[Solved] Make Nuitrack work on a different PC

What do I have to do to get a Unity standalone build to work on a different PC than the one it’s build on? I want to build it on my PC and use it on a big touch screen(which also is a PC and runs windows). Do I need to do anything on the specific screen or will Unity build everything needed into the build? Including my Nuitrack license?

If you are going to run the project on a different PC with the same sensor, you’ll need to reactivate Nuitrack on a different PC. The reactivation process is as follows:

  1. Plug in the sensor and run Nuitrack activation tool;
  2. Click “Compatibility Test”;
  3. Wait until the test is finished and enter the license key;
  4. Click “Get Available Licenses”. The tool will show that you have “0” licenses BUT this means that you have 0 NEW licenses; your old licenses can still be used;
  5. Click “Activate”.

Please note that you have to use the same sensor (with the same serial number) that you used when activating Nuitrack for the first time.

If you’re going to use a new sensor with a different PC, you’ll have to purchase one more license and activate it with the new sensor on a different PC.

1 Like

Yes, thankyou. I got it working! Now only the UWP part left. (my other topic)