Tomasz,<br>  I have a request for the installer.  <br><br>  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.  With an option to kill the process.  I guess this could fall into the pre command catagory.  But this way if needed wpkg can force an update and the program when it's currently running.  This can prevent packages from getting half updated before running into an can't over writing file error.  Obviously the option to kill the process will have to be used carefully.
<br><br>  Another idea is to have a global settings xml file to set global variables and enable/disable features.  For instance some administrators may want to be able to globably disable the ability to kill a running process as I just outlined.  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> <<a href="mailto:mangoo@wpkg.org">mangoo@wpkg.org</a>> 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>> Here's the command line:<br>><br>> msiexec /qn /i WPKGSetup.msi PATH="\\server\wpkg" FILE="wpkg.js"<br>> EXECUSER="SYSTEM" PARAMETERS="/synchronize /nonotify /quiet"
<br>> SCRIPTVARNAME1="SOFTWARE" SCRIPTVARVALUE1="\\server\software" SILENT="YES"<br><br>I'll try to reproduce it in the morning.<br><br><br>> BTW, we use several startup scripts already and I really would like this to
<br>> 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>