-------- This is a package for Windows XP SP2 Support Tools. You should uninstall previous version of Support Tools (if you have any) before installation. Extract files from .exe installer ( <installer>.exe /T:<directory> /C ), place .cab and .msi files on the server.
<package id="suptoolsXP" name="XP SP2 Support Tools" revision="1" priority="1"> <check type="uninstall" condition="exists" path="Windows Support Tools" /> <install cmd="msiexec.exe /qn /i \\radca\programy\suptoolsXP\suptools.msi" /> <remove cmd="msiexec.exe /qn /x \\radca\programy\suptoolsXP\suptools.msi" /> </package> --------- ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
