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:
I just came across a piece of sh.. eem, software (called Diacos) which installs silently as Administrator, but not as SYSTEM. It uses InstallShield installer. It installed SILENTLY as SYSTEM only when I added an additional flag - /f2. If Oracle is also using InstallShield, you can find more info here: http://wpkg.org/index.php/Diacos -- Tomasz Chmielewski http:/7wpkg.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
