Jump to content

ZoneAlarm pro


muiz

Recommended Posts

first of all YES i did search

and the only thing i found was this :

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 :

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

but that did not work

Link to comment
Share on other sites


but that did not work

This works for me:

start /wait %systemdrive%\Install\Applications\ZA\ZA.exe /s /noreboot

REGEDIT /S %systemdrive%\Install\Applications\ZA\ZA.re

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

;)

Link to comment
Share on other sites

  • 2 weeks later...

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