Share

vlax-machine-product-key (AutoLISP)

Product Documentation
Intermediate

Returns the AutoCAD Windows registry path in the HKLM (HKEY_LOCAL_MACHINE)

(vlax-machine-product-key)

The AutoCAD registry path can be used to register an application for demand loading.

Return Values

A string containing the AutoCAD registry path.

Examples

(vlax-machine-product-key)
"Software\\Autodesk\\AutoCAD\\R19.1\\ACAD-D001:409"
NoteVLAX-MACHINE-PRODUCT-KEY replaces VLAX-PRODUCT-KEY which was in AutoCAD 2012 and earlier.

Was this information helpful?