MSFN Forum: Kerio Personal Firewall 4.0.11 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Kerio Personal Firewall 4.0.11 Kerio Personal Firewall 4.0.11 silent Rate Topic: -----

#1 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 23 February 2004 - 05:58 AM

Kerio Personal Firewall 4.0.11


1- Create Administrative Installation Point

Start --> Run --> type "X:\ThePathTo\KPFSetupFolder\setup.exe" /A --> Enter
Save the resulting administrative installation files anywhere you want, when prompted.

For example: F:\Internet\Protection\KPF411\

You'll have 2 folders and 1 file inside "KPF411", they are: program files, System32, Kerio Personal Firewall.msi. You can rename "Kerio Personal Firewall.msi" to "KPF.msi" if you want.

2- Manually, run setup.exe, then stop at the first setup screen.

Go to: C:\Documents and Settings\Administrator\Local Settings\Temp\ and look for the most recent folder there.
It could be named "_isD", "_isD6", "_is157", or something alike.

Inside that folder, you should find a file named "ISScript8.msi". Copy "ISScript8.msi", then paste it into "F:\Internet\Protection\KPF411\".
Now, quit the setup process by clicking "Cancel" then "Finish".

3- Put your "license.key" inside "KPF411".

Because the program doesn't create the "License" folder before restarting the computer, you create it using the command MD.

Add these lines to your batch file:

ECHO.
ECHO Installing ISScript8
ECHO Please wait...
start /wait %systemdrive%\install\KPF411\ISScript8.msi /qn
ECHO.
ECHO Installing Kerio Personal Firewall 4.0.11
ECHO Please wait...
start /wait %systemdrive%\install\KPF411\KPF.msi /qn REBOOT=Suppress
ECHO.
ECHO Copying License file
ECHO Please wait...
MD "%systemdrive%\Program Files\Kerio\Personal Firewall 4\License"
Copy "%systemdrive%\install\KPF411\license.key" "%systemdrive%\Program Files\Kerio\Personal Firewall 4\License\"

This post was re-written for convenience.

This post has been edited by mazin: 13 April 2004 - 09:00 AM



#2 User is offline   affidavit 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 05-February 04

Posted 23 February 2004 - 06:13 AM

havn't tried 4011.. but with an earlier version.. i used the method .iss method for a silent install

#3 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 23 February 2004 - 06:18 AM

This version doesn't make a setup.iss file.

#4 User is offline   affidavit 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 05-February 04

Posted 23 February 2004 - 06:20 AM

ahh i see...
lol

how is this version anyways??
any good improvements?

#5 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 23 February 2004 - 06:24 AM

Sure!
You find'em here: www.kerio.com

#6 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 16 March 2004 - 11:30 AM

The first post was updated to include the way of finding "ISScript8.msi".

You'll, also, find how to apply it.

This post has been edited by mazin: 13 April 2004 - 09:04 AM


#7 User is offline   medhunter 

  • Emergency physician
  • PipPip
  • Group: Members
  • Posts: 189
  • Joined: 21-December 03

Posted 13 April 2004 - 10:20 AM

really great ; mazin pasha
&I've been wondering where the hell is ISS file(I used version 4.0.12)
oh,what a stupid man I really can be
but to be fair I tried /v/qn & tried to extract ;but wasn't concentrating well then.

#8 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 13 April 2004 - 02:09 PM

Just, order!

#9 User is offline   RayOK 

  • Member
  • PipPip
  • Group: Members
  • Posts: 152
  • Joined: 21-September 03

Posted 13 April 2004 - 08:43 PM

I use these commands. The .exe is the one straight of the website. The second .exe (KPatch) is a WinRAR SFX that puts license.key into license folder and replaces the Kerio program with one that I registered earlier. Works great!

KPF4014.exe /s /v"/qn REBOOT=Suppress"
KPatch.exe /S

#10 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 14 April 2004 - 02:28 AM

Yes, RayOK.

I just posted routinely. Advancements can be made by everyone, then posted.

If anyone asked, I could answer, but it seemed like everyone knew it.

For the patched exe file, I put it inside "%systemdrive%\install\KPF411\program files\Kerio\Personal Firewall 4\" replacing the original and get it automatically copied by setup.

That was the main reason why I used the "Administrative Installation Point" method.

Thanks.

This post has been edited by mazin: 14 April 2004 - 03:33 AM


#11 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 17 April 2004 - 12:53 PM

RayOK

Your way works fine with v4.0.11, too.

But, why didn't you tell it early before I got stuck with it?

#12 User is offline   RayOK 

  • Member
  • PipPip
  • Group: Members
  • Posts: 152
  • Joined: 21-September 03

