Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.
open ZoneAlarm and IE at the same time?
|
|||||||
![]() |
| Thread Tools |
|
#1
|
||||
|
||||
|
open ZoneAlarm and IE at the same time?
can somebody please explain to me how I can make a btach file in Windows XP that will open Internet Explorer and ZoneAlarm at the same time? I keep trying but my batch file doens't work.. thanks!
|
|
#2
|
||||
|
||||
|
Why would you do that? You should have ZA running all the time, even if you're not using IE.
|
|
|
|
#3
|
|||
|
|||
|
I wondered the same thing Torkus said but if you must...
Just put each program on a seperate line and make sure that any directory or file name that has spaces in it has a quote around it. For example: C:\"Program Files"\"Zone Labs"\ZoneAlarm\zonealarm.exe Now, internet explorer is another story. I can't get that to work either. This does work though.. Add the line (with no quotes): "Start about:blank" <----that's showing a space for me before the : but there isn't one. This will open IE without opening the homepage. To set your homepage, just type in the URL: "Start www.techspot.com" Hope that helps... Prime Last edited by prime2515102; 10-17-2003 at 12:56 PM. |
|
#4
|
||||
|
||||
|
" "c:\program files\zone labs\zonealarm\zonealarm.exe" " will work just fine.
And the command to run IE would be "start iexplore <URL>" Last edited by Nodsu; 10-17-2003 at 05:29 PM. |
|
#5
|
||||
|
||||
|
Any more reasoning why you want ZA to only work when you are on the internet?
|
|
#6
|
||||
|
||||
|
Maybe he is on dialup and needs ZA only when he starts IE and dials in?
|



