CoOz Posted June 9, 2004 Share Posted June 9, 2004 Can anyone write a batch script that will add the .icns extension to files without any extension in the same folder the batch file has been executed? I would really appreciate any input, kthx. Link to comment Share on other sites More sharing options...
0 CoOz Posted June 10, 2004 Author Share Posted June 10, 2004 anyone? :blush: thing is.. i gotta convert almost 2500 icons from mac to winxp format, and that batch could same me ALOT of time and effort. i could even trade it for a personalized sig... if anyones interested, of course. Link to comment Share on other sites More sharing options...
0 m0fo Posted June 10, 2004 Share Posted June 10, 2004 start menu - run go to directory with files in it, then type ren *.* *.icns Link to comment Share on other sites More sharing options...
0 username Posted June 10, 2004 Share Posted June 10, 2004 rename *.* *.icn Link to comment Share on other sites More sharing options...
0 CoOz Posted June 10, 2004 Author Share Posted June 10, 2004 Thank you, guys! It works just fine.. btw if any of you needs a new sig just hollar :) Link to comment Share on other sites More sharing options...
Question
CoOz
Can anyone write a batch script that will add the .icns extension to files without any extension in the same folder the batch file has been executed?
I would really appreciate any input, kthx.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts