From bd2e7f8a6de735be39692004ed064d226f24c590 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 26 Jun 2013 11:55:49 +0200 Subject: [PATCH] correct exe name --- CLIENT_DATA/setup32.ins | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 9e55c67..51d774e 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -100,7 +100,7 @@ set "SetAccess" = REG_DWORD:0xFFFFFFFF openkey [HKEY_LOCAL_MACHINE\Software\HighCriteria\TranscriptionBuddyPE] set "Path" = "$InstallDir$" -set "Module" = "tnpbuddy.exe" +set "Module" = "Tnpbuddy.exe" [LinkFolder_install] set_basefolder common_programs @@ -111,10 +111,10 @@ set_subfolder Transcription Buddy set_link name: Transcription Buddy - target: $InstallDir$\tnpbuddy.exe + target: $InstallDir$\Tnpbuddy.exe parameters: working_dir: $InstallDir$ - icon_file: $InstallDir$\tnpbuddy.exe + icon_file: $InstallDir$\Tnpbuddy.exe icon_index: end_link