View Single Post
  #19  
Old 29-09-2012, 08:48
NTurky NTurky is offline
Registered User
 
Join Date: Jan 2012
Location: Argentina
Posts: 41
Thanks: 17
Thanked 22 Times in 10 Posts
NTurky is on a distinguished road
Quote:
Originally Posted by REV0 View Post
I dont know why but this game has lots of components, even yener's script couldn't handle it so have to pass couple of them. Anyway, the correct one is this:

Code:
Launch6=Visual C++ 2010 x86 SP1
Launch664=0
Launch6BeforeInstall=0
LaunchCom6=redist\vcredist_x86_vs2010sp1.exe
LaunchArg6=/silent
If you already burned to DVD, it's not important, because filename is correct only title was wrong. Download the fix if you like

Cheers
I'm sorry, I don't speak english and because of that I wasn't very clear before.
There are 2 typos, the one you mentioned is only the name (not very important) but the line above, the exe is wrong. It says:

LaunchCom5=redist\vcredist__x86.exe

and should be:

LaunchCom5=redist\vcredist_2008_x86.exe

I already fixed it but mentioned it because it could be usefull to someone else. And to help your convertion to be 100% accurate.
Reply With Quote