Slip400 Posted February 2, 2005 Posted February 2, 2005 Ok, I'll try Qtaylor'd Method, bblThanks in Advance... Warrior, can you tell me how you made an exe of your qt file using winrar? ( I want to try that method to install Winrar "Gui")
warrior1109 Posted February 2, 2005 Posted February 2, 2005 ... Warrior, can you tell me how you made an exe of your qt file using winrar? ( I want to try that method to install Winrar "Gui")Create a SFX archive with the following comment;Path=%systemdrive%\Documents And Settings\All Users\Application Data\QuickTimeSavePathSilent=1Overwrite=1I run the SFX first, so creating the prefs file first, then the install will use the registration and prefs. from this file.
totoymola Posted February 14, 2005 Posted February 14, 2005 I'm confused. Which version of QuickTime are we talking about? The pro version? Or the free iTunes version? Because their installers are very different.QuickTime Pro ----> Vise installeriTunes -------------> InstallShied InstallScript MSI wrapped into an EXE.For the iTunes we have two options.a. Install from the AIP. To get the AIP, run iTunesSetup.exe /ab. Install from the original setup file. Run iTunesSetup.exe /s/v/qVise installers don't support the /a switch.
Huli Posted May 16, 2005 Posted May 16, 2005 ARGH! I've read these posts about the Quicktime 6.5.X silent installs with the .ini file about a million and one times but for the life of me can't get mine to work. I'm trying to install the free quicktime player through the RunOnceEx.cmd method. I downloaded the full installer from Apple's website.Here's the line(s) from my RunOnceEx.cmd file:REG ADD %KEY%\015 /VE /D "QuickTime 6" /fREG ADD %KEY%\015 /v 1 /D "%systemdrive%\installs\Quicktime\QuickTimeFullInstaller.exe" /fand here's my QuickTimeFullInstaller.ini file contents[QTPrefs]ConnectionSpeed=2147483647CSMultipleStreams=1[QTSETUP]license_option=0no_dialogs=1registration_dialog=0supress_speed_dialog=1install_qtjava=1install_qd3d=1install_quicklaunch_icons=0install_desktop_icons=0show_sample=0show_readme=0show_programfolder=0install_qtinfo=0Could someone please tell what I'm doing wrong?!? My QuickTimeFullInstaller.exe and the QuickTimeFullInstaller.ini files are in the same directory. The RunOnce calls the installer ok, i just can't get it to read the .ini file. I'd prefer not to use the Quicktime Alternative or install Quicktime via itunes. thanks
Slip400 Posted May 19, 2005 Posted May 19, 2005 use thisREG ADD %KEY%\020 /VE /D "Quicktime Player 6.5.2" /fREG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Quicktime\QuickTime652.exe" /fREG ADD %KEY%\020 /V 2 /D "rundll32 setupapi,InstallHinfSection DefaultInstall 128 %systemdrive%\install\quicktime\QuickTimeSettings.inf" /fuse this and install the .ini and the inf in your quicktime directorygood luckNew_QT.reg
oioldman Posted June 4, 2005 Posted June 4, 2005 (edited) I have been looking at doing this for a while and managed to resolve issue with help from you guys and from mindvision.com site.I used this command line;<pathname>\QuickTimeFullInstaller.exe -sand the .ini file is called;quicktimeinstaller.inias anything else fails all the timequicktimeinstaller.ini file looks like this;;QuicktimeInstaller.ini[QTSETUP]license_option=0no_dialogs=trueregistration_dialog=falsesupress_speed_dialog=trueinstall_qtjava=falseinstall_qd3d=trueinstall_quicklaunch_icons=falseinstall_desktop_icons=falseshow_sample=falseshow_readme=falseshow_programfolder=falseinstall_qtinfo=false[QTPREFS]show_hotpicks=falseConnectionSpeed="1.5 Mbps T1/Intranet/Lan"CSMultipleStreams=0You need both files in same folder.It does show you what is happening, but does it all with no user interaction.I have NOT tried via runonceex.cmd or wpi, but will do later on and update.Edit:This is all based on QuickTimeFullInstaller v6.5.2 Edited June 4, 2005 by oioldman
oioldman Posted June 5, 2005 Posted June 5, 2005 Have done the above with no issues - installed via WPI, so no reason to not work in runonceex.Just in case you wanted to know.
fanatf1 Posted June 10, 2005 Posted June 10, 2005 oioldman - great its working for QT 7.0 Public beta too!!!But install_desktop_icons=false - not workingand QT logo in tray (near clock) is still there.Anybody knows how to fix it?
tarquel Posted June 13, 2005 Posted June 13, 2005 But install_desktop_icons=false - not workingand QT logo in tray (near clock) is still there.Anybody knows how to fix it?<{POST_SNAPBACK}>Are you refering to ver 7 beta or 6.5.2?If the latter, my ver doesn't put it in the system tray but does create desktop icon.Visit my site if u want it ready-made... if not, here's my .ini:[QTSETUP] license_option=0 no_dialogs=true registration_dialog=false supress_speed_dialog=trueinstall_qttask=falseinstall_qtjava=false install_qd3d=false show_sample=false show_readme=false show_programfolder=false install_qtinfo=true[QTPrefs] ConnectionSpeed=modemCSMultipleStreams=0Enjoy,N.
oioldman Posted June 13, 2005 Posted June 13, 2005 heres a question,Does anybody have a full list of all the options that can be put in the .ini file?(pref for 6.5.2)
fanatf1 Posted June 14, 2005 Posted June 14, 2005 it_ybdYes im interest in 7 beta.I`ll try you ini. maybу it helps.
tarquel Posted June 14, 2005 Posted June 14, 2005 as stated, my posted ini is for 6.5.2 but it *may* work for version 7 beta...Would be useful to know but this is offtopic so maybe create a new topic for this - if one does not exist.RegardsN.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now