From c3b316eec7f48cb78f30d9ac0b23a5cdecb0e3d7 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 26 Nov 2015 13:03:43 +0100 Subject: [PATCH] correct typos --- 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 a9a20fd..211feb7 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -85,7 +85,7 @@ else comment "Patch Registry" Registry_install /32Bit comment "Create shortcuts" - LinkFolder_install_64 + LinkFolder_install_32 endif if ($INST_SystemType$ = "64 Bit System") and (($INST_architecture$ = "system specific") or ($INST_architecture$ = "both") or ($INST_architecture$ = "64 only")) @@ -99,7 +99,7 @@ else comment "Patch Registry" Registry_install /64Bit comment "Create shortcuts" - LinkFolder_install_32 + LinkFolder_install_64 endif endif