Be The First To Get Support Updates
Want to know about the latest technical content and software updates?
How To: Register ArcView and ArcEditor Single Use silently
Summary
Instructions provided describe how to register ArcView or ArcEditor Single Use without having to open the registration wizard.
This functionality was added at ArcGIS Desktop 9.0 Service Pack 1.
Procedure
This process requires that an authorization file be obtained in advance. That file must be accessible by the machine to be registered.
In the following example the authorization file is named UNK123456789.esu9 and has been saved on the C: drive. ArcView Single Use has been installed to the default, C:\Program Files\ArcGIS
- Open a command prompt by going to Start > Run and typing 'cmd'.
- Enter the following at the prompt:
Code:
cd C:\Program Files\ArcGIS\Bin - Enter the following at the prompt:
Code:
registerfixed9.exe /s /LIF=C:\UNK123456789.esu9Note:
The usage is case sensitive.Note:
The registerfixed executable changes names according to release. For example, the executable name at ArcGIS 9.2 is registerfixed92.exe.
Last Published: 5/5/2016
Article ID: 000006998