Michael Wall schrieb:
> 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:

Is it true, or not (no "Oracle JInitiator 1.3.1.26" in Software 
Add/remove if you install via AD)?


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

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


If yes, it perhaps means that the installer is broken and only works 
when installed interactively, or explicitly as Administrator...

You can:
1) double-check if there is no error on your side
2) complain to the vendor - Oracle is a big company, and should design 
software carefully
3) try to use WPKG Installer, and install software as Administrator


-- 
Tomasz Chmielewski
http://wpkg.org

-------------------------------------------------------------------------
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