correct typos

This commit is contained in:
Mario Fetka 2015-11-26 13:03:43 +01:00
parent 4c06337ca1
commit c3b316eec7
1 changed files with 2 additions and 2 deletions

View File

@ -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