** IF EXSIST ** Help
Posted: 26 Apr 2010 06:35
Need script to rename file and use the "if exist and Go To" to jump to next name if the file already exists, without stopping and asking for any user intervention.
such as: ren "%systemroot%\system32\shell32.dll" "shell32.dll.OLD"
and if that exsist then Go To next such as OLD2 or OLD3 etc.
Any ideas on how to do this?
Thanks for any help..
such as: ren "%systemroot%\system32\shell32.dll" "shell32.dll.OLD"
and if that exsist then Go To next such as OLD2 or OLD3 etc.
Any ideas on how to do this?
Thanks for any help..