Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file help
Name: wagad Date: April 18, 2005 at 15:47:34 Pacific OS: XP SP2 CPU/Ram: 2GB
Comment:
hi, i am new to dos and would like to know what the code for start in a certain folder is. i am writing a code to get two programs stating from one shortcut. the code i have writen so far is: @ECHO OFF start "" "C:\Program Files\Call of Duty\CoDUOMP.exe" start "" "C:\Documents and Settings\Owner\My Documents\coduo_minimizer.exe"
i would like "C:\Program Files\Call of Duty\CoDUOMP.exe" to start in C:\Program Files\Call of Duty
Summary: Hi Could anyone help me figure this out? I’m trying to create a batch file that will go to the C:\ drive and search for the last folder created (e.g SU550) then create a new folder called SU5...
Summary: Thanks for the help. :) I didnt know about the /Q command , but I'll give it a try in a few min. I'm still green with batch files , but they seem to be not to bad to manage once you get it down. Than...
Summary: If anyone can help I would appreciate it. I have a load of files that I want to rename using a batch file (don't mind what language) Files are in format of index.1345 and I want t...