J
johnf
I need to delete a .dll (xxxxx.dll) in a folder, then name a second .dll
(yyyyy.dll) to the first name, but it needs to be done in DOS. The
instructions are -
Reboot your computer in DOS (If you have WinME use your reboot diskette).
In DOS, browse to the directory where the program is installed (C:\Program
files\zzzzz\)
Type: del xxxxx.dll <ENTER>
ren yyyyy.dll xxxxxw.dll <ENTER>
exit <ENTER>
Can this be done some way in XP, if so, how?
(yyyyy.dll) to the first name, but it needs to be done in DOS. The
instructions are -
Reboot your computer in DOS (If you have WinME use your reboot diskette).
In DOS, browse to the directory where the program is installed (C:\Program
files\zzzzz\)
Type: del xxxxx.dll <ENTER>
ren yyyyy.dll xxxxxw.dll <ENTER>
exit <ENTER>
Can this be done some way in XP, if so, how?