Hi,
Have been trying to silent install Oracle 9 from DVD using an MSI and MST package. The package fails when running from DVD but if I copy all files to a temp dir and run MSI from there everything installs fine.
Any help in getting it to run from DVD would be great
Cheers
Zorg
Script used at present :
@echo off
MKDIR C:\temp
MKDIR C:\temp\oracle
xcopy %cdrom%\Apps\Oracle9i C:\temp\oracle
START /WAIT msiexec /i C:\temp\oracle\Oracle-Oracle9i_Client-v9.2-0001.msi transforms=C:\temp\oracle\Oracle-Oracle9i_Client-9.2-v001-Global-NA-NA.mst
START /WAIT regedit /s %cdrom%\Apps\TuuelReg\Tuuel.reg
START /WAIT regedit /s %cdrom%\Apps\TuuelReg\tuuel1.reg
Page 1 of 1
Oracle 9
Share this topic:
Page 1 of 1



Help
Back to top








