I have a package that will install when I run the wpkg-start.bat
manually, but it fails when this same script runs on startup.  I have it
set up as a computer startup script in Active Directory.   The event
logs say "failed check after install".   I am not sure what is
happening.  Here is the package:

 

<?xml version="1.0" encoding="UTF-8"?>

<packages>

<package

       id="jinit"

       name="Oracle JInitiator 1.3.1.26"

       revision="13126"

       reboot="false"

       priority="0">

       <check type="uninstall" condition="exists" path="Oracle
JInitiator 1.3.1.26" />

                

       <install cmd="%SOFTWARE%\jinit13126\disk1\Setup.exe -s" />

          

</package>

</packages>

 

 

Michael S. Wall
System Administrator
UC Davis Extension
University of California
Davis, CA 95618
530-757-8559

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to