Posted 17 April 2004 - 02:35 PM

Sorry about that.. :)

But all I did was a search for "kerio" then found this in which AaronXP linked to this and then again talked about that switch.

So, didn't think it would be a problem since it's already in here, just gotta dig through a few pages. :rolleyes:

#13 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 17 April 2004 - 03:05 PM

Oh, now I realized the problem.

Both articles were on Unattended Windows forum.

I couldn't expect that, of course. One usually searches in Application Switches forum for it!

I should thank you very much for help.

Stay tuned.

#14 User is offline   BlackVoltage 

  • Group: Members
  • Posts: 1
  • Joined: 26-September 04

Posted 26 September 2004 - 04:17 AM

Ok .... meanwhile there is a new Version 4.1.0 ... seems itīs nearly the same as you described above. There are only a few differences eg the first *.msi file is called "ISScript10.Msi" now!

Well what I want to say is everything works fine. However thereīs a question left ... would it be possible to create the license directory an copy the license key like this:

Quote

"%systemdrive%\install\KPF411\program files\Kerio\Personal Firewall 4\license\license.key"


...in order to make the setup copy it automatically instead of using the "md" and "copy" method? Or does the setup only copy files it "knows" ?


greetings,
BlackVoltage B)

#15 User is offline   3S Doc 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 22-September 04

Posted 07 October 2004 - 03:14 PM

BlackVoltage, on Sep 26 2004, 12:17 PM, said:

Quote

Well what I want to say is everything works fine.  However thereīs a question left ... would it be possible to create the license directory an copy the license key like this:

"%systemdrive%\install\KPF411\program files\Kerio\Personal Firewall 4\license\license.key"


...in order to make the setup copy it automatically instead of using the "md" and "copy" method? Or does the setup only copy files it "knows" ?



I used the folder $Progs for this.

Made a folder Kerio, in this made the folder Personal Firewall 4 and finaly made in this one the folder License, the License.key did I put there and the patch.exe in Personal Firewall 4

#16 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 09 October 2004 - 03:55 AM

@BlackVoltage

Methods provided by both 3S Doc and RayOK work well.

#17 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 19 October 2004 - 10:05 AM

You could get both Isscript10.msi and Kerio Personal Firewall.msi from temp after the setup and just run Isscript10.msi before Kerio Personal Firewall. Then just use $Progs dir to put the license key in the License folder like 3S Doc said.

#18 User is offline   Retestrak 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 24-October 04

  Posted 27 October 2004 - 11:33 AM

hi guys,

just a quick question

will the above methods also work for the new Kerio 4.1.1 ???

i'm kinda new to all of this so any help would be greatly appriciated

thank you

#19 User is offline   Retestrak 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 24-October 04

  Posted 28 October 2004 - 06:07 AM

can anybody please tell me if this will work ?

REG ADD %KEY%\075 /VE /D "Kerio Personal Firewall 4.1.1" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Install\Kerio\ISScript10.Msi /qn REBOOT=ReallySuppress" /f
REG ADD %KEY%\075 /V 2 /D "\"%systemdrive%\Install\Kerio\Kerio.msi\" /s /v"/qn REBOOT=Suppress" /f

i pre copy the license with $Progs

PS: i did not make admin point but just took the kerio.msi from temp folder (6mb)

come on guys help a brother out please

#20 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 28 October 2004 - 11:00 AM

If you don't need to create admin install point, you don't need to extract both MSIs.

In this case, you just use RayOK's switches:

KPF411.exe /S /V"/qn REBOOT=Suppress"

Hence, your lines should be as follows:

REG ADD %KEY%\075 /VE /D "Kerio Personal Firewall 4.1.1" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Install\Kerio\KPF411.exe /S /V\"/qn
REBOOT=Suppress"" /f


However, as I read in another topic, the switches might work this way:

KPF411.exe /S /V"/qn REBOOT=Suppress

Hence, your lines should be as follows:

REG ADD %KEY%\075 /VE /D "Kerio Personal Firewall 4.1.1" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Install\Kerio\KPF411.exe /S /V\"/qn
REBOOT=Suppress" /f


You should try both ways (one at a time) to see which one works for you.

But, in case you still want to use your MSIs, here you go:

REG ADD %KEY%\075 /VE /D "Kerio Personal Firewall 4.1.1" /f
REG ADD %KEY%\075 /V 1 /D "%systemdrive%\Install\Kerio\ISScript10.Msi /qn REBOOT=ReallySuppress" /f
REG ADD %KEY%\075 /V 2 /D "%systemdrive%\Install\Kerio\Kerio.msi /qn REBOOT=Suppress" /f


Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy