martin26uk Posted April 7, 2007 Posted April 7, 2007 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 meInstall ZAP as normal on your PCSetup ZAP how you want it to runGoto Overview > Preferences Tab > Select Backup and save the file as zoneconfig.xmlNow open Regedit & export the complete key from:HKLM > Software > Zone Labs & call it zone1.regHKCU > Software > Zone Labs & call it zone2.regNow add this to your Runonce - change the paths to your local setupREG ADD %KEY%26 /VE /D "ZoneAlarm Pro 6.5.700" /fREG ADD %KEY%26 /V 1 /D "%SystemDrive%\Install\zone_alarm\setup.exe /s /i /noreboot /lickey YourLicenseKeyWithoutDashes %SystemDrive%\Install\zone_alarm\zonesettings.xml" /fREG ADD %KEY%26 /V 2 /D "Taskkill /F /IM zclient" /fREG ADD %KEY%26 /V 3 /D "REGEDIT /S %SystemDrive%\Install\zone_alarm\zone1.reg" /fREG ADD %KEY%26 /V 4 /D "REGEDIT /S %SystemDrive%\Install\zone_alarm\zone2.reg" /fHope this helps someone B)
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