Help - Search - Members - Calendar
Full Version: ZoneAlarm pro
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
muiz
first of all YES i did search

and the only thing i found was this :
CODE
REG ADD %KEY%\085 /V 1 /D "%I%\zonealarm\zalarm.exe /s /i /noreboot /lickey xxxxxxxxxxxxxxxxxxx" /f


i use batch and not runonce and i tried this :

CODE
start /wait %systemdrive%\install\zonealarm\zapSetup.exe /s /i /noreboot /lickey
xxxxxxxxxxxxxxxxxxx"


but that did not work
bucketbuster
QUOTE (muiz @ Feb 3 2005, 05:39 AM)
but that did not work

This works for me:

QUOTE
start /wait %systemdrive%\Install\Applications\ZA\ZA.exe /s /noreboot
REGEDIT /S %systemdrive%\Install\Applications\ZA\ZA.re
ZA.reg contains info from:

QUOTE
[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm]
[HKEY_LOCAL_MACHINE\SOFTWARE\Zone Labs\ZoneAlarm\Registration]
[HKEY_CURRENT_USER\Software\Zone Labs]


I also had to add these to ZA.reg or else ZA wouldn't start:

QUOTE
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vsdatant\Parameters]"TdiEnable"=dword:00000003

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vsmon]
"Start"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"Zone Labs Client"="\"C:\\Program Files\\Zone Labs\\ZoneAlarm\\zlclient.exe\""


Hope this helps
newwink.gif
muiz
thx, i let u know newwink.gif
muiz
no that wont work either sad.gif
muiz
i tried so many things now, i give up wacko.gif
Tacio
How i can silent configure zonealarm if i have *.xml configuration file?




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.