Microsoft
Software
Hardware
Network
Question : Using batch file to start programs with switches
I am using the following batch file to start a bunch of programs:
@echo off
cls
start "" "%SystemRoot%\System32\cal
c.exe"
start "" "C:\Program Files\Pass\Pass.exe"
Its working great but one of my batch commands has a command line switch
"C:\Documents and Settings\Todd\My Documents\HSEC\HSEC.TH\My Documents\BAT\HSEC OutlookPrev.BAT" L
How can I add this in using quotes correctly to keep my command lind switch working?
Thanks.
Answer : Using batch file to start programs with switches
It should be as easy as this:
start "" "C:\Documents and Settings\Todd\My Documents\HSEC\HSEC.TH\My Documents\BAT\HSEC OutlookPrev.BAT" L
Random Solutions
What is datatype #9?
ExMerge Not Working
How can I get the windows version from a dos prompt
How to sort complecated text in excel
SBS2003 Server Mail store recovery
Where can i find a list of differences between IIS 7.0 and IIS 7.5
If a field is blank I need it let other calculations after it work in a form. I know that its something to do with a null.
Acess 2007 template graphic header called Office.png
FltMgr will not load in windows 2000 server
Can't see hidden files