Hi, I just installed a new test machine and tried the WPKG-Client 1.2 (stable) for the first time after upgrading from 1.2-rc5. The problem is that the installation failed. The eventlog reveals the following error: Product: WPKG -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action _A9459942_EE79_497A_9080_F39DDA8A7B80, location: C:\Programme\wpkg\wpkginst.exe, command: --SETTINGSFILE=Z:\packages\wpkg-installer\settings.xml After I downgraded to 1.2-rc6 again the installation of WPKG-Client is working flawlessly again. For installation I'm using unattended and a custom .bat script with the following content: todo.pl "msiexec /qn /i Z:\packages\wpkg-installer\wpkgsetup.msi SETTINGSFILE=Z:\packages\wpkg-installer\settings.xml ALLUSERS=1" Anyone can confirm this and/or give me a solution for the problem? I'd like to use the latest version, even more if its a stable and not a rc version, but for that I need the software to actually work. ;) - jens |