Difference between revisions of "Rational Developer Silent Install"
From MidrangeWiki
(→Eclipse java settings) |
|||
(19 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Prerequirements== | ==Prerequirements== | ||
==Install Steps== | ==Install Steps== | ||
− | *doInstallationManager.bat | + | *[[Rational_Developer_Silent_Install_doInstallationManager.bat|doInstallationManager.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 Installation Manager. | ||
− | *doInstall.bat | + | *'''[[Rational_Developer_Silent_Install_doInstall.bat|doInstall.bat]]''' |
**Run As Administrator. | **Run As Administrator. | ||
**Will Download, Extract, and run the install of RDI. | **Will Download, Extract, and run the install of RDI. | ||
− | *doLicense.bat | + | *'''[[Rational_Developer_Silent_Install_doLicense.bat|doLicense.bat]]''' |
**Only needed if you didn't get the license from doInstall. | **Only needed if you didn't get the license from doInstall. | ||
**It will apply the License for RDI. | **It will apply the License for RDI. | ||
**Run "doLicense.bat 2" to pick the second license kit pack. | **Run "doLicense.bat 2" to pick the second license kit pack. | ||
− | *doPlugins.bat | + | *'''[[Rational_Developer_Silent_Install_doPlugins.bat|doPlugins.bat]]''' |
**Will install plugins to RDI. Some from downloads and others from the internet. | **Will install plugins to RDI. Some from downloads and others from the internet. | ||
+ | |||
+ | ==Patching== | ||
+ | *'''[[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
- doInstallationManager.bat
- Run As Administrator.
- Will Download, Extract, and run the install of Installation Manager.
- 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.