Jump to content

[REQ Help] Unattended ZoneAlarm Pro


radiku

Recommended Posts

This is my code for Zone alarm at my GUI RunOnce:

REM ZoneAlarm
start /wait %systemdrive%\install\ZoneAlarm\zapSetup_65_737_000_en.exe /s /i /noreboot /lickey <who knows> %SystemDrive%\install\ZoneAlarm\Configurations.xml
attrib -r -h %systemdrive%\install\ZoneAlarm\zllictbl.dat
attrib -h %systemdrive%\WINDOWS\system32\zllictbl.dat
copy /Y %systemdrive%\install\ZoneAlarm\zllictbl.dat %systemdrive%\WINDOWS\system32\zllictbl.dat
attrib +h %systemdrive%\WINDOWS\system32\zllictbl.dat
start /wait REGEDIT /S %systemdrive%\install\ZoneAlarm\HKLM.reg
start /wait REGEDIT /S %systemdrive%\install\ZoneAlarm\HKCU.reg

I've read all the zone alarm posts but they never work correctly and they're always outdated. Anyway does anyone know why I get a BSOD once this starts installing? Also my hal.dll gets corrupt and Os doesnt boot. So if anyone can please help me, thx in advance.

Edited by radiku
Link to comment
Share on other sites


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...