Jump to content

Recommended Posts

Posted

Hi, i've read various posts on different methods of installing ZAP 6.5 unattended but it would never fully work for me - after putting this and that together this is what worked for me

Install ZAP as normal on your PC

Setup ZAP how you want it to run

Goto Overview > Preferences Tab > Select Backup and save the file as zoneconfig.xml

Now open Regedit & export the complete key from:

HKLM > Software > Zone Labs & call it zone1.reg

HKCU > Software > Zone Labs & call it zone2.reg

Now add this to your Runonce - change the paths to your local setup

REG ADD %KEY%26 /VE /D "ZoneAlarm Pro 6.5.700" /f
REG ADD %KEY%26 /V 1 /D "%SystemDrive%\Install\zone_alarm\setup.exe /s /i /noreboot /lickey YourLicenseKeyWithoutDashes %SystemDrive%\Install\zone_alarm\zonesettings.xml" /f
REG ADD %KEY%26 /V 2 /D "Taskkill /F /IM zclient" /f
REG ADD %KEY%26 /V 3 /D "REGEDIT /S %SystemDrive%\Install\zone_alarm\zone1.reg" /f
REG ADD %KEY%26 /V 4 /D "REGEDIT /S %SystemDrive%\Install\zone_alarm\zone2.reg" /f

Hope this helps someone B)


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...