Jump to content

Need help with Oracle and RunOnceEx.cmd


omnifred

Recommended Posts

Need to install Oracle 8i in silent mode,

did like Freshy98 explaint in his answer on this post :

http://www.msfn.org/board/index.php?showto...41543&hl=oracle

made a response file with -record, installd Oracle and de-installd it, and made a MSI with Wise from the thinks Oracle left behind and needs for the OUI to work in silent mode.

The MSI works fine with RunOnceEx.cmd, bud the response file works only when i start the line my self ( start,Run)bud the line doint do nothing when i run it with RunOnceEx.cmd :

REG ADD %KEY%\025 /VE /D "Oracle Files for OUI" /f

REG ADD %KEY%\025 /V 1 /D "%systemdrive%\apps\Oracle_Installer\Oracle_installer.msi /qn" /f

REG ADD %KEY%\030 /VE /D "Oracle 8i Client" /f

REG ADD %KEY%\030 /V 1 /D "C:\apps\Oracle8i\setup.exe -RESPONSEFILE C:\apps\Oracle8i\clientadmin.rsp -SILENT" /f

(already change the %systemdrive%, did not help !!)

Is there something wrong with this line or is there a other reason that OUI wont work ??

Edited by omnifred
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...