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

5 Pages V  < 1 2 3 4 > »   
Reply to this topicStart new topic
> My application switches
ZoSTeR
post Jun 11 2004, 06:52 PM
Post #21


Member
**

Group: Members
Posts: 227
Joined: 4-November 03
Member No.: 8991



The HTML is nice but no need to sticky the thread itself.
We need a nice tidy sql based switch repository and someone who manages it. unsure.gif

I don't know the über-admins here but I'm sure they could install a nice mod/plug-in for the Invision Board.
Go to the top of the page
 
+Quote Post
ArieKanarie
post Jun 20 2004, 08:56 AM
Post #22





Group: Members
Posts: 1
Joined: 6-June 04
Member No.: 21967



Hi there. I'm new here. found a lot of usefull tips/switches but this 1 doesn't work for me.
QUOTE
O&O Defrag 6
Install Switch: /qn
Extraction: None
Notes:
Registry:

I've got O&O defrag version 6.5.851. The setup runs but not unattended, it keeps me asking to accept the EULA, install path and so on. Is this normal or do I make a mistake??
Thank you for helping
Go to the top of the page
 
+Quote Post
ari
post Jun 20 2004, 10:28 AM
Post #23


Newbie


Group: Members
Posts: 28
Joined: 4-February 04
Member No.: 13780



QUOTE (ArieKanarie @ Jun 20 2004, 03:56 PM)
Hi there. I'm new here. found a lot of usefull tips/switches  but this 1 doesn't work for me.
QUOTE

O&O Defrag 6
Install Switch: /qn
Extraction: None
Notes:
Registry:

I've got O&O defrag version 6.5.851. The setup runs but not unattended, it keeps me asking to accept the EULA, install path and so on. Is this normal or do I make a mistake??
Thank you for helping

extrakt the exe File (oodpe_6_5_851_XXX.exe) with Winrar.

rename the O&O Defrag Professional Edition.msi to e.g. OODefrProf.msi and run it with the switches /qn
it works biggrin.gif
Go to the top of the page
 
+Quote Post
dkreifus
post Jun 25 2004, 01:47 PM
Post #24


dkreifus
**

Group: Members
Posts: 292
Joined: 30-March 04
Member No.: 16888
Country Flag


For your Norton System Works 2k3...

I used:

CODE
ECHO.
ECHO Installing Norton System Works 2003
ECHO Please wait...
start /wait %systemdrive%\install3\Applications\NSW2K3\setup.exe /qn /norestart

ECHO Copying Subscription update
Copy /y "%systemdrive%\install3\Applications\NSW2K3\Catalog.LiveSubscribe" "%systemdrive%\Documents and Settings\All Users\Application Data\Symantec\LiveSubscribe"


is my restart switch wrong?
Go to the top of the page
 
+Quote Post
MCT
post Jun 26 2004, 10:40 AM
Post #25


MSFN Junkie
*********

Group: Members
Posts: 3288
Joined: 19-May 04
Member No.: 20315
Country Flag


QUOTE
is my restart switch wrong?

if it dont restart its good enough tongue.gif
Go to the top of the page
 
+Quote Post
codeblue
post Jul 1 2004, 09:11 AM
Post #26


Advanced Member
***

Group: Members
Posts: 304
Joined: 14-July 03
From: Weston-super-Mare
Member No.: 4966
OS: none
Country Flag


my two cents...... newwink.gif

Having compleated my unattended disk already and frequently searching for switchs, i feel a place where all switches are located is a good idea. One thing not mentioned yet is syntax. Weather creating an Install.bat or Runonceex.cmd the syntax will be different. So when posting the switches for apps, maybe their could be a couple of entries showing the different syntax for the various install methords.
Go to the top of the page
 
+Quote Post
dkreifus
post Jul 1 2004, 02:08 PM
Post #27


dkreifus
**

Group: Members
Posts: 292
Joined: 30-March 04
Member No.: 16888
Country Flag


QUOTE (MCT @ Jun 26 2004, 12:40 PM)
QUOTE
is my restart switch wrong?

if it dont restart its good enough tongue.gif

My switch ended up failing somehow. So I'm gonna try yours next
Go to the top of the page
 
+Quote Post
nodiaque
post Jul 23 2004, 12:17 AM
Post #28


Code Master
*

Group: Members
Posts: 98
Joined: 21-July 04
Member No.: 25050
OS: Vista Ultimate x64
Country Flag


When using the command "pskill", I get an error stating that the command doesn't exist (Bad command or file name).

*edit
nm... found out on google
Go to the top of the page
 
+Quote Post
medhunter
post Jul 23 2004, 06:37 PM
Post #29


Emergency physician
**

Group: Members
Posts: 187
Joined: 21-December 03
Member No.: 11225
OS: XP Pro x86
Country Flag


PSKILL.EXE should reside in windows\system32

or @ least browse fo it or put it in the app folder
Go to the top of the page
 
+Quote Post
unabatedshagie
post Aug 15 2004, 11:07 AM
Post #30


Newbie


Group: Members
Posts: 39
Joined: 7-November 03
Member No.: 9155



What about a wiki page where everyone can add there own switches to it?
Go to the top of the page
 
+Quote Post
kirk26
post Aug 21 2004, 07:06 PM
Post #31





Group: Members
Posts: 2
Joined: 19-October 03
Member No.: 8310



QUOTE (MCT @ Jun 8 2004, 08:16 PM)
personally, if theirs a program i cant find a switch for, i use the search, which spans multiple topics, so it doesnt really matter if its in any order

but whatever floats your boat tongue.gif

regards

