Difference between revisions of "Rational Developer Silent Install"

From MidrangeWiki
Jump to: navigation, search
(Eclipse java settings)
 
(23 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.
  
==Install Steps==
+
*'''[[Rational_Developer_Silent_Install_doInstall.bat|doInstall.bat]]'''
doInstallationManager.bat
+
**Run As Administrator.  
Run As Administrator.  
+
**Will Download, Extract, and run the install of RDI.
Will Download, Extract, and run the install of Installation Manager.
+
 
 +
*'''[[Rational_Developer_Silent_Install_doLicense.bat|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.
  
doInstall.bat  
+
*'''[[Rational_Developer_Silent_Install_doPlugins.bat|doPlugins.bat]]'''
Run As Administrator.  
+
**Will install plugins to RDI. Some from downloads and others from the internet.
Will Download, Extract, and run the install of RDI.
 
  
doLicense.bat
+
==Patching==
Only needed if you didn't get the license from doInstall.
+
*'''[[Rational_Developer_Silent_Install_doPatch.bat|doPatch.bat]]'''
It will apply the License for RDI.
+
**Run this script when you get a official patch file from IBM.
Run "doLicense.bat 2" to pick the second license kit pack.
 
  
doPlugins.bat
+
==Eclipse java settings==
Will install plugins to RDI. Some from downloads and others from the internet.
+
*'''[[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.