Difference between revisions of "Rational Developer Silent Install"

From MidrangeWiki
Jump to: navigation, search
(Eclipse java settings)
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Silent Install RDi
 
Silent Install RDi
 +
==Prerequirements==
 +
==Install Steps==
 +
*[[Rational_Developer_Silent_Install_doInstallationManager.bat|doInstallationManager.bat]]
 +
**Run As Administrator.
 +
**Will Download, Extract, and run the install of Installation Manager.
  
doInstallationManager.bat
+
*'''[[Rational_Developer_Silent_Install_doInstall.bat|doInstall.bat]]'''
Run As Administrator.  
+
**Run As Administrator.  
Will Download, Extract, and run the install of Installation Manager.
+
**Will Download, Extract, and run the install of RDI.
  
doInstall.bat  
+
*'''[[Rational_Developer_Silent_Install_doLicense.bat|doLicense.bat]]'''
Run As Administrator.  
+
**Only needed if you didn't get the license from doInstall.  
Will Download, Extract, and run the install of RDI.
+
**It will apply the License for RDI.
 +
**Run "doLicense.bat 2" to pick the second license kit pack.
  
doLicense.bat
+
*'''[[Rational_Developer_Silent_Install_doPlugins.bat|doPlugins.bat]]'''
Only needed if you didn't get the license from doInstall.
+
**Will install plugins to RDI. Some from downloads and others from the internet.
It will apply the License for RDI.
 
Run "doLicense.bat 2" to pick the second license kit pack.
 
  
doPlugins.bat
+
==Patching==
Will install plugins to RDI. Some from downloads and others from the internet.
+
*'''[[Rational_Developer_Silent_Install_doPatch.bat|doPatch.bat]]'''
 +
**Run this script when you get a official patch file from IBM.
 +
 
 +
==Eclipse java settings==
 +
*'''[[Rational_Developer_Silent_Install_doEclipse.bat|doEclipse.bat]]'''
 +
**In some instances you need to update your installed product eclipse.ini setting. This script does this for you from a common .ini settings file.

Latest revision as of 15:34, 21 February 2018

Silent Install RDi

Prerequirements

Install Steps

  • doInstall.bat
    • Run As Administrator.
    • Will Download, Extract, and run the install of RDI.
  • doLicense.bat
    • Only needed if you didn't get the license from doInstall.
    • It will apply the License for RDI.
    • Run "doLicense.bat 2" to pick the second license kit pack.
  • doPlugins.bat
    • Will install plugins to RDI. Some from downloads and others from the internet.

Patching

  • doPatch.bat
    • Run this script when you get a official patch file from IBM.

Eclipse java settings

  • doEclipse.bat
    • In some instances you need to update your installed product eclipse.ini setting. This script does this for you from a common .ini settings file.