also insert license key into the registry

This commit is contained in:
Mario Fetka
2013-04-05 09:26:45 +02:00
parent cce92b87d9
commit ea7cb00941

View File

@@ -144,10 +144,8 @@ copy "$IniCfgFile$" "$InstallDir64$"
[Registry_install] [Registry_install]
; Example of setting some values of an registry key: ; Example of setting some values of an registry key:
; ;
; openkey [HKEY_LOCAL_MACHINE\Software\$ProductId$] openkey [HKEY_LOCAL_MACHINE\Software\Nitro\Pro\8.0]
; set "name1" = "some string value" set "SerialNumber" = "$LicenseKey$"
; set "name2" = REG_DWORD:0001
; set "name3" = REG_BINARY:00 af 99 cd
[LinkFolder_install] [LinkFolder_install]
; Example of deleting a folder from AllUsers startmenu: ; Example of deleting a folder from AllUsers startmenu: