[wpkg-users] Install/Upgrade a package only if this program is installed

2009-01-05 Thread Kamil Maciejewski
-- Hello. I have a question - since there is a group of programs that users can install even without admin rights and there are some programs that we need to install only on some machines without changing WPKG group

Re: [wpkg-users] WPKG and Windows SteadyState Disk Protection

2009-01-05 Thread mscdex
I ran into a similar situation when I was working with a small network that was using deep freeze. I ended up modifying wpkg.js in the relevant places where a successful package installation/removal/upgrade/downgrade has been detected, etc. In those places, I had it call a custom jscript function

Re: [wpkg-users] WPKG Client 1.3.6 64bit error

2009-01-05 Thread Tomasz Chmielewski
Adam Williams schrieb: Tomasz Chmielewski wrote: Could you try if this one installs for you? http://www1.wpkg.org/files/client/beta/test/ i still get the same error message. Anyone else out there using WPKG Client on Vista 64 bit? -- Tomasz Chmielewski http://wpkg.org

[wpkg-users] remove does not work of type check type=file condition=versionequalto path=%programfiles%\pidgin\pidgin.exe value=2.5.3.0 /

2009-01-05 Thread Johannes . Brix
Hello Rainer, your analysis is so far correct, but the conclusion is not. Here is my uninstall script. - @echo off :: Remove Pidgin :: :: By: Johannes Brix, Evidian, 2009/01/02 :: == :: Modifications ::

Re: [wpkg-users] WPKG and Windows SteadyState Disk Protection

2009-01-05 Thread Rainer Meier
Hi, In later WPKG versions there is a feature switch: /statusprint It allows to print WPKG progress on STDOUT. So it's possible to wrap WPKG (call it by another script) and analyze its output to detect if it is doing any installation/upgrade). In addition it would be possible to make a snapshot