Berge Schwebs Bjørlo schrieb: > On Fri, Jun 13, 2008 at 05:15:52PM +0200, Marco Gaiarin wrote: >> I've done it: >> >> C:\WINDOWS\system32>msiexec /qb /i "\\media\software\shareware\Utility\WPKG\WPKG Client 1.3.2.msi" SETTINGSFILE=\\file\wpkg\settings.xml ALLUSERS=1 >> C:\WINDOWS\system32>echo %ERRORLEVEL% >> 0 > > FWIW: Running msiexec witn /qn instead of /qb will not install WPKG Client > 1.3.2 - Windows will complain about wpkglogon.dll being in use in the event > log and refuse to install the package. (Magically, it seems to work with > /qb.) Are you sure? Although msiexec complains that wpkglogon.dll and WPKGSrv.exe are in use, it will resume the installation after reboot. You may verify it i.e. in the Event Log. At least it works that way here on Windows XP. -- Tomasz Chmielewski http://wpkg.org |