Installing on Windows

The installation bundle installs the entire Nuke family, including Hiero and HieroPlayer, and icons for the various components appear in your installation folder.

Note:  Some modern anti-virus software may wrongly assume that certain files in the Nuke installer are suspicious. Examples of these files include nuke-14.1.dll. If you have trouble installing Nuke on your machine, try disabling your anti-virus software before installation. Don't forget to restart your anti-virus software after installation.

  1. Download the .zip file from our website at https://www.foundry.com/products/nuke/download and extract the contents.
    In the extracted directory, you'll find an .msi executable and several .cab files, which are required for installation on Windows.
  2. Double-click on the .msi file to start the installation. Follow the on-screen instructions. By default, the application is installed to:
  3. C:\Program Files\Nuke14.1

  4. That's it! Proceed with Launching on Windows.

Installing from the Command Line

Note:  If you do not have administrator permissions, you may be prompted for a username and password in order to install the application to the machine. To avoid this, right click on the command prompt in the start menu and click Run as administrator.

  1. Download the .zip file from our website at https://www.foundry.com/products/nuke/download and extract the contents.
  2. To open a command prompt window, click Start, type cmd, and then click Command Prompt.
  3. Navigate to the directory containing the .msi installation file. For example:
  4. cd C:\Users\biff\Downloads

  5. Run the following command:

    start /wait msiexec.exe /i Nuke14.1-win-x86_64.msi ACCEPT_FOUNDRY_EULA=ACCEPT /qb

  6. Note:  By using the ACCEPT_FOUNDRY_EULA=ACCEPT property, you agree to the terms of the End User Licensing Agreement. The installer will display an error message if it is omitted. To see the agreement, please refer to https://www.foundry.com/eula.

    Tip:  The /passive argument can be used in place of /qb to suppress popup error messages during the installation. In this case it is advisable to also use /l to enable logging so that you can check the log file for errors in the event of a failed installation:
    start /wait msiexec.exe /i Nuke14.1-win-x86_64.msi ACCEPT_FOUNDRY_EULA=ACCEPT /passive /l log.txt

    By default, the application is installed to:

    <Drive Letter>:\Program Files\Nuke14.1

    To install to a specified directory, use the property INSTALL_ROOT="<Target Directory>", for example:

    start /wait msiexec.exe /i Nuke14.1-win-x86_64.msi ACCEPT_FOUNDRY_EULA=ACCEPT INSTALL_ROOT="E:\Nuke" /qb /l log.txt

    Tip:  You can display a list of install options by running the installer command by itself:
    msiexec.exe

  7. Proceed with Launching on Windows.
  8. Note:  For versions prior to Nuke 14, use the /S and /D arguments instead of /qb and INSTALL_ROOT. For versions prior to Nuke 12, use the /silent and /dir commands instead of /qb and INSTALL_ROOT.
    See Online & Offline Help Versions for more information.

Installing Oculus Headsets

Windows support for Oculus Rift CV1 and Oculus Quest 2 requires you to follow the Oculus Setup procedure. Refer to the accompanying documentation supplied by Oculus.

See Reviewing on VR Headsets (HMD) for more information on using headsets.

For the full Rift experience, Oculus recommend the following system:

NVIDIA GTX 970 / AMD 290 equivalent or greater

Intel i5-6400 equivalent or greater

8 GB+ RAM

Compatible HDMI 1.3 video output sensor and 1x USB 2.0 port

The latest Oculus drivers come with the Oculus Setup utility, available here: https://www.oculus.com/setup/

Installing HTC Vive/Vive Pro

Windows support for the HTC Vive and Vive Pro requires that you install Steam and SteamVR as well as some additional hardware. Refer to the following setup procedure for more information http://www.vive.com/us/setup/

See Reviewing on VR Headsets (HMD) for more information on using headsets.

For the full Vive experience, Steam recommend the following:

NVIDIA GeForce® GTX 970 / AMD Radeon™ R9 290 equivalent or greater

Intel® i5-4590 / AMD FX 8350 equivalent or greater

4 GB RAM