Matt Miller wrote:
In the FAQ section (http://wpkg.org/index.php/FAQ) the first question is "How can I script installation of packages if they can't be installed quietly, without user intervention?" the answer given is "There are some ways to do it. You can find a good description and a handful of examples on this page." But the examples don't have an example of this... or at least it's not obvious.

I saw the silent installer for Quicktime, but the installer still requires user interaction.

Did you search google for "quicktime silent install"?

I found many links that may point to a solution:

The first link in google:

How do I make Quicktime Install SIlently?

First you need the stand alone installer from Quicktime. Then place a text file beside the installer and name it QuickTimeInstaller.ini and place this text inside....

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


--
Tomasz Chmielewski
http://wpkg.org


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to