Full package definition: > <package > id="office2003sp3en" > name="Service Pack 3 pro Office 2003 - EN" > revision="2" > reboot="false" > priority="1000"> > > <check type="logical" condition="or"> > <check type="registry" condition="equals" path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Common\LanguageResources\SKULanguage" value="1029" /> > <check type="logical" condition="and"> > <check type="file" condition="exists" path="%PROGRAMFILES%\Microsoft Office\OFFICE11\winword.exe" /> > <check type="file" condition="versionequalto" path="%PROGRAMFILES%\Microsoft Office\OFFICE11\winword.exe" value="11.0.8169.0"/> > </check> > </check> > > <install cmd='%COMSPEC% /C if exist "C:\Program Files\Microsoft Office\OFFICE11\winword.exe" "%SOFTWARE%\office\msoffice2003\Office2003SP3-KB923618-FullFile-ENU.exe" /Q' > > <exit code="3010" /> > </install> > > </package> Rainer Meier napsal(a): > Hi Vladimir, > > Vladimír Pšenička wrote: >> I am testing new version of WPKG (1.0) with same xml files and get some >> strange error (Error number: 800a01b6). I didnt have problem with >> previous version of WPKG (0.9) > > Thanks a lot for your problem report. I will try to trace it as soon as > possible. > > Could you send me the full package definition of the package which > fails? (just in case I will need it) > > Thanks, > Rainer -- Vladimir Psenicka IT system engineer Prodeco a.s. |