Installing on Rhino 6 or 7

Please make sure you have the latest Bongo 2.0 installer (SR8 or later). It can be downloaded from here.

Run the Command Prompt as an administrator.

The command used should be:

msiexec.exe /i C:\FileDirectoryAndMsiNameHere /qb ALLUSERS=1 WORKGROUP_NODE=1 ZOO_SERVER=IpAddressHere USERNAME=NameOfUserHere COMPANYNAME=Company

Bongo follows the same instructions that Rhino 6 and Rhino 7 uses.

Installing on Rhino 5

Follow the same instructions that’s for Rhino 5.

With the exception that the install directory will be the following:

32-bit Bongo

INSTALLDIR=“C:\Program Files (x86)\Bongo 2.0”

64-bit Bongo

INSTALLDIR=“C:\Program Files\Bongo 2.0 (64-bit)”

For example:

To install Bongo 2 32-bit with English language support as a stand-alone license using the License Key “AAAABBBBCCCCDDDDEEEE”, run:

msiexec.exe /i"D:\Installers\setup_x86_en-us.msi" INSTALLDIR=“C:\Program Files (x86)\Bongo 2.0” RMA_CDKEY=AAAABBBBCCCCDDDDEEEE INSTALL_EN=1

Still using Bongo 1.0?

Instructions can be found here.