raindelay7 Posted October 4, 2005 Share Posted October 4, 2005 I am trying to create an installation .bat that will install a switch for several teams at once, but to avoid having an impossibly big download i want the .bat to extract and rename and then import a bunch of uniform files. So basically, is there any way that a gfxpak .bat file can rename a uxxx.fsh file? thnks, any help is greatly appreciated Link to comment Share on other sites More sharing options...
UncleMo Posted October 4, 2005 Share Posted October 4, 2005 I'd be interested in your mod so keep at it. Link to comment Share on other sites More sharing options...
MarkB Posted October 5, 2005 Share Posted October 5, 2005 Yeah, just use the RENAME command in MS-DOS. The syntax, if I remember correctly is "RENAME [current filename] [new file name]". If it's not RENAME, you can get a list of commands for MS-DOS by typing HELP in the MS-DOS window or command prompt. Link to comment Share on other sites More sharing options...
biker_jim_uk Posted October 5, 2005 Share Posted October 5, 2005 you can also use REN and use wild cards, eg >REN u011*.fsh u019*.fsh etc Link to comment Share on other sites More sharing options...
raindelay7 Posted October 6, 2005 Author Share Posted October 6, 2005 tyvm guys Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.