3,217
edits
Changes
Samie
,no edit summary
See the [[Google earth]] silent installer for an explanation of how to create the response file setup.iss and information on the -f1 and -f2 flags.
<presource lang="xml">
<package
id="samie"
<install cmd="%SOFTWARE%\samie\setup.exe -s -f1\\server\wpkg\pkg\samie\setup.iss -f2C:\Logs\samie.log" />
</package>
</presource>
[[Category:Silent Installers]]