What about Quicktime 6.5.1? I've done a search here and on google and can't find a silent install switch except creating a QuickTimeInstaller.ini file that you place with the full installer. Will this work if I include this app in GuiRunOnce section of my unattend file? Thanks.

Never mind, here's what I did:

ECHO.
ECHO Installing QuickTime 6.5.1
ECHO Please wait...
start /wait %systemdrive%\aig\apps\quicktime\QuickTimeFullInstaller.exe /qn

I kept the .ini file with the full installer and it installed silently at startup.
Go to the top of the page
 
+Quote Post
lostone
post Aug 24 2004, 10:44 AM
Post #32





Group: Members
Posts: 5
Joined: 14-August 04
Member No.: 27559



Alcohol 120% should use this switch!

ECHO Installing Alcohol 120% 1.9.2.1705
ECHO Please wait...
start /wait %systemdrive%\install\Alcohol\setup.exe /qn Reboot=Suppress
ECHO.
Go to the top of the page
 
+Quote Post
pokeypup
post Aug 24 2004, 10:50 AM
Post #33





Group: Members
Posts: 1
Joined: 24-August 04
From: Washington DC
Member No.: 28720



I have used this forum a bunch over the last couple of weks and it's been VERY helpful so let me start by saying thank you! my question I hope is appropriate for this section.

Does anyone know what the switches are for the HP Softpaqs? Either before or after they are extracted? HP has been shall we say less than helpful....smile.gif

Thanks Pokeypup
Go to the top of the page
 
+Quote Post
DisabledTrucker
post Aug 26 2004, 09:51 PM
Post #34


The truck or you is disabled?
**

Group: Members
Posts: 274
Joined: 2-July 04
From: United States
Member No.: 23860
Country Flag


Thanks for the database and sticky, now I can find mostly what I am looking for without having to wade through about 100,000,000,000, different posts to find the right one. Great job, hope your able to maintain it for us as well. thumbup.gif
Go to the top of the page
 
+Quote Post
XPC-001
post Aug 30 2004, 09:30 PM
Post #35


Newbie


Group: Members
Posts: 37
Joined: 23-January 04
From: Southern California
Member No.: 12999
Country Flag


QUOTE (kirk26 @ Aug 21 2004, 07:06 PM)
What about Quicktime 6.5.1? 

use quicktime alternative it is better and without all the crap
you can get it at www.free-codecs.com damm good site thumbup.gif
Go to the top of the page
 
+Quote Post
MolTraS
post Sep 16 2004, 07:30 PM
Post #36


Junior
*

Group: Members
Posts: 94
Joined: 13-April 04
Member No.: 17756
Country Flag


NEED Switch for norton internet security 2004
Go to the top of the page
 
+Quote Post
zoobooboozoo
post Oct 2 2004, 05:33 PM
Post #37


Junior
*

Group: Members
Posts: 50
Joined: 1-October 04
Member No.: 32557



AVG anti-virus 7 , 6 , free (any version) switch!simple silent install!

NO NEED TO EXTRUCT
NO NEED TO DO ANYTHING UNUSUALL
NO NEED TO CREATE ANY OTHER FILES
NO NEED TO.... tongue.gif

The switch is thumbup.gif
/HIDE

so put this in the ****.cmd:
CODE
ECHO.
ECHO Please wait...
start /wait %systemdrive%\install\Applications\AVG\avg70t_271a363.exe /HIDE



***change the path in the CODE to your path if it is different!
Go to the top of the page
 
+Quote Post
tarquel
post Oct 3 2004, 07:05 PM
Post #38


The Well-wisher
*****

Group: Members
Posts: 837
Joined: 3-March 04
From: Machynlleth, Mid-Wales
Member No.: 15242
OS: XP Pro x86
Country Flag


Anyone know the other options you can have in the silent install of QuickTime 6.5.x?

My quicktimeinstaller.ini looks like this:

QUOTE
[QTSETUP]license_option=0
no_dialogs=true
registration_dialog=false
supress_speed_dialog=true
install_qtjava=false
install_qd3d=false
show_sample=false
show_readme=false
show_programfolder=false
install_qtinfo=true

[QTPrefs]
ConnectionSpeed=modem
CSMultipleStreams=0


Anyone know if there are anymore options and if there is a document or URL to these as I have to manually "get-rid" of the System Tray icon that appears?

Many thanks (and I'm sure my QTPrefs section is wrong too) hehe blink.gif

N.
Go to the top of the page
 
+Quote Post
strawberry
post Oct 27 2004, 03:46 PM
Post #39


Newbie


Group: Members
Posts: 29
Joined: 21-February 04
Member No.: 14695



glad i'll help for once eheh

go to this folder or similar on your computer
X:\Documents and Settings\All Users\Application Data\QuickTime

there should be 2 files, copy them in your quicktime folder and it will install silently and with registration etc..

problem there is still the taskbar icon, sorry for that..
Go to the top of the page
 
+Quote Post
John_Girbaud
post Nov 3 2004, 09:50 AM
Post #40





Group: Members
Posts: 1
Joined: 3-November 04
Member No.: 35505



Hey Star79,

Could you please provide more detail about the applications switches for Real Player 10,

I found out that you can run an install of realplayer just with a progress bar by using the -p switch after the executable. I have no problem unpacking realplayer and getting the setup.exe. But I dont quite understand how to implement the /r/f1"c:\setup.iss" part of it. Also, I'm trying to find a way to avoid the registration part of real player, which comes up when you launch real player for the first time. Is there a switch or reg key that I can tweak in order to prevent real player from trying to connect to its network for registration.

Thanks, your help is greatly appreciated

John
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

5 Pages V  < 1 2 3 4 > » 
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: 21st November 2009 - 08:10 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy