March 28, 200620 yr Hello,During the Unattended softwares installation with WPI, i have "Windows Installer. This Installation package could not be opened. Verify that the package exists... " message (see attached bellow).In spite of that message, all the Software installations continue and goes right.Do anyone could help me to get ride from this message?TNXcoucou
March 28, 200620 yr Which program throws this error up? Which WPI version are you using? Please post your config file.
March 30, 200620 yr Author Hi kel,Sorry for the delay reply, I had to reinstall all and to "STAY NEXT TO THE MACHINE" for checking.I'm runing WPI 4.3.5The programs throws the Windows Installer error up are:Windows XP Service Pack 2 Support ToolsMBSA 2.0 (Microsoft Baseline Security Analyzer 2.0) Office 2003 Resource KitMy config file is too big (more than 150 apps). Then here bellow the concerned prog[pn]=['WinXP SP2 Support Tools']picf[pn]=['sp2-support-tools.jpg']picw[pn]=['68']pich[pn]=['68']textl[pn]=['Bottom']texti[pn]=['0']desc[pn]=['<CENTER><b>The Windows XP Service Pack 2 Support Tools</CENTER></b><br>cmd1[pn]=['%cdrom%\\Software\\WinXP_SupportTools\\WinXP_SupportTools.exe']dflt[pn]=['yes'] configs[pn]=['Corporate, HEN']cat[pn]=['System Tools']ordr[pn]=[152]pn++prog[pn]=['MBSA 2.0']picf[pn]=['MBSA.jpg']picw[pn]=['30']pich[pn]=['30']textl[pn]=['Left']texti[pn]=['0']desc[pn]=['<CENTER><b>Microsoft Baseline Security Analyzer V2.0</CENTER></b><br>cmd1[pn]=['%cdrom%\\Software\\MBSA\\MBSA_Install.exe']dflt[pn]=['yes'] configs[pn]=['Corporate, HEN']forc[pn]=['false']cat[pn]=['Security']ordr[pn]=[222]pn++prog[pn]=['Office 2003 Resource Kit']picf[pn]=['OfficeRessourceKit.jpg']picw[pn]=['63']pich[pn]=['80']textl[pn]=['Left']texti[pn]=['0']uid[pn]=['O2K3RK']deps[pn]=['O2K3']desc[pn]=['<CENTER><b>Microsoft Office 2003 Resource Kit</CENTER></b><br>For developers']cmd1[pn]=['%cdrom%\\Software\\OfficeTools\\ResourceKit\\ORK.MSI /qb']dflt[pn]=['yes'] configs[pn]=['Corporate, HEN']cat[pn]=['Office']ordr[pn]=[160]pn++'WinXP SP2 Support Tools' is on the DVD as a winrar SFX archive and here the commentsSetup=suptools.msi /qbTempModeSilent=1Overwrite=1Here the MBSA_Install.exe' au3 compiled file when msiexec.exe (v3.1.4000.1823) is in the same CD folder as the MBSA$Lang = RegRead("HKEY_CURRENT_USER\Control Panel\International", "sLanguage")If $Lang = "FRA" ThenRun("msiexec /i MBSASetup-FR.msi /qr");ElseRun("msiexec /i MBSASetup-EN.msi /qr")EndIfRegardscoucou
Create an account or sign in to comment