Silent install with license registration
Posted: Tue May 26, 2020 8:36 am
How do I provide a license code at time of install if the install is unattended?
The unattended installation command is, and I can see there's an MSI unpacked so this could be transformed or have properties set, but I don't see any "license key" properties in the MSI.
Anything I can run during or after install to register the product (MegunoLink 1.25.18329.1125)?
The unattended installation command is
Code: Select all
SetupMegunoLink.exe /passive /norestart
Anything I can run during or after install to register the product (MegunoLink 1.25.18329.1125)?