Installation Code Generation#

  1. Pick a random hex string of 6, 8, 12, or 16 bytes. You can generate this programmatically with a random number generator if you wish.

  2. Open a text editor and enter this string (as ASCII) in a file by itself, preceded by the string "Install Code: ". Note the single whitespace character following the colon.

  3. Save this file for later use.