MSFN Forum: What do the Runonce parameters mean ? - 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

What do the Runonce parameters mean ? Rate Topic: -----

#1 User is offline   UnseenMenace 

  • Group: Members
  • Posts: 9
  • Joined: 06-December 04

Posted 06 December 2004 - 03:31 AM

Im attempting to create my Runonceex.cmd file and although I do not currently appear to be having any major problem which I believe is due to luck. I would like to really understand what I am doing, as such I was wondering if anyone could tell me what the following parameters actually mean, and in what context you would use each

/silent
-p\"-s /v\"/qn\"\"
/qn
/s
/silent /noreboot /NO_UI
/qb-
/verysilent /sp-
/noqp /autoinstall


#2 User is offline   ToBe 

  • WannaBe
  • PipPip
  • Group: Members
  • Posts: 220
  • Joined: 21-November 03

Posted 06 December 2004 - 04:59 AM

I'll give a few a try:

/silent
As it says. A silent install, probably nothing visible during install

-p\"-s /v\"/qn\"\"
A combination of switches to make an install 'inside of the install' silent, not really sure what they all mean. -s probably silent, /qn same as below. The \" are used to get the quotation marks right in a batch file. Outside of a batch file it would look like -p"-s /v"/qn""

/qn
Quiet (same as silent), no user interface. Nothing visible during install.

/s
Short for silent

/silent /noreboot /NO_UI
Silent, without rebooting when install is done, No user interface (nothing visible)

/qb-
Quiet, basic user interface. The /qb switch specifies that no progress or error messages are displayed except the progress bar with a cancel button. the - at the end sets the cancel button disabled.

/verysilent /sp-
Not really sure what /sp- stands for. /verysilent stands for, well, VERY silent... :D probably nothing visible during install.

/noqp /autoinstall
No Quick Pic icon in the taskbar tray, automatic install with default values. That's WinZip's version of silent.

Many programs use their own switches to make the install silent, or to set different values. What works with one program may not work with another.

Try to type app.exe /? at a command prompt to get more information about which switches the app supports. It will also give you a brief explanation of the switches.

Also the support pages of the developers homepage may be helpfull.

I would also recommend http://www.google.com.

#3 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 06 December 2004 - 09:05 AM

Keep in mind, these are NOT RunOnceEX switches, but rather switches that belong to their respective programs.

#4 User is offline   randalldale 

  • Member
  • PipPip
  • Group: Members
  • Posts: 113
  • Joined: 16-November 04

Posted 16 December 2004 - 03:54 PM

Go here for the complete listing and explanation of the switches. These are Standard Installer Command Line Options determined by Microsoft for program installs.

http://msdn.microsoft.com/library/default....ine_options.asp

Also select the 'Command Line Options' link for the rest of the list and explanations.

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