Aaron,
Finally got this program to register. Placed .reg file in $OEM$ folder and ran the pspf1.reg file from the cmdlines.txt
CODE
[COMMANDS]
"RunOnceEx.cmd"
"REGEDIT /S pspf1.reg"
My pspf1.reg file looks like this:
CODE
REGEDIT4
[HKEY_CURRENT_USER\Software\Sygate Technologies, Inc.\Sygate Personal Firewall]
"user_type"=dword:00000001
"Session"=dword:00000001
"user_name"="UserName"
"company_name"="CompanyName"
"position"="IT Dude"
"phone_number"="urphonenum"
"email"="username@companyname.com"
"serial_number"="ursernumone"
"serial_number2"="ursernumtwo"
"register_code"="urregcode"
I guess when I ran it from the RunOnceEx.cmd, it was not registering the correct keys?

Donīt know. However, this works for me...time to burn the CD...thnx for the help
The Old Dude