# # # patch "res/win32/guitone.iss" # from [b5acbd25037976f86cab6fa93d510eabe4e3949e] # to [83ccf5cf7225b575f7dbce86bc840bedb9512347] # ============================================================ --- res/win32/guitone.iss b5acbd25037976f86cab6fa93d510eabe4e3949e +++ res/win32/guitone.iss 83ccf5cf7225b575f7dbce86bc840bedb9512347 @@ -1,6 +1,6 @@ #define APPNAME="guitone" #define APPVERS="0.8" -#define QTDIR="E:\Qt\4.4" +#define QTDIR="E:\Qt\4.4.0" [Setup] AppId={{5D368DF6-C31E-499C-A99E-2755F3D67211} @@ -57,7 +57,7 @@ Filename: {app}\{#APPNAME}.exe; Descript Filename: {app}\{#APPNAME}.exe; Description: {cm:LaunchProgram,{#APPNAME}}; Flags: nowait postinstall skipifsilent unchecked [Registry] -Root: HKCR; Subkey: .mtn; ValueType: string; ValueData: montone.db; Flags: uninsdeletevalue; Tasks: +Root: HKCR; Subkey: .mtn; ValueType: string; ValueData: montone.db; Flags: uninsdeletevalue; Tasks: Root: HKCR; Subkey: monotone.db; ValueType: string; ValueName: ; ValueData: {cm:MonotoneRepository}; Flags: uninsdeletekey Root: HKCR; Subkey: monotone.db\DefaultIcon; ValueType: string; ValueName: ; ValueData: {app}\guitone.exe,1 Root: HKCR; Subkey: monotone.db\shell\open\command; ValueType: string; ValueName: ; ValueData: """{app}\guitone.exe"" ""%1"""