License deployment

previously known as VSO Image Resizer

Moderator: Fabrice

SD-de
Junior Member
Posts: 1
Joined: Tue Jan 09, 2018 10:59 am

License deployment

Post by SD-de »

I have a question about installation and license deployment. Is there a way to deploy the license (together with the software installation or in a second step), so we don’t have to enter the license on each device manually? We are talking about a few hundred computers, so I need a way to deploy the software and license without additional manual effort.

Thanks in advance!
User avatar
Phil
ObviousIdea
Posts: 305
Joined: Wed Mar 16, 2011 11:51 pm
Contact:

Post by Phil »

The license key is stored in the registry, so you should be able to deploy it via script or reg file for example.

Code: Select all

Key:   HKEY_LOCAL_MACHINE\SOFTWARE\ObviousIdea\ImageResizer\5.0
Name:  LicenseKey
Type:  REG_SZ
Post Reply