<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
> Date: Tue, 7 Apr 2009 18:06:06 +0200<BR>> From: r.meier@wpkg.org<BR>> To: awilliam@mdah.state.ms.us<BR>> CC: wpkg-users@lists.wpkg.org<BR>> Subject: Re: [wpkg-users] VSO image resizer<BR>> <BR>> Hi Adam,<BR>> <BR>> Adam Williams wrote:<BR>> > Does anyone know how make this application silently install? <BR>> > http://www.vso-software.fr/products/image_resizer/<BR>> > <BR>> > i've tried the usual things like msiexec /qn /i <BR>> > vso_image_resizer2_setup.exe, or passing it flags like /s, /q, /quiet, <BR>> > etc. nothing seems to work. or do you know of another free image <BR>> > resizing program that is vista compatible and silently installs?<BR>> <BR>> Common silent options to try:<BR>> MSI installer: /i /qn /norestart<BR>> MSI uninstaller: /x /qn /norestart<BR>> Install4J: -q<BR>> Inno Installer: /verysilent /norestart /sp-<BR>> Installshield: /s<BR>> NSIS insstaller: /S<BR>> <BR>> Well, I have no clue if one of them works for image resizer - I am using<BR>> IrfanView in batch mode to resize a bunch of images.<BR>> <BR>> br,<BR>> Rainer<BR>> <BR>> -------------------------------------------------------------------------<BR>> wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/<BR>> _______________________________________________<BR>> wpkg-users mailing list<BR>> wpkg-users@lists.wpkg.org<BR>> <A href="http://lists.wpkg.org/mailman/listinfo/wpkg-users">http://lists.wpkg.org/mailman/listinfo/wpkg-users</A><BR><BR>
A quick Google and voila:<BR>
 <BR>
<A href="http://forums.vso-software.fr/silent-install-t1817.html">http://forums.vso-software.fr/silent-install-t1817.html</A><BR><br /><hr />Surfing the web just got more rewarding. <a href='http://extras.uk.msn.com/internet-explorer-8/?ocid=T010MSN07A0716U' target='_new'>Download  the New Internet Explorer 8</a></body>
</html>