muiz Posted February 3, 2005 Posted February 3, 2005 first of all YES i did searchand the only thing i found was this :REG ADD %KEY%\085 /V 1 /D "%I%\zonealarm\zalarm.exe /s /i /noreboot /lickey xxxxxxxxxxxxxxxxxxx" /fi use batch and not runonce and i tried this :start /wait %systemdrive%\install\zonealarm\zapSetup.exe /s /i /noreboot /lickeyxxxxxxxxxxxxxxxxxxx"but that did not work
bucketbuster Posted February 3, 2005 Posted February 3, 2005 but that did not workThis works for me:start /wait %systemdrive%\Install\Applications\ZA\ZA.exe /s /norebootREGEDIT /S %systemdrive%\Install\Applications\ZA\ZA.reZA.reg contains info from:[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:[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
Tacio Posted February 12, 2005 Posted February 12, 2005 How i can silent configure zonealarm if i have *.xml configuration file?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now