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 that closes folders
Name: guitargraham Date: March 22, 2008 at 08:30:06 Pacific OS: XP CPU/Ram: ? Product: Compaq
Comment:
I know that there is a "start" command in batch files but is there a way to make a batch file close a folder or a program? Please help!
Name: Curt R Date: March 22, 2008 at 09:10:23 Pacific
Reply:
Try "exit" at the end of the batchfile that opens the folder or program.
If that doesn't do the trick, message Mechanix2Go via the messaging system built into computing.net and give him full details of what it is you wish to do and what problem you're encountering.
0
Response Number 2
Name: devil_himself Date: March 23, 2008 at 02:45:46 Pacific
Summary: I am trying to create a batch file that will delete all files and folders under one particular folder, but I am unsure of how to go about it, what to type, etc. For example, say I wanted all the files...
Summary: Hello, I was chastened about posting this in the DOS section, so I'll try here. I'm creating a batch file that pauses, launches a program and then closes its command window. I can't get the window to...
Summary: ok,i already posted this few days ago, still no answers :( i have a very large (about 11000 lines) database in a .txt file that looks like that: foldersomething1\sub_folders-1 foldersomething1\sub_fol...