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