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
VB.NET: strings - how to insert space between words (capital letters)
Need to Store data from a calculated field into a table
USB doesn't recognize ONLY for my new printer (Windows Vista 64bit)
Need lots of help on building a dropdown list from a database source
Reading PDF summary / meta data from properties: title, keywords, author
Limiting a DataGrid in WPF with ComboBoxes...
customizing access 2003 menus
Creating a service calender Exchange 2007 Outlook 2003/2007
BOOT.INI for Win98 on partition 2
Disabling Tintsetp.exe, ImScInst.exe, IMJPMIG.exe