Mail Archives: opendos/1997/04/30/16:05:21
Does anyone know of a _power_ rename program?
I need something that renames a file by directly manipulating the FAT.
Here why:
I develop DPMI programs under windows.
When they crash, windows goes berserk and LOCKS the file using some
unknown process.
Any attempt to delete or write to the file (eg a re-compile) results
in a sharing violation error despite the fact that NOTHING is sharing
the file with anyything else.
In many cases it is not even enough to quit windows, and a reboot is
needed to release the file.
So far I've been using Norton Utility to manually edit the FAT and
rename it to ~1avios.exe or some permutation.
But this is cumbersome, and it logs the whole disk first, meaning
it takes 45 seconds to rename the file.
Does anyone know of a program that can do this?
GEM can cope with invalid filenames, spaces etc but not with this.
- Raw text -