Hello!
I am writing a script to automate the installation of Oracle Forms and Reports 6i in XP through cmd.exe. The script works great, but the command is incomplete.
Currently the command in the script is "setup -responseFile directory\response.rsp".
This is supposed to generate a .rsp file containing all the options I selected in the custom installation (so I can simply call that file in future implementations of this script to automatically get all those settings), but it does not.
Does any one know what might be wrong: why isn't this generating the response file?
Or, do you know the arguments for the command so that I don't even need a response file?
I've googled this about a dozen times and found nothing very helpful.
Any advice is appreciated.
![]() |
|
|||||||
| Windows XP/2000 - Need to know command to install Oracle from cmd shell. posted in the Operating Systems forums; Hello! I am writing a script to automate the installation of Oracle Forms and Reports 6i in XP through cmd.exe. The script works great, but the command is incomplete. Currently ... |
|
|
|
#1 |
|
New Poster
Join Date: Jun 2007
Posts: 1
|
|
|
|
|
| Advertisement - Register to Remove | |
|
|
|
#2 |
|
Tech Member
![]() Join Date: Jul 2006
Location: Western Australia
Posts: 6,068 PC Experience: Elite PC Guru
|
Hi mcgill, welcoem to the PCHF.
Unfortunately...I think you've gone above our heads on this one ![]() I have no idea...when automating installs i use Group Policy and MSI...I don't tend to use scripts. I'll see if any of the other techs know anything for you.
__________________
|
|
|
|
|
|
#3 |
|
Senior Security Analyst
![]() Join Date: Jan 2007
Location: texas, USA
Posts: 2,677 PC Experience: PC Illiterate
|
got nothing here.....oracle isn't my thing.....gotta be SOMEBODY'S thing on here, though....don't often see a problem roll through that isn't solved somehow.....
__________________
PCHF Prework / PCHF Rules / AVG / ATF / Housecall / NTRegOpt /Everest / PCHF Protect Your PC / PCHF Postwork M.C.S.A.M.C.P - MS Server 2k3, Network Architecture "Ask Bill why the string in function 9 is terminated by a dollar sign. Ask him, because he can't answer. Only I know that." - Gary Kildall ![]()
|
|
|
|
|
|
#4 |
|
Tech Support Team
![]() Join Date: Nov 2006
Location: In the Slaughtered Lamb having a pint.
Posts: 4,484 PC Experience: Smarter than the average Bear
|
Not withstanding this forums excellent capabilities, would this place be any good mmcgill?
Forum Home
__________________
|
|
|
|
|
|
#5 |
|
Tech Member
![]() ![]() Join Date: Feb 2006
Location: coastal Rhode Island
Posts: 4,633 PC Experience: More Stubborn than any PC
|
Hotscripts.com :: Tools and Utilities
http://www.oracle.com/technology/pub...h_dev.html#oss http://nsis.sourceforge.net/Main_Page Compiling is a bit beyond me presently-- some day...
__________________
Friedrich Nietzsche
|
|
|
|
|
|
#6 |
|
Elite Member
![]() Join Date: Sep 2005
Location: Canada
Posts: 896 PC Experience: Very Experienced
|
The only thing I can think of doing is changing
setup -responseFile directory\response.rsp to setup > responseFile directory\response.rsp I'm not sure if that's going to help, though I'm pretty certain that that would pipe the output to said file. It's worth a shot, I guess, though keep in mind that I'm currently having difficulty writing a simple DSADD script for a measly 200 users. Quick edit: You may also consider using an absolute pathname and using quotes only around the pathname (since it contains spaces...I'm not sure if you have the quotes around the command or are simply quoting the segment...)
__________________
//Prework\\\///PCHF RULES\\\///Did we help? Please Donate\\\ CompTIA A+ Certified, MCDST Did we help? Please hit that Thanks button. |
|
|
|
![]() |
| Bookmarks |
| Tags |
| cmd, command, install, oracle, shell |
| Thread Tools | |
| Display Modes | |
|
|































Linear Mode

