MSFN Forum: How to create a Nod32 3.0.665 Silent installation - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to create a Nod32 3.0.665 Silent installation Rate Topic: -----

#1 User is offline   v3nom 

  • Group: Members
  • Posts: 3
  • Joined: 25-March 09

Posted 27 March 2009 - 10:46 AM

Hi Dudes, I wanna know how to create a Silent Installation of nod32 3.0.665?? Some help.


#2 User is offline   bachru4u 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 23-January 08

Posted 27 March 2009 - 10:57 AM

View Postv3nom, on Mar 27 2009, 11:16 PM, said:

Hi Dudes, I wanna know how to create a Silent Installation of nod32 3.0.665?? Some help.



make an admin install,
open with universal extractor then make installer with winrar or 7zsfx command msifile /qb

#3 User is offline   v3nom 

  • Group: Members
  • Posts: 3
  • Joined: 25-March 09

Posted 27 March 2009 - 11:40 AM

View Postbachru4u, on Mar 27 2009, 01:57 PM, said:

View Postv3nom, on Mar 27 2009, 11:16 PM, said:

Hi Dudes, I wanna know how to create a Silent Installation of nod32 3.0.665?? Some help.



make an admin install,
open with universal extractor then make installer with winrar or 7zsfx command msifile /qb


But how do I make an admin install? Don't u have a how to explaining it??

#4 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 27 March 2009 - 02:06 PM

Something like:
msiexec /a msifile.msi TARGETDIR=pathofyourchoice

See ms installer command line reference and properties reference to not get lost.

#5 User is offline   v3nom 

  • Group: Members
  • Posts: 3
  • Joined: 25-March 09

Posted 31 March 2009 - 11:28 AM

I didnt understand anything about it, I made the admin install, but I don't know how to do the rest..

#6 User is offline   strel 

  • segmentation fault
  • PipPipPipPip
  • Group: Members
  • Posts: 629
  • Joined: 24-February 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 31 March 2009 - 11:46 AM

Now that you have the admin install use a compressor to make a self-extracting packet containing the admin install. This sel-extracting installer should run the embedded admin install with something like:
msifile.msi /qn norestart

/qn means completely silent, /qb means progress bar with cancel button, /passive means progress bar without cancel button (but this one cannot be used with windows installer versions previous to 3.0, so don't use it for win2k). Extra options vary upon your needings, see windows installer options in the link I dropped in my previous post. If you want the extraction process to be silent too I recommend you use 7-zip SFX modified module, that lets you hide the unzipping progress bar, for building the self-extracting packet, and 7-zip for compressing it.

Here you'll find a tutorial on how to do it with the modified or the original SFX module. If you use the modified SFX module you don't need msistub.exe because the modified module makes its work. Dialog section modification in poing 8 of the tutorial only applies to 7-zip SFX original module.

This post has been edited by strel: 31 March 2009 - 12:15 PM


Share this topic:


Page 1 of 1
  • 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