Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Silent Install Won't Run

Re: Silent Install Won't Run

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Wed, 2 Oct 2002 22:29:56 +0200
Message-ID: <3d9b573f$0$18144$edfadb0f@dspool01.news.tele.dk>


Hi Ted.

There should be a space between "-responseFile" and "c:\clientcustom.rsp" so the command line should be:

d:\setup.exe -silent -nowelcome -responseFile c:\clientcustom.rsp

HTH. Finn

"Ted Busky" <no_spam_tbusky_at_prox.com> wrote in message news:3D9AEDD3.2A0B031E_at_prox.com...
>
> SHOW_SPLASH_SCREEN= was false, I switched to true
> SHOW_INSTALL_PROGRESS_PAGE=true was true
>
> Still no install and no status reports.
>
> Ted.
>
>
>
> Finn Ellebaek Nielsen wrote:
>
> > Are you sure that it's not running? Try to set:
> >
> > SHOW_SPLASH_SCREEN=true
> > SHOW_INSTALL_PROGRESS_PAGE=true
> >
> > HTH.
> >
> > Finn
> >
> > "Ted Busky" <no_spam_tbusky_at_prox.com> wrote in message
> > news:3D9A0876.B913188_at_prox.com...
> > > Hi,
> > >
> > > I'm trying to silently install the Oracle9i windows driver. I copied
the
> > > clientcustom.rsp from the CD and made the following modifications and
> > > put the modified file in the c:\directory.
> > >
> > > ORACLE_HOME="c:\orant9"
> > > ORACLE_HOME_NAME="orahome9"
> > > LOCATION_FOR_DISK2="d:\"
> > > LOCATION_FOR_DISK3="d:\"
> > >
> > > I run from the command prompt:
> > > d:\setup.exe -silent -nowelcome -responseFilec:\clientcustom.rsp.
> > > The CD initially shows some activity but no installation happens.
> > >
> > > Can anyone give me an idea of what I am missing?
> > >
> > > Thanks,
> > > Ted
> > >
> > >
>
>
Received on Wed Oct 02 2002 - 15:29:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US