Thread
:
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup
View Single Post
#
73
14-06-2013, 16:23
pakrat2k2
Moderator
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
just use 'ISWin64' or 'not ISWin64' dont add the skipifdoesntexist
IE
[Files]
Source: x64 \ File.exe; DestDir: {app}; Check: IsWin64
Source: x32 \ File.exe; DestDir: {app}; Check: not IsWin64
Last edited by pakrat2k2; 14-06-2013 at
16:30
.
pakrat2k2
View Public Profile
Find all posts by pakrat2k2