Microsoft
Software
Hardware
Network
Question : DOS batch rename with extension
Hi. In DOS, i need to add a suffix to every file in a folder. They are all similar to "01234.jpg" and they need to be renamed to "01234-NEW.jpg"
Any suggestions?
thanks!
Answer : DOS batch rename with extension
Well, just in the interest of sharing different ideas, it can be done on one line as follows, from the command line:
for %A in (*.jpg) do @ren %A %~nA-NEW.jpg
~bp
Random Solutions
SQL SERVER 2008 - Use a Variable as a Column Name
query result seems to change number to text
Sony Bravia screen burn in
Force MsgBox popup when users are logged into XP
How do I get my printer to print in colour
Logon script that will copy the registry from a server share to local machine, then log user off
Setting up mail server on Ubuntu 8.04
How to turn off or alter amount of space used by System Restore and Shadow Copy in Vista?
List Of Different ERP Modules And Information About ERP
VMX fto multiple machines