Automate Rhino3 Installer From Custom Installer
Last changed: -204.177.179.152

.

Automate installation of Rhino 3.0 by calling from a custom installer.

The installer for Rhino 3.0 can be run silently using the syntax found at:

http://www.rhino3d.com/script.htm

See also InstallingRhino

The Rhino 3.0 CD includes several installers.

\Rhinoceros\Setup Rhinoceros (EU).exe

Installs English, French, Italian, Spanish, German, Polish, or Czech languages.

Requires European CD-Keys (not Asian ones, below).

\Rhinoceros\Setup Rhinoceros (JA).exe

Installs Japanese language.

Requires Japanese CD-Keys.

\Rhinoceros\Setup Rhinoceros (KO).exe

Installs Korean language.

Requires Korean CD-Keys.

\Rhinoceros\Setup Rhinoceros (TC).exe

Installs Chinese language.

Requires Chinese CD-Keys.

Disabling the CD Splash Screen:

The splash screen that appears when you put in the CD can be disabled by executing the C++ function AddGlobalVar.

Be sure to run DeleteGlobalVar prior to exiting your installer, or no McNeel product installation CDs will work properly until the system is rebooted.

Working Directory:

When you execute these installers, please be sure that the working directory is the same as the installer EXE, otherwise you might get installations that are incorrect.

Rhino 4.0 Automatic Installation

See Wiki article InstallingRhino