vlax-machine-product-key (AutoLISP/ActiveX)

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

Supported Platforms: Windows only

Signature

(vlax-machine-product-key)

No arguments.

Return Values

Type: String

A value containing the AutoCAD registry path.

Remarks

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

Note: vlax-machine-product-key replaces vlax-product-key which was in AutoCAD 2012 and earlier.

Examples

(vlax-machine-product-key)
"Software\\Autodesk\\AutoCAD\\R20.0\\ACAD-E001:409"