Post date: Sep 26, 2017 4:59:5 PM
Here's how to install UCINET silently, and also register the program without running it.
Installation
At the command line, execute the downloaded installation file, and add /silent at the end. Example:
>setup32UCI6636.exe /silent
Registration
Download the ucireg.exe program. This is a console application with the following syntax:
>ucireg local|current “user name” regcode
For example, you might type:
>ucireg local "steve borgatti" 123456
You can tell the program to suppress output by adding the /q switch:
>ucireg local "steve borgatti" 123456 /q
You can also get any available help by typing:
>ucireg /h