Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A quick help [BATCH]
#1
I know this is the wrong section but I couldn't find one for batch.. Well anyways heres my question:
I have about 5 folders inside of a thumbdrive, in each folder is 1 program. I want to make a batch file that opens all the programs in all the folders at once. So I originally had just

@echo off
Start program.exe (Six times, different programs)
But it wouldn't open them, Then I tried.

MD Folder name
Start program.exe (Six times, different folder names and programs)
And it still didn't work..
As you know (maybe) USB drives are assigned different labels. (D:, F:, ESmile Etc. Usually hard-drives are C: So how can I access the folder, and open all the programs WITHOUT knowing the label? I'm sorry if this is a non-intelligent or simple question..
Reply


Messages In This Thread
A quick help [BATCH] - by Beautiful - 11-10-2010, 04:45 PM
RE: A quick help [BATCH] - by Sam - 11-10-2010, 04:52 PM
RE: A quick help [BATCH] - by Beautiful - 11-10-2010, 05:22 PM
RE: A quick help [BATCH] - by Sam - 11-10-2010, 05:33 PM
RE: A quick help [BATCH] - by Beautiful - 11-10-2010, 05:35 PM
RE: A quick help [BATCH] - by AceInfinity - 11-10-2010, 06:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Source]Batch to Exe converter[Source] Digital-Punk 6 2,708 10-15-2011, 03:00 AM
Last Post: Digital-Punk

Forum Jump:


Users browsing this thread: 1 Guest(s)