Jump to content

My application switches


Strat79

Recommended Posts

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 :P

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.

Link to comment
Share on other sites


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....:)

Thanks Pokeypup

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...

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

/HIDE

so put this in the ****.cmd:

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!

Link to comment
Share on other sites

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

My quicktimeinstaller.ini looks like this:

[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:

N.

Link to comment
Share on other sites

  • 4 weeks later...

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..

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 2 weeks later...
[quote name='quickduck' date='Nov 20 2004, 12:23 PM']plz need switch for kaspersky antivirus personal 5
i looked all around the forum, but in vain, please help ![/quote]
Hi,

Try this:

Echo.
Echo Installing Kaspersky Anti-Virus Personal 5.0.156
Echo Please wait...
start /wait %systemdrive%\Install\Applications\Kaspersky\Kaspersky50156.exe /S

On the folder Kapersky :
- executable (of course) : Kaspersky50156.exe
- the key in the format : Kaspersky.key.yek
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...