Attached is the response file and a copy of the .bat file that I use.

You will notice that I copy all of the files locally and also use sleep after the install.

I found that I wasn't able to get it to work via a network mapped or unc drive, with the response file.

I also had trouble with it starting to delete the locally stored temp files with out the sleep command in there. this is sort of a messy way to do it but it works. I have deployed many workstations with this and never had a problem.

The copy takes a while 300+mb but what the heck you don't have to be there.

This also works with Japanese language XP - if you care :-)





Nils �stbjerg wrote:

Help!

Im trying to script an oracle installation which in theory should work, at least oracle documents that you can use a

start /wait installer.exe -responsefile file.rsp -silent

however all that does it uncompress the install file and then start a java install process and return to prompt. Ie todo.pl will start the next task while the java process is starting.

Anyone got any good ideas or have this working.

One idea was to have a vb script (yikes) that looks for the java process until it stops and then returns to prompt, I dont like that idea thou. VB isnt my cup of tea.


Regards,

Nils


Attachment: Oracle.tar
Description: Unix tar archive

Reply via email to