Thread
:
INNO TROUBLESHOOT - Questions Here
View Single Post
#
820
10-12-2013, 12:35
sentinelks
Banned
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
[Files]
Source: "MyProg-x64.exe"; DestDir: "{app}"; Check: IsWin64;
install only system x64
Source: "MyProg-x86.exe"; DestDir: "{app}"; Check: "not IsWin64";
no install in win x64
Last edited by sentinelks; 10-12-2013 at
12:37
.
The Following User Says Thank You to sentinelks For This Useful Post:
danswano
(10-12-2013)
sentinelks
View Public Profile
Find all posts by sentinelks