MSFN Forum: Kaspersky antivirus 6.0 "2006" - 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
  • 6 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Kaspersky antivirus 6.0 "2006" Wonder if any have a idea Rate Topic: -----

#1 User is offline   svenby 

  • Newbie
  • Group: Members
  • Posts: 46
  • Joined: 28-May 05

Posted 20 May 2006 - 07:17 AM

Wonder if any have a idea how Kaspersky antivirus 6.0 is silent installed without that reboot my computer


#2 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 20 May 2006 - 09:39 AM

KAV6.MSI /norestart

#3 User is offline   DjWhizZ 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 15-May 06

Posted 20 May 2006 - 10:03 AM

Try using this guide From ZoSTeR :) so you can find the switches yourself :thumbup

Universal Silent Switch Finder 0.1

#4 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 21 May 2006 - 01:35 AM

Hi !

No, guys ... this is not that easy in this case. Svenby is right.

I have been trying the beta versions and they all simply ignored all the noreboot or REBOOT=REALLYSUPPRESS switches. I have opened a topic in the Kaspersky Betaforum but Kaspersky said that this is a home user version and does not make use of those switches

See this thread.

I would also like to know a solution. I already had a look at the msi using Orca. It has the REBOOT=REALLYSUPPRESS property set to 1 already but it still reboots after silent installation.

I am still using KAV 5 because of this stupid limitation. I guess Kaspersky wants us to buy the more expensive workstation edition but I refuse to do that :whistle:

Any ideas besides using vbs/autoit scripts ?

Bye,
Alex

This post has been edited by midiboy: 21 May 2006 - 01:36 AM


#5 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 21 May 2006 - 01:57 AM

i already made a post there today...
im thinking of deleting some custom actions in the msi tables to see if does not reboots...

BTW, im installing KIS and has the same problem as KAV.
will post later if my deletions worked.

#6 User is offline   Ophiel X 

  • i wear my sunglasses at night
  • PipPip
  • Group: Banned
  • Posts: 125
  • Joined: 18-May 06

Posted 21 May 2006 - 02:35 AM

i was wondering the same thing, if anyone had figured this out yet

#7 User is offline   svenby 

  • Newbie
  • Group: Members
  • Posts: 46
  • Joined: 28-May 05

Posted 21 May 2006 - 09:57 AM

I shall try to open MSI-file with installshield and see if it goes that fix up

#8 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 21 May 2006 - 11:06 AM

Thi is mine work perfect

Quote

CMDOW @ /HID

@echo off

cls
kav6.en.msi /quiet /qn /norestart

regkeyen.exe

REGEDIT/S kasper6.reg

EXIT
regkeyen.exe = RARSFX file = regkeyen.key

Quote

Path=Kaspersky Lab\kaspersky Anti-Virus6.0
SavePath
Silent=2
Overwrite=1


#9 User is offline   lord-nikon 

  • Group: Members
  • Posts: 6
  • Joined: 28-March 06

Posted 21 May 2006 - 01:04 PM

Hi All,

I Had the same problem, I have a fix partially. I have edited the msi install file and removed 1 line.
The line that starts up kaspersky anti virus.
See the attachmentAttached File  clip_image002.GIF (146.51K)
Number of downloads: 986
And the installer does not reboot after install.

The only thing is that kaspersky implented that the system needs to be rebooted when you start up kaspersky anti virus the first time.
So concluding the fix I did doesn't require reboot at install, only at first run time.
And I think this also applies to Kaspersky internet security.


Greetz!

This post has been edited by lord-nikon: 21 May 2006 - 01:05 PM


#10 User is offline   Ophiel X 

  • i wear my sunglasses at night
  • PipPip
  • Group: Banned
  • Posts: 125
  • Joined: 18-May 06

Posted 21 May 2006 - 05:39 PM

good plan! would you please attach your modified installer for us?

i won't be able to get my hands on installshield for a couple days.

#11 User is offline   1chaoticadult 

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

Posted 21 May 2006 - 11:33 PM

create an mst file instead which would leave the installer unmodified and would be easier to upload.

#12 User is offline   lord-nikon 

  • Group: Members
  • Posts: 6
  • Joined: 28-March 06

Posted 22 May 2006 - 01:26 AM

View Post1chaoticadult, on May 22 2006, 06:33 AM, said:

create an mst file instead which would leave the installer unmodified and would be easier to upload.


I will look into it tonight if I can create an mst.

Greetz Me

#13 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 22 May 2006 - 02:14 AM

lord nikon, the program asks you for reboot art first run or it auto reboots when running it for the first time? thanks.

#14 User is offline   lord-nikon 

  • Group: Members
  • Posts: 6
  • Joined: 28-March 06

Posted 22 May 2006 - 02:42 AM

View Postelajua, on May 22 2006, 09:14 AM, said:

lord nikon, the program asks you for reboot art first run or it auto reboots when running it for the first time? thanks.


It auto reboots when running for the first time, there is no question just a hard reboot.

This post has been edited by lord-nikon: 22 May 2006 - 02:43 AM


#15 User is offline   svenby 

  • Newbie
  • Group: Members
  • Posts: 46
  • Joined: 28-May 05

Posted 22 May 2006 - 10:52 AM

Here you can download the modified installer kaspersky Anti-Virus 6.0.300
Works excellent
kav6.0.0.300en.msi /quiet /qn /norestart or kav6.0.0.300en.msi /passive /norestart
Download

#16 User is online   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 22 May 2006 - 12:06 PM

View Postsvenby, on May 22 2006, 11:52 AM, said:

Here you can download the modified installer kaspersky Anti-Virus 6.0.300
Works excellent
kav6.0.0.300en.msi /quiet /qn /norestart or kav6.0.0.300en.msi /passive /norestart
Download



what did you modify in the installer? so i can try it on KIS.
also, does it autoreboot at first run?
thanks.

#17 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 22 May 2006 - 02:56 PM

Hi !

Yeah, a mst file would be better if possible because then it could be used on other language versions besides english and it could possibly be used for future builds.

But thanks anyway ! :hello:
Alex

#18 User is offline   1chaoticadult 

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

Posted 22 May 2006 - 09:08 PM

I will work on an mst with kis 6.0.0.300

#19 User is offline   1chaoticadult 

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

Posted 22 May 2006 - 09:48 PM

Here's the mst for KIS 6.0.0.300. Enjoy!!! :D

Attached File(s)



#20 User is offline   lord-nikon 

  • Group: Members
  • Posts: 6
  • Joined: 28-March 06

Posted 23 May 2006 - 12:47 AM

View Postlord-nikon, on May 22 2006, 09:26 AM, said:

View Post1chaoticadult, on May 22 2006, 06:33 AM, said:

create an mst file instead which would leave the installer unmodified and would be easier to upload.


I will look into it tonight if I can create an mst.

Greetz Me


Here are 2 .mst files 1 for Anti-Virus and 1 for Internet Security
they are both based upon the 6.0.0.300 version:
Put the file in the same directory and use the follwing command
for Anti-Virus:
Attached File  kav6.0.0.300en.mst (41K)
Number of downloads: 489
kav6.0.0.300en.msi TRANSFORMS=kav6.0.0.300en.mst /QN /NORESTART

for Internet Security:
Attached File  kis6.0.0.300en.mst (42.5K)
Number of downloads: 348
kis6.0.0.300en.msi TRANSFORMS=kis6.0.0.300en.mst /QN /NORESTART

Enjoy youselfs with these .mst

Greetz

Share this topic:


  • 6 Pages +
  • 1
  • 2
  • 3
  • Last »
  • 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