View Single Post
  #66  
Old 21-02-2015, 05:49
mier90 mier90 is offline
Registered User
 
Join Date: Aug 2012
Location: Malaysia
Posts: 117
Thanks: 123
Thanked 50 Times in 36 Posts
mier90 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
Is this the final location for additional software installation?

If so, how about the DirectX folder?

Or can you write all those back like the one you did in post#10, so other members won't have to ask same question over and over again.

Thank you very much.
Reply With Quote