|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Eclipse silent install |
« View previous topic :: View next topic » |
Author |
Message
|
RobFish3 |
Posted: Wed Nov 02, 2005 3:36 am Post subject: Eclipse silent install |
|
|
Newbie
Joined: 23 Mar 2005 Posts: 4 Location: United Kingdom
|
I'm trying to figure out how to silent install eclipse to my e drive (we have site requirement to put app software off the c drive). I've tried issueing the setup.exe /r to create a response file, but there was no response file created. I've tried an msiexec /i "path\eclipse.msi" SAVEINI="resp_file" , but again no response file created. Has anyone got any ideas as to what properties to throw into either command that will give me a response file to work with, or a set of properties to give either command that will point the install at any other file directory than c:\Program Files\IBM etc. |
|
Back to top |
|
 |
xvlouis |
Posted: Mon Nov 13, 2006 10:32 am Post subject: |
|
|
Newbie
Joined: 13 Nov 2006 Posts: 3
|
Hi,
I am trying the exact same thing (in silent mode). I need to change the default installation path for the Eclipse platform V3.0 from "C:\Program Files\IBM\Eclipse SDK30\" to "D:\IBM\Eclipse SDK30\".
I tried all sorts of things. Generating a response file, using the SAVEINI and USEINI properties, etc... Nothing works.
I generated a log file using the following command:
msiexec /i "IBM WebSphere Eclipse Platform V3.0.msi" /l*v d:\Inst.log
Now after the installation, I looked inside the log and found some properties: AMQPGMFOLDER and INSTALLDIR.
So I tried a silent install with this command line:
msiexec /i "IBM WebSphere Eclipse Platform V3.0.m
si" AMQPGMFOLDER="D:\IBM\Eclipse SDK30" INSTALLDIR="D:\IBM\Eclipse SDK30" /l*v d
:\TryInst.log /qn
The installation did go well, but in the default path "C:\Program Files\IBM\Eclipse SDK30\" NOT the new one I wanted "D:\IBM\Eclipse SDK30"
Can someone help me with that?
Regards,
Xvlouis |
|
Back to top |
|
 |
exerk |
Posted: Tue Nov 14, 2006 8:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
xvlouis,
Our installation was provided a fix for this by IBM, by provision of a .dll file and additional information. I suggest you contact IBM directly to request the same.
I have mirrored this reply in the other thread too. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
JasonE |
Posted: Wed Nov 15, 2006 5:07 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
|
Back to top |
|
 |
mikeHT |
Posted: Fri Mar 30, 2007 1:23 pm Post subject: |
|
|
Voyager
Joined: 01 Jul 2005 Posts: 82
|
In the link provided
http://www-1.ibm.com/support/docview.wss?uid=swg1IC47296
Temporary fix is as below.
A test fix is available from service (reference PRB 2601).
But no detailed information about the dll and steps. My IBM support is from 9-5 EDT on weekdays.
Could someone who had issue resolved kindly provide the dll and steps from IBM?
In meantime, I'll just do manual install and specify INSTALLDIR to d:\apps\IBM
Thank you |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|