hi,
hi have a big prblem with my zonealarm pro version...
i want to restore my security settings (see under overview --> preference) at the RunOnceEx. But i have no idea how i can manage this problem. I tried to wrote a java script, but i'm not an expert in this. do you have an idea?? or you can help me to write this script??
thx a lot
erther
Page 1 of 1
zonealarm pro restore security settings
#2
Posted 04 July 2004 - 05:16 AM
hey ein landsmann.... habe die ZA pro noch überhauptnicht
zu unattended überreden können, daher nehm ich da die
free.... wie machst du das mit der registrierung und all dem kram?
translation: didn't find a way to get the ZA pro completly unattended,
so i use the FREE version for my unattended......
how does it work to register it an such things?`
spachtler
zu unattended überreden können, daher nehm ich da die
free.... wie machst du das mit der registrierung und all dem kram?
translation: didn't find a way to get the ZA pro completly unattended,
so i use the FREE version for my unattended......
how does it work to register it an such things?`
spachtler
#3
Posted 04 July 2004 - 07:47 AM
am besten ist wenn du ne zone alarm pro version auf ein testsystem installierst, mach deine einstellungen und geh dann in die registry und exportiere den zonealarm schlüssel unter HKLM und HKCU. ich nehm die so wie sie sind und importier sie dann wieder in meine unattended version. dadurch werden aber die registrierungsinfos noch nicht übernommen, da mußt du unter dein system32 ordner gehen und die datei zllictbl.dat mit auf deine CD/DVD bannen (ordnerstruktur --> $OEM$\$$\System32). dann sollte es gehen.
mein eintrag in der RunOnceEx sieht folgendermaßen aus:
aber mein problem ist eben noch das mit den programmen, man kann sie unter overview, preferende backup sichern und auch bei restore wieder einspielen, was ich gern machen würde wenn mein system neu aufgesetzt wird... jedoch weiß ich noch nicht wie ich das hinbekomme, dachte ja an ein java script oder so... brauche hilfe!!
erther
translation:
install your zonealarm pro copy --> export the registry key under HKLM and HKCU and the most important step is to copy your zllictbl.dat (see under system32 folder) and past it to your CD/DVD in this strukture --> $OEM$\$$\System32 look at the top of the post for my code to install zonealarm pro silent.
but my problem is how i can import the my restored scurity settings!! need help... thx
mein eintrag in der RunOnceEx sieht folgendermaßen aus:
REG ADD %KEY%\030 /VE /D "ZoneLabs ZoneAlarm 5.5915 Pro" /f REG ADD %KEY%\030 /V 1 /D "%CDROM%\Software\Programme\ZoneAlarm\ZoneAlarm5.5915.exe /s /noreboot" /f REG ADD %KEY%\030 /V 2 /D "REGEDIT /S %CDROM%\Software\Programme\ZoneAlarm\zonereg.reg" /f REG ADD %KEY%\030 /V 3 /D "REGEDIT /S %CDROM%\Software\Programme\ZoneAlarm\zonereg2.reg" /f
aber mein problem ist eben noch das mit den programmen, man kann sie unter overview, preferende backup sichern und auch bei restore wieder einspielen, was ich gern machen würde wenn mein system neu aufgesetzt wird... jedoch weiß ich noch nicht wie ich das hinbekomme, dachte ja an ein java script oder so... brauche hilfe!!
erther
translation:
install your zonealarm pro copy --> export the registry key under HKLM and HKCU and the most important step is to copy your zllictbl.dat (see under system32 folder) and past it to your CD/DVD in this strukture --> $OEM$\$$\System32 look at the top of the post for my code to install zonealarm pro silent.
but my problem is how i can import the my restored scurity settings!! need help... thx
#4
Posted 05 July 2004 - 02:06 AM
evtl. kann man son script auch mit AutoIt schreiben, ahb aber überhgaupt keinen plan davon. kann mir nicht irgend jemand weiterhelfen??
translation:
maybe you can write the script with autoit.´but i don't know about this application...
could nobody help me???
please help!!!
translation:
maybe you can write the script with autoit.´but i don't know about this application...
could nobody help me???
please help!!!
#5
Posted 05 July 2004 - 01:33 PM
geht leider nicht, da zonealarm ab einem gewissen punkt eine
eigene grafik "über" die regulären schaltflächen legt. weder auf koordinaten-
gestützte befehle noch auf benannte schaltflächen kann dann noch zugriff
erfolgen, alles schon probiert.......
trans:
autoit wont work, i tried it already. the reason: za put its own skin
"over" the normal dialog, so autoit didnt "see" anything. no
control, no coordinates.....
eigene grafik "über" die regulären schaltflächen legt. weder auf koordinaten-
gestützte befehle noch auf benannte schaltflächen kann dann noch zugriff
erfolgen, alles schon probiert.......
trans:
autoit wont work, i tried it already. the reason: za put its own skin
"over" the normal dialog, so autoit didnt "see" anything. no
control, no coordinates.....
#6
Posted 05 July 2004 - 02:04 PM
hmm, also mit vbs und autoit bin ich verzweifelt. aber klappen tut es wen du den ganzen spaß mit den TAB und so weiter im Keyboard und Tastatur Recorder aufzeichnest und wieder abspieltst (einfach mal nach dem Stichworten googeln). ist aber nicht wirklich für ne unattended geeignet. verstehe bloß nicht warum das dann mit dem tool geht...
erther
translation:
i'm going to be crazy with vbs and autoit. but it works fine with the "Tastatur und Mausklicks Recorder" (search the app in google). you record the keyboard strokes and play it in the application, but it's not the finest way to handle it in an unattended CD. But it works, whats different to vbs and autoit??
erther
translation:
i'm going to be crazy with vbs and autoit. but it works fine with the "Tastatur und Mausklicks Recorder" (search the app in google). you record the keyboard strokes and play it in the application, but it's not the finest way to handle it in an unattended CD. But it works, whats different to vbs and autoit??
Share this topic:
Page 1 of 1



Help
Back to top









