View Single Post
Old 01-16-2008, 09:20 PM   #5 (permalink)
bla!!
 
Monster Techie

Join Date: May 2004

Location: /usr/root/mn/us

Posts: 1,121

bla!! is on a distinguished road

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

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

__________________
<br>
Its a frigging Laptop, not a Labtop!!!!
bla!! is offline