MSFN Forum: Application Switches - Contributions Only - 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
  • 12 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Application Switches - Contributions Only Make Requests in the Main forum below Rate Topic: ***** 1 Votes

#141 User is offline   acomputerwiz 

  • Group: Members
  • Posts: 9
  • Joined: 09-January 05

Posted 02 June 2005 - 02:44 PM

Windows XP Recovery Console from Runonceex.cmd off cd

REG ADD %KEY%\079 /VE /D "Windows XP Recovery Console" /f
REG ADD %KEY%\079 /V 1 /D "%cdrom%\i386\winnt32 /cmdcons /unattend" /f


#142 User is offline   -Pablo- 

  • Group: Members
  • Posts: 6
  • Joined: 03-May 05

Posted 15 June 2005 - 06:52 PM

BootVis


bootvis.msi /quiet

This post has been edited by -Pablo-: 16 June 2005 - 02:48 AM


#143 User is offline   Special Kei 

  • Group: Members
  • Posts: 5
  • Joined: 08-March 05

Posted 21 June 2005 - 10:38 PM

newer 7-zip (4.20) is

7zip.exe /S

#144 User is offline   juozas 

  • Group: Members
  • Posts: 6
  • Joined: 26-April 05

Posted 24 June 2005 - 07:17 AM

Tildes biuras 2004
i made a unattended mst file. works with WPI...
cmd1[pn]=['%cdrom%\\software\\Application\\Tilde2004\\TILDES_BIURAS_2004.MSI TRANSFORMS=%cdrom%\\software\\Application\\Tilde2004\\Unattended_lt.MST /qn']
cmd2[pn]=['taskkill /F /IM Pianists.exe']
cmd3[pn]=['taskkill /F /IM Mdiction.exe']

Attached File(s)



#145 User is offline   Jito463 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 442
  • Joined: 01-July 04

Posted 25 June 2005 - 02:09 PM

TheeBeets, on May 8 2005, 12:05 AM, said:

Alcohol 120%

Quote

['%systemdrive%\\Install\\Alcohol120%\\setup.msi /quiet Reboot=Suppress']

<{POST_SNAPBACK}>


Actually, I used the following to not only silently install without reboot, but also to change the driver names (for anti-blacklisting purposes).

setup.msi /qn /REBOOT=ReallySuppress DRIVER0=???????? DRIVER1=????????

Where ???????? = whatever you want (for example, I made mine jitobus and jitoscsi).

This post has been edited by Jito463: 25 June 2005 - 02:09 PM


#146 User is offline   Sapastik 

  • Group: Members
  • Posts: 2
  • Joined: 28-June 05

Posted 05 July 2005 - 11:38 AM

Hi!

i found the switches to install kaspersky

Quote

ECHO Installing kASPERSKY
ECHO Please wait...
start /wait %systemdrive%\Install\KASPERSKY\KSPRSKY.exe /S /V" /QN


Important, keep the caps on switches or it not work!!!

That's all friendsz

This post has been edited by Sapastik: 06 July 2005 - 04:54 AM


#147 User is offline   angel0104 

  • Member
  • PipPip
  • Group: Members
  • Posts: 103
  • Joined: 01-March 04

Posted 06 July 2005 - 09:50 PM

firefox 1.xx silent

firefox-xxxxx.exe -ms :)

#148 User is offline   jon15n 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 30-June 05

Posted 13 July 2005 - 08:56 AM

Windows 98: Norton AntiVirus 2003 Professional Edition

Switch: setup.exe /qn /noreboot

#149 User is offline   edusnow 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-June 05

Posted 25 July 2005 - 10:57 AM

SPSS 13.0

Use the Windows Installer switchs.

setup.exe /a to make the shared folder to the files. Then run the *.msi created with the switchs /quiet /passive
ex: setupspss.msi /quiet /passive
then you must "run" the autoriazation code.

snow

#150 User is offline   Thauzar 

  • 4th Star Learner
  • PipPipPip
  • Group: Members
  • Posts: 415
  • Joined: 10-August 04

Posted 05 August 2005 - 03:35 PM

I just wanted to tell everyone who want to install the java virtual machine in their language that since the new version uses an msi, you must extract the msi and the mst files from the temp directory when you run setup, then install it with
C:\BPDVD\Softwares\Applications\SunJava\Java2re5u4.msi TRANSFORMS=1036.MST /qb


1036 being the file for french

#151 User is offline   dansouza 

  • Junior
  • Pip
  • Group: Members
  • Posts: 54
  • Joined: 17-October 04

Posted 14 August 2005 - 03:16 PM

Windows Media Player 10

Download Enterprise Deployment Pack from http://download.microsoft.com/download/E/D...AEA77/mpedp.exe and install it.

Copy the MPSetup.exe or mp10setup.exe into "C:\MPEDP\Redist"

Launch the tool from the start menu and follow the prompts. Creates an MSI in "C:\MPEDP\release" which can be installed using the /quiet /norestart switches.

This post has been edited by dansouza: 14 August 2005 - 03:16 PM


#152 User is offline   Loras 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 21-February 04

Posted 18 August 2005 - 01:36 AM

Registry Crawler silent install:
At first install RCrawler and register it. Export registry to .reg file, then:

rcrawler.exe /s


then apply reg file. We need only one key: "4D".....

#153 User is offline   stasys44 

  • Member
  • PipPip
  • Group: Members
  • Posts: 186
  • Joined: 14-June 04

Posted 18 August 2005 - 10:29 AM

TILDES BIURAS (TILDES BIUROJS)

I use:
TildesBiuras2004\setup.exe /s /v"/qb PSWD=XXXX1111X-XXX-11111111"
You should fill your pasword. It's not mine, from Latvia, maybe Edvards (INSTALL?) - I cannott remember.

Kaunas, Lithuania

#154 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 05 September 2005 - 04:21 AM

Ultra Iso 7.6.2.1180

uiso7_me.exe /VERYSILENT /SP-

This post has been edited by muiz: 05 September 2005 - 04:22 AM


#155 User is offline   OrcoXP 

  • Member
  • PipPip
  • Group: Members
  • Posts: 148
  • Joined: 03-July 03

Posted 05 September 2005 - 07:57 AM

UltraISO_Media_Edition_v7.6.2.1180

UltraISO.exe /SILENT /NOCANCEL /DIR="%ProgramFiles%\Burning & Compression\UltraISO" /GROUP="Burning & Compression\UltraISO"

This post has been edited by OrcoXP: 05 September 2005 - 07:58 AM


#156 User is offline   Loras 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 21-February 04

Posted 15 September 2005 - 12:58 AM

F-Secure Anti-Virus Client Security 6.00 Silent Instalation

******************************************************
1.Download F-Secure Anti-Virus Client Security 6.00
from F-Secure
2. Extract fscs600-eval-ms.exe to i.e D:\F-Secure
3.There you must find file prodsett.ini. Open in editor.

Manual from F-Secure about prodsett.ini configuration :F-Secure Administrator's Guide (~3.2MB)

4. Make Changes in:

[F-Secure common]
SetupMode=2
CD-Key=xxxx-xxxx-xxxx-xxxx-xxxx(put there your CD key)
SourceMediaPath=\
ProductInformationIni=product.ini


All sections:
SilentMode=1 (replace 0 with 1 in all entries)
Debug=0 (replace 1 with 0 in all entries)


If not Exist add new section:

[Silent Setup]
DestinationDirUnderProgramFiles=F-Secure
Reboot=3
SilentModePluginsLang=ENG


[GUI]
; Dlg...Off = 0 | 1 | 2
; where: 0 - always display
; 1 - display in custom mode, skip in typical mode
; 2 - always hide.
DlgWelcomeOff = 1
DlgLicenseOff = 1
DlgKeycodeOff = 1
DlgUserModeOff = 1
DlgSelectComponentsOff = 1
DlgSelectPathOff = 1


BTW you can set options to not install some components.
Read manual

5. Run Setup.exe and stop when window with components apear.
6. Go to directory "%userprofile%/local settings/temp/fssetup"
and copy folder "00000001" to safe place and exit installation.
7. Copy file product.ini from "00000001" to your F-Secure directory (i.e D:\F-Secure)
8. Download FSUpdate.exe from F-Secure FSUpdate.exe (latest definitions)

9. Now install F-Secure with silent switch -s

10.Restart computer and execute FSUpdate.exe
11.Go to C:\Program Files\F-Secure\Anti-Virus\ and add folder "dbupdate" to .sfx
12. Create a reg file (I'll edit soon..now I'm going to bed)

For complete silent install do this:

setup.exe -s
reghack.reg
dbupdate.exe

This post has been edited by Loras: 15 September 2005 - 01:02 AM


#157 User is offline   Sodium Cyanide 

  • Now I Am Become Death, Destroyer of Worlds
  • Group: Members
  • Posts: 23
  • Joined: 23-September 05

Posted 23 September 2005 - 07:29 PM

Microsoft Money Silent Install
Microsoft Money 2006 Deluxe

SETUP.EXE /qn


Here is a great reference from MSDN about packages executed with Msiexec.exe.

#158 User is offline   Sodium Cyanide 

  • Now I Am Become Death, Destroyer of Worlds
  • Group: Members
  • Posts: 23
  • Joined: 23-September 05

Posted 25 September 2005 - 12:28 AM

DVDFab Silent Install
DVDFab Platinum 2.9.4.5

It's an Inno Setup installer. I use

DVDFabPlatinum29.exe /VERYSILENT /NOCANCEL /NORESTART


Also, you will need to add a registry setting to apply your cdkey and some default settings that are usually added when the program is first run. Replace the x's with your cdkey:

For Windows XP and 2000
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.DVDFabPlatinum\shell\open\command]
@="C:\\Program Files\\DVDFab Platinum\\DVDFabGold.exe "%1""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabPlatinum\DefaultIcon]
@="C:\\Program Files\\DVDFab Platinum\\DVDFabGold.exe,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabPlatinum\shell\open\command]
@="C:\\Program Files\\DVDFab Platinum\\DVDFabGold.exe "%1""

[HKEY_LOCAL_MACHINE\SOFTWARE\Fengtao Software\DVDFab Platinum]
"Key"="xxxxxxxxxxxxxxxxxxx"


For Windows 98, ME, and NT 4.0
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.DVDFabPlatinum\shell\open\command]
@="C:\\Program Files\\DVDFab Platinum\\DVDFabGold.exe "%1""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabPlatinum\DefaultIcon]
@="C:\\Program Files\\DVDFab Platinum\\DVDFabGold.exe,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DVDFabPlatinum\shell\open\command]
@="C:\\Program Files\\DVDFab Platinum\\DVDFabGold.exe "%1""

[HKEY_LOCAL_MACHINE\SOFTWARE\Fengtao Software\DVDFab Platinum]
"Key"="xxxxxxxxxxxxxxxxxxx"


#159 User is offline   Sodium Cyanide 

  • Now I Am Become Death, Destroyer of Worlds
  • Group: Members
  • Posts: 23
  • Joined: 23-September 05

Posted 25 September 2005 - 02:07 AM

Xfire Silent Install
Xfire 1.45

It's a Nullsoft (NSIS) installer. Remember NSIS parameters must be capitalized. I use

xfire_installer.exe /S


Using this method, Xfire does not create shortcuts in the user directories or in the Windows startup folder as it does in the normal install. To combat this, we must make our own batch file to do the work for it. I use a freeware program called shortcut.exe that simplifies the task of making Windows shortcuts. Here is my custom Xfire batch file. You can run it anytime after Xfire is installed, possibly during your cleanup phase:

xfire.bat
mkdir "%ALLUSERSPROFILE%\Start Menu\Programs\Xfire\"
shortcut.exe /f:"%USERPROFILE%\Start Menu\Programs\Startup\Xfire.lnk" /a:c /t:"%PROGRAMFILES%\Xfire\Xfire.exe" /i:"%PROGRAMFILES%\Xfire\Xfire.exe"
shortcut.exe /f:"%ALLUSERSPROFILE%\Start Menu\Programs\Xfire\Xfire.lnk" /a:c /t:"%PROGRAMFILES%\Xfire\Xfire.exe" /i:"%PROGRAMFILES%\Xfire\Xfire.exe"
shortcut.exe /f:"%ALLUSERSPROFILE%\Desktop\Xfire.lnk" /a:c /t:"%PROGRAMFILES%\Xfire\Xfire.exe" /i:"%PROGRAMFILES%\Xfire\Xfire.exe"


Here is the shortcut.exe program I use. You will need this for the batch file to work properly.
Attached File  Shortcut.exe (56K)
Number of downloads: 150

This post has been edited by CoffeeFiend: 16 July 2009 - 03:49 PM


#160 User is offline   MageJubi 

  • Junior
  • Pip
  • Group: Members
  • Posts: 69
  • Joined: 16-November 04

Posted 30 September 2005 - 02:21 PM

ROXIO 7 (The one that comes with burners, etc.)

There are two .msi on the disk. (The .msi filenames have been shortened for convienance.) While I did a search, and found nothing for Roxio 7, there's probably several ways to go about it. This works in real time for me.




REG ADD %KEY%\002 /VE /D "Installing roxio 7" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Install\Roxio\ISS.msi /quiet" /f
REG ADD %KEY%\002 /V 2 /D "%systemdrive%\Install\Roxio\Roxio.msi /quiet" /f

Share this topic:


  • 12 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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