Help - Search - Members - Calendar
Full Version: Sygate Personal Firewall
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Weed
yo,
anyone know a switch for this prog?
it uses Wise Installation but /S, /s doesnt work sad.gif
i think its the best Firewall newwink.gif
XtremeMaC
i think its an msi install made with wise
cause there are msi executables in it.
so it can be /qb /qn stuff.

I'm also using it....

i'll try the /q stuff later..

edit: tested and /qn works...
XtremeMaC
and furthermore
it creates a nice msi file in the temp directory biggrin.gif
Weed
great!! thanks you smile.gif
pmcx9
CODE
REG ADD %KEY%\050 /VE /D "Sygate Personal Firewall" /f
REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\spf.exe /QB Reboot=Supress" /f
REG ADD %KEY%\050 /V 2 /D "REGEDIT /S %systemdrive%\install\sygate.reg" /f
REG ADD %KEY%\050 /V 3 /D "%systemdrive%\install\sygaterules.exe" /f


sygate.reg
CODE
Windows Registry Editor Version 5.00

[HKEY_USERS\S-1-5-18\Software\Sygate Technologies, Inc.]

[HKEY_USERS\S-1-5-18\Software\Sygate Technologies, Inc.\Sygate Personal Firewall]
"user_type"=dword:00000000
"Session"=dword:00000001
"user_name"="pm"
"company_name"=""
"position"=""
"phone_number"=""
"email"="pm@mp.com"

[HKEY_USERS\.DEFAULT\Software\Sygate Technologies, Inc.]

[HKEY_USERS\.DEFAULT\Software\Sygate Technologies, Inc.\Sygate Personal Firewall]
"user_type"=dword:00000000
"Session"=dword:00000001
"user_name"="pm"
"company_name"=""
"position"=""
"phone_number"=""
"email"="pm@mp.com"


sygaterules are the dat and sys files from
Path=c:\program files\sygate\spf and are self extracted back to that directory
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.