View Single Post
Old 01-16-2008, 09:34 PM   #6 (permalink)
mikesgroovin
mikesgroovin's Avatar
 
HONK if you route packets

Join Date: Sep 2003

Posts: 4,664

mikesgroovin will become famous soon enoughmikesgroovin will become famous soon enough

Default Re: Batch scripting: Startup applications and close batch file

Quote:
Originally Posted by bla!! View Post
all you need is this

Code:
start "C:\Program Files\Wos_Portable\wos.exe"
start "C:\Program Files\Internet Explorer\iexplore.exe http://127.0.0.1/"
exit
XP handles the cmd line differently than older versions of the command line... pretty sure that wont work.
__________________
A+, Net+, Sec+, Server+, Linux+, MOUS(2000 & '03), MCSE, MCSA, MCT, CNA, CCNA, CCDA, CCNP, CCSP
mikesgroovin is offline