[wpkg-users] WPKG client upgrade

Vladimír Pšenička vladimir.psenicka at prodeco.cz
Mon Apr 21 09:35:25 CEST 2008


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.



More information about the wpkg-users mailing list