IPB

Google Frontpage Forums Unattended CD/DVD Guide

> 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

11 Pages V  « < 6 7 8 9 10 > »   
Reply to this topicStart new topic
> Application Switches - Contributions Only, Make Requests in the Main forum below
acomputerwiz
post Jun 2 2005, 02:44 PM
Post #141





Group: Members
Posts: 9
Joined: 9-January 05
Member No.: 40339



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
Go to the top of the page
 
+Quote Post
-Pablo-
post Jun 15 2005, 06:52 PM
Post #142





Group: Members
Posts: 6
Joined: 3-May 05
Member No.: 54558
Country Flag


BootVis


bootvis.msi /quiet

This post has been edited by -Pablo-: Jun 16 2005, 02:48 AM
Go to the top of the page
 
+Quote Post
Special Kei
post Jun 21 2005, 10:38 PM
Post #143





Group: Members
Posts: 5
Joined: 8-March 05
From: Toronto
Member No.: 46802
Country Flag


newer 7-zip (4.20) is

7zip.exe /S
Go to the top of the page
 
+Quote Post
juozas
post Jun 24 2005, 07:17 AM
Post #144





Group: Members
Posts: 6
Joined: 26-April 05
From: kaunas
Member No.: 53658
Country Flag


Tildes biuras 2004
i made a unattended mst file. works with WPI...
CODE
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)
Attached File  UNATTENDED_lt.MST ( 6.5K ) Number of downloads: 130
 
Go to the top of the page
 
+Quote Post
Jito463
post Jun 25 2005, 02:09 PM
Post #145


Advanced Member
***

Group: Members
Posts: 437
Joined: 1-July 04
From: Nebraska, US of A
Member No.: 23798
Country Flag


QUOTE (TheeBeets @ May 8 2005, 12:05 AM)
Alcohol 120%

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

*



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

CODE
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: Jun 25 2005, 02:09 PM
Go to the top of the page
 
+Quote Post
Sapastik
post Jul 5 2005, 11:38 AM
Post #146





Group: Members
Posts: 2
Joined: 28-June 05
Member No.: 62206
Country Flag


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: Jul 6 2005, 04:54 AM
Go to the top of the page
 
+Quote Post
angel0104
post Jul 6 2005, 09:50 PM
Post #147


Member
**

Group: Members
Posts: 103
Joined: 1-March 04
Member No.: 15158
OS: Vista Ultimate x86
Country Flag


firefox 1.xx silent

firefox-xxxxx.exe -ms smile.gif
Go to the top of the page
 
+Quote Post
jon15n
post Jul 13 2005, 08:56 AM
Post #148


Newbie


Group: Members
Posts: 14
Joined: 30-June 05
Member No.: 62556
Country Flag


Windows 98: Norton AntiVirus 2003 Professional Edition

Switch: setup.exe /qn /noreboot
Go to the top of the page
 
+Quote Post
edusnow
post Jul 25 2005, 10:57 AM
Post #149


Newbie


Group: Members
Posts: 30
Joined: 22-June 05
From: Lisboa
Member No.: 61508
Country Flag


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
Go to the top of the page
 
+Quote Post
Thauzar
post Aug 5 2005, 03:35 PM
Post #150


4th Star Learner
***

Group: Members
Posts: 413
Joined: 10-August 04
From: Montreal
Member No.: 27002
OS: Vista Home Premium x86
Country Flag


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
CODE
C:\BPDVD\Softwares\Applications\SunJava\Java2re5u4.msi TRANSFORMS=1036.MST /qb


1036 being the file for french
Go to the top of the page
 
+Quote Post
dansouza
post Aug 14 2005, 03:16 PM
Post #151


Junior
*

Group: Members
Posts: 54
Joined: 17-October 04
From: Windsor Locks, CT. USA
Member No.: 34006
Country Flag


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: Aug 14 2005, 03:16 PM
Go to the top of the page
 
+Quote Post
Loras
post Aug 18 2005, 01:36 AM
Post #152


Newbie


Group: Members
Posts: 43
Joined: 21-February 04
From: Kaunas
Member No.: 14686
Country Flag


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

CODE
rcrawler.exe /s


then apply reg file. We need only one key: "4D".....
Go to the top of the page
 
+Quote Post
stasys44
post Aug 18 2005, 10:29 AM
Post #153


Member
**

Group: Members
Posts: 170
Joined: 14-June 04
From: Kaunas
Member No.: 22604
Country Flag


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
Go to the top of the page
 
+Quote Post
muiz
post Sep 5 2005, 04:21 AM
Post #154


SPECIAL
******

Group: Banned
Posts: 1055
Joined: 3-August 03
Member No.: 5418
OS: none
Country Flag


Ultra Iso 7.6.2.1180

CODE
uiso7_me.exe /VERYSILENT /SP-


This post has been edited by muiz: Sep 5 2005, 04:22 AM
Go to the top of the page
 
+Quote Post
OrcoXP
post Sep 5 2005, 07:57 AM
Post #155


Member
**

Group: Members
Posts: 148
Joined: 3-July 03
Member No.: 4816



UltraISO_Media_Edition_v7.6.2.1180

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


This post has been edited by OrcoXP: Sep 5 2005, 07:58 AM
Go to the top of the page
 
+Quote Post
Loras
post Sep 15 2005, 12:58 AM
Post #156


Newbie


Group: Members
Posts: 43
Joined: 21-February 04
From: Kaunas
Member No.: 14686
Country Flag


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: Sep 15 2005, 01:02 AM
Go to the top of the page
 
+Quote Post
Sodium Cyanide
post Sep 23 2005, 07:29 PM
Post #157


Now I Am Become Death, Destroyer of Worlds


Group: Members
Posts: 23
Joined: 23-September 05
Member No.: 74230
Country Flag


Microsoft Money Silent Install
Microsoft Money 2006 Deluxe

CODE
SETUP.EXE /qn


Here is a great reference from MSDN about packages executed with Msiexec.exe.
Go to the top of the page
 
+Quote Post
Sodium Cyanide
post Sep 25 2005, 12:28 AM
Post #158


Now I Am Become Death, Destroyer of Worlds


Group: Members
Posts: 23
Joined: 23-September 05
Member No.: 74230
Country Flag


DVDFab Silent Install
DVDFab Platinum 2.9.4.5

It's an Inno Setup installer. I use

CODE
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
CODE
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
CODE
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"
Go to the top of the page
 
+Quote Post
Sodium Cyanide
post Sep 25 2005, 02:07 AM
Post #159


Now I Am Become Death, Destroyer of Worlds


Group: Members
Posts: 23
Joined: 23-September 05
Member No.: 74230
Country Flag


Xfire Silent Install
Xfire 1.45

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

CODE
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
CODE
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: 146


This post has been edited by CoffeeFiend: Jul 16 2009, 03:49 PM
Go to the top of the page
 
+Quote Post
MageJubi
post Sep 30 2005, 02:21 PM
Post #160


Junior
*

Group: Members
Posts: 69
Joined: 16-November 04
From: Arizona
Member No.: 36625
Country Flag


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
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

11 Pages V  « < 6 7 8 9 10 > » 
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 9th February 2010 - 01:00 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2010 msfn.org
Privacy Policy