3So far, the native license service has been installed and well-equipped. One step left: to refer to ArcGIS's license to the native (service set to @localhost or machine name), by modifying the registry implementation. 64-bit machine, use this:
Windows Registry Editor Version 5.00
[hkey_local_machine\software\wow6432node\esri\license10.0]
"Desktop_config" = "TRUE"
"Timeoutwarning" = "TRUE"
"Seat_preference" = "Float"
"Singleuse_installed" = "Professional"
"Software_class" = "Professional"
"License_server" = "@localhost"
"Flexnetservice" = "True"
< Copy the above contents to Notepad, and then modify the file name to Regarcgis.reg double-click >
32-bit machine, use this:
Windows Registry Editor Version 5.00
[hkey_local_machine\software\esri\license10.0]
"Desktop_config" = "TRUE"
"Timeoutwarning" = "TRUE"
"Seat_preference" = "Float"
"Singleuse_installed" = "Professional"
"Software_class" = "Professional"
"License_server" = "@localhost"
"Flexnetservice" = "True"
< Copy the above contents to Notepad, and then modify the file name to Regarcgis.reg double-click >
Then take a look at the ArcGIS administrator ^ ^
steps to read