I tested this upgrade (I have condition="versionequalto", on website is
condition="sizeequals" and value="1.0.0.8")

> <package
>               id="wpkg"
>               name="WPKG Client 1.2.1"
>               revision="2"
>               reboot="false"
>               priority="3000">
>               
>               <check type="uninstall" condition="exists" path="WPKG" />
>               <check type="file" condition="versionequalto" 
> path="%PROGRAMFILES%\wpkg\wpkginst.exe" value="1.0.0.8" />
>               
>               <install cmd='%COMSPEC% /C start 
> "%SOFTWARE%\wpkg\wpkg_upgrade.bat"' /> 
>               
>               <upgrade cmd='%COMSPEC% /C start 
> "%SOFTWARE%\wpkg\wpkg_upgrade.bat"' /> 
>               
>               <remove cmd='msiexec /qn 
> /x{FD883F05-6D6B-4E81-8FD7-B209FEF750CD}' />
>               
>       </package>



and I see errors in event log on client:

> Could not process (upgrade) WPKG Client 1.2.1.
> Failed checking after installation.

and WPKG client is still old version 1.0.0.6...



Tomasz Chmielewski napsal(a):
> Vladimír Pšenička schrieb:
>> Is possible to upgrade WPKG client from 1.2-rc6 to 1.2.1 by itself
>> automaticaly after reboot (not directly running wpkg.js) on remote
>> machines?
>>
>> I tested upgrade (http://wpkg.org/WPKG) and it doesn't work:
> 
> I added some (hopefully) more detailed instructions and verified that
> they work on my workstation:
> 
> http://wpkg.org/WPKG
> 
> Could you verify if it works for you?
> 
> 
> 

-- 
Vladimir Psenicka
IT system engineer
Prodeco a.s.
-------------------------------------------------------------------------
Reporting bugs, all WPKG mailing lists >> http://wpkg.org/Support
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to