Help - Search - Members - Calendar
Full Version: Zonealarm install problems
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
LiVECrys
Hey guys, I've searched for this error and have not found the answer. I am trying to install zonealarm on my uA dvd using the runonce method. The problem I'm having is that a window pops up and says that it can not find the config file in c:\docume~1\LiVE\... I'm not real sure why this error is poping up, but i've tried everything to fix it. The zlclient.exe file is the program that creates the dialog. Any suggestions?

If i click ok. It continues on down the line. With no other hiccups. This is the final obsticle to my dvd being complete.

Thanks
rendrag
what version of ZA are you installing, and what was the syntax for your install?
I.E.
CODE
REG ADD %KEY%\085 /VE /D "Zone Alarm Pro 5.1.033" /f
REG ADD %KEY%\085 /V 1 /D "%I%\zonealarm\zalarm.exe /s /i /noreboot /lickey xxxxxxxxxxxxxxxxxxx" /f
LiVECrys
QUOTE (rendrag @ Jan 29 2005, 02:28 PM)
what version of ZA are you installing, and what was the syntax for your install?
I.E.
CODE
REG ADD %KEY%\085 /VE /D "Zone Alarm Pro 5.1.033" /f
REG ADD %KEY%\085 /V 1 /D "%I%\zonealarm\zalarm.exe /s /i /noreboot /lickey xxxxxxxxxxxxxxxxxxx" /f

CODE
REG ADD %KEY%\013 /VE /D "Zonealarm" /f
REG ADD %KEY%\013 /V 1 /D "%CDROM%\install\zonealarm\zlsSetup_55_062_004.exe /s /noreboot" /f

I'm using the newest version I can find 55.062.004

Thanks
muiz
and for the non runonce users ???
rendrag
@ livecrys - have you checked on Zone Lab's website for this error?

http://forum.zonelabs.org/zonelabs might be a good resource

@ muiz -
CODE
echo Installing Zone Alarm Pro 5.1.033
start /wait %I%\zonealarm\zalarm.exe /s /i /noreboot /lickey xxxxxxxxxxxxxxxxxxx


that's for the version I'm installing, %I% is a variable I assigned referring to my CDROM\Install\ directory

you can format livecrys's code if you're using the same version.

EDIT
obviously you would replace the X's with your license key if you have the PRO version
muiz
like i said before, i dont use runonce
so that wont work for me
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.