From 8939dfaa5d0b839a86a06a62e69da36b88a48f2d Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 24 Jun 2015 20:33:16 +0200 Subject: [PATCH] Correct license registry key --- CLIENT_DATA/setup3264.ins | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index 9598007..a6c5f32 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -144,13 +144,13 @@ copy "$IniCfgFile$" "$InstallDir64$" [Registry_install] ; Example of setting some values of an registry key: ; -openkey [HKEY_LOCAL_MACHINE\Software\Nitro\Pro\9.0] +openkey [HKEY_LOCAL_MACHINE\Software\Nitro\Pro\10.0] set "SerialNumber" = "$LicenseKey$" [LinkFolder_install] set_basefolder common_desktopdirectory set_subfolder "" -delete_element "Nitro Pro 9" +delete_element "Nitro Pro 10" ; Example of deleting a folder from AllUsers startmenu: ;