Tomasz,<br>&nbsp; I have a request for the installer.&nbsp; <br><br>&nbsp; How about add a test to the packages.xml format that allows the installer to test whether or not a particular process is running prior to installing/upgrading/removing a package.&nbsp; With an option to kill the process.&nbsp; I guess this could fall into the pre command catagory.&nbsp; But this way if needed wpkg can force an update and the program when it's currently running.&nbsp; This can prevent packages from getting half updated before running into an can't over writing file error.&nbsp; Obviously the option to kill the process will have to be used carefully.
<br><br>&nbsp; Another idea is to have a global settings xml file to set global variables and enable/disable features.&nbsp; For instance some administrators may want to be able to globably disable the ability to kill a running process as I just outlined.&nbsp; It may also be a cleaner place to store the default runtime flags and path variables rather than having a bat file involved.
<br>--<br>David Miller<br><br><div><span class="gmail_quote">On 9/19/06, <b class="gmail_sendername">Tomasz Chmielewski</b> &lt;<a href="mailto:mangoo@wpkg.org">mangoo@wpkg.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Daniel Delattre wrote:<br>&gt; Here's the command line:<br>&gt;<br>&gt; msiexec /qn /i WPKGSetup.msi PATH=&quot;\\server\wpkg&quot; FILE=&quot;wpkg.js&quot;<br>&gt; EXECUSER=&quot;SYSTEM&quot; PARAMETERS=&quot;/synchronize /nonotify /quiet&quot;
<br>&gt; SCRIPTVARNAME1=&quot;SOFTWARE&quot; SCRIPTVARVALUE1=&quot;\\server\software&quot; SILENT=&quot;YES&quot;<br><br>I'll try to reproduce it in the morning.<br><br><br>&gt; BTW, we use several startup scripts already and I really would like this to
<br>&gt; run as a service.<br><br>Is there any special reason for this (I'm just curious to know)?<br><br>Anyway, I feel I'm willing to extend the installer a bit:<br>- allow more variables<br>- allow pre and post commands



</a><br><a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br></blockquote></div><br>