[wpkg-users] Bootstrapping...
Marco Gaiarin
gaio at sv.lnf.it
Fri Nov 17 11:17:15 CET 2006
Computer scientists, it is know, love recursion.
I'm trying to use wpkg to install/manage... wpkg itself.
I've done a simply:
<package
id="wpkg"
name="WPKG"
revision="70"
priority="0"
reboot="false">
<check type="uninstall" condition="exists" path="WPKG" />
<install cmd='msiexec /qb /i %SOFTWARE%\WPKG\WPKGSetup.msi' />
<upgrade cmd='msiexec /qb /i %SOFTWARE%\WPKG\WPKGSetup.msi' />
<remove cmd='msiexec /qb /x %SOFTWARE%\WPKG\WPKGSetup.msi' />
</package>
but does not work, at least on upgrade, i think because the installer
was not able to complete because wpkg was running, but i'm now a
wiondows expert, so could i have missed something.
I've also tried to apply settings, but this is another story/email...
;)))
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)sv.lnf.it tel +39-0434-842711 fax +39-0434-842797
VDEV
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
More information about the wpkg-users
mailing list