I tried to install 6 packages by wpkg client on a fresh installed windows xp.
<package id="jre" name="jre 6.0" revision="60" reboot="false" priority="10"> <install cmd="\\192.168.3.1\install\software\jre.exe /q" /> </package> <package id="openoffice" name="OpenOffice.org 3.2.0" revision="320" reboot="false" priority="11"> <install cmd='msiexec /qn /norestart /i "\\192.168.3.1\install\software\OpenOffice\openofficeorg32.msi" ALLUSERS=1 ADDLOCAL=ALL' /> </package> <package id="opera" name="Opera 10.0" revision="100" reboot="false" priority="12"> <install cmd="\\192.168.3.1\install\software\opera.exe /S /v/qn" /> </package> <package id="macromediaflash" name="flash 1.0" revision="10" reboot="false" priority="13"> <install cmd="\\192.168.3.1\install\software\install_flash_player.exe /s" /> </package> <package id="avgfree" name="avg free" revision="10" reboot="false" priority="14"> <install cmd="\\192.168.3.1\install\software\avg_free.exe /HIDE" /> </package> <package id="acrobatreader" name="AcrobatReader 9.3" revision="930" reboot="false" priority="15"> <install cmd='msiexec /qn /norestart /i "\\192.168.3.1\install\software\AcrobatReader\AcroRead.msi"' /> </package> OpenOffice installed fine, but none of the other 5. I tried all of them with the parameter ALLUSERS=1 ADDLOCAL=ALL to. Installation from command line works fine. Rainer Hamann ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users