diablodale / dp.kinect2

Kinect v2 (XBox One) plugin for Cycling '74 Max
21 stars 4 forks source link

HOW TO: move your license to a different computer #9

Open diablodale opened 9 years ago

diablodale commented 9 years ago

Moving your dp.kinect2 license to a new computer is easy.

  1. Unregister on the old computer.
  2. Register on the new computer.

Unregistration Send the message unregister to the dp.kinect2 object on the old computer.

Registration Send the message register myname to the dp.kinect2 object on the new computer. Please be sure to replace myname with the registration name you received in email. Sometimes, your registration name has spaces in it. If it does, be sure to put quotes around it.

For example, if your registration name is IT College. Then send the message register "IT College"

You can also use the demo patch included with dp.kinect2. It has both register and unregister buttons at the top. See https://github.com/diablodale/dp.kinect2/wiki#register-dpkinect2 for pictures.