05-24-2017 01:52 PM
For LabView 2015 SP1 we had a VB script to install and activate the core package and the sub components, the line for activation started off as:
objShell.Run """C:\Program Files (x86)\National Instruments\Shared\License Manager\Bin\nilmUtil.exe"" -s -activate -family ""LabVIEW_ADE_150001""......
In 2017, what would replace the "LabVIEW_ADE_150001" , would it be "LabVIEW_ADE_17", "LabVIEW_ADE_170000", or something totally different?
Thanks in advance,
Rob Lewis
06-03-2017 04:07 PM
Hi there,
Looking in ProgramData\Nation Instruments\License Manager\Licenses reveals that this is indeed 170000 and ADE would refer to the family which should have stayed the same.
Have you tried this and found this to not function?
Unfortunately I am unable to test this fully as my serial number has had a few issues with the License Manager 4.0 upgrade, you might experience similar so I'd definitely just try it on a new machine with your serial number first.
Thanks,
Ed