MSFN Forum: Best method to to test silent install? - 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

Best method to to test silent install? Rate Topic: -----

#1 User is offline   dvdgorila 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 22-May 05

Posted 01 June 2005 - 03:01 PM

Hello all?
Whats the best method to test silent installs perferably the ones with more than one switch. like winamp. Is there an easier way than compiling the unattended cd and installing in vmware/virtualpc. I appreciate any sugguestions comments you may have.

Thanks in advacne.


#2 User is offline   urie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 509
  • Joined: 30-July 03

Posted 01 June 2005 - 03:52 PM

I use this method posted by Maxxpsoft a while ago this is just an example edit to to suit your own needs

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY% /V TITLE /D "UnattendXP - Installing Applications" /f
REM /////////////////////\\\\\\\\\\\\\\\\\\\\\\


[Nero_NVE]
REM     NOTES: Integrated Nero Burning ROM (Package 1) and Nero VisionExpress (Package 2) into ONE setup file.
REM     NOTES: By vcBlackBox
REM     NOTES: http://www.msfn.org/board/index.php?showtopic=40518&st=0
REG ADD %KEY%\iAdd /VE /D "Nero 6.6.0.8 + Vision Express 3.1.0.0" /f
REG ADD %KEY%\iAdd /V 1 /D "%SystemDrive%\Install\Nero_NVE\Nero_NVE.exe" /f



REM /////////////////////\\\\\\\\\\\\\\\\\\\\\\
pause
rundll32.exe iernonce.dll,RunOnceExProcess
EXIT 


REM NOTE: Just make sure you change the /V Inum /D to the number's like /V 1 /D
REM What that does is run the reg install and you can see if each is sucessful , and then pause so you can check HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx key to make sure everything looks right. Then it executes the Install just like you in setup with the rundll32.exe iernonce.dll,RunOnceExProcess
REM Real Handy  


#3 User is offline   dvdgorila 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 22-May 05

Posted 01 June 2005 - 04:16 PM

thank you very much i will try it out.

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