Quote:
Var /GLOBAL CLSID
StrCpy $CLSID "{4D85F58F-51C6-4daf-9334-148CA24C4F36}"
WriteRegStr HKCU "Software\Classes\CLSID\$CLSID" "" "GPLASCustomTools.LASCustomToolsFunctionFactory"
|
Works fine for me (Note that I used HKCU so I did not have to elevate and the key is actually written under Software\Classes\Wow6432Node\CLSID\{4662daa3-d393-11d0-9a56-00c04fb68bf7} on a 64 bit system)