View Single Post
  #64  
Old 26-10-2014, 08:29
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by houcine80 View Post
hi here is the code

[Launch1]
Name=Visual C++ 2013 x86
32Exe={src}\redist\redist_x86.exe
Argument=/passive /norestart
BeforeInstall=1

[Launch2]
Name=Visual C++ 2013 x64
64Exe={src}\redist\vcredist_x64.exe
Argument=/passive /norestart
BeforeInstall=1
you have typo in your Launch1 > redist_x86.exe = vcredist_x86.exe
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
houcine80 (26-10-2014)