FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Borderlands 2 (DVD9 to 2xDVD5) *INNO SETUP* (https://fileforums.com/showthread.php?t=93338)

ohnooo 27-09-2012 22:44

Great job, work fine on WIN 7 64bit sp1
THX

NTurky 28-09-2012 13:49

Hi REV0

I think your setup.ini has some typos.
Where it says:

LaunchCom5=redist\vcredist__x86.exe
Launch6=Visual C++ 2008 x86 SP1

I guess it should be:

LaunchCom5=redist\vcredist_2008_x86.exe
Launch6=Visual C++ 2010 x86 SP1

Thank you for your hard work.

REV0 28-09-2012 16:45

Quote:

Originally Posted by NTurky (Post 407300)
Hi REV0

I think your setup.ini has some typos.
Where it says:

LaunchCom5=redist\vcredist__x86.exe
Launch6=Visual C++ 2008 x86 SP1

I guess it should be:

LaunchCom5=redist\vcredist_2008_x86.exe
Launch6=Visual C++ 2010 x86 SP1

Thank you for your hard work.

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

NTurky 29-09-2012 08:48

Quote:

Originally Posted by REV0 (Post 407308)
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.

REV0 29-09-2012 12:43

Quote:

Originally Posted by NTurky (Post 407336)
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.

vcredist_x86 and vcredits_2008_x86 are identical. I fixed current one and deleted 'shift' so it looks like vcredist_x86.exe.

It should be ok

redetav 12-10-2012 08:38

Hi REV0, here gave this error when installing C + + 2005:
"Command line option syntax error. Type command /? for help"

All files are in the folder redist and installing the executable file, it installs normally, what could it be?

Thanks and sorry for the bad english.

REV0 12-10-2012 09:26

Quote:

Originally Posted by redetav (Post 407945)
Hi REV0, here gave this error when installing C + + 2005:
"Command line option syntax error. Type command /? for help"

All files are in the folder redist and installing the executable file, it installs normally, what could it be?

Thanks and sorry for the bad english.

As far as i remember, it's because C++ is not compatible with your OS, no deadly error here.

Joe Forster/STA 12-10-2012 09:38

1 Attachment(s)
Quote:

Originally Posted by redetav (Post 407945)
Hi REV0, here gave this error when installing C + + 2005:
"Command line option syntax error. Type command /? for help"

I'm attaching a little program of mine. Put it (temporarily) in place of this problematic installer and run the installation again. When it is run, it will dump its complete command line into a file called cmdline.log in the current directory. (The current directory is not necessarily the installation directory or the directory where this program is!)

redetav 12-10-2012 11:18

Thanks, I'll see what the log says, my OS is Windows 7 x64, the file gives error when installing the game, but separately installed, it installs normally, the rest of the installation, including files from the Redist folder install normally.

REV0 12-10-2012 11:32

Quote:

Originally Posted by redetav (Post 407971)
Thanks, I'll see what the log says, my OS is Windows 7 x64, the file gives error when installing the game, but separately installed, it installs normally, the rest of the installation, including files from the Redist folder install normally.

Did you download ini fix in the thread ?

redetav 12-10-2012 12:15

Quote:

Originally Posted by REV0 (Post 407972)
Did you download ini fix in the thread ?

Yes, I replaced the setup.ini. It's strange because it seems don't have an obvious reason for this, appears to be all right, both in setup and files from the Redist folder. But I decided to change the setup and remove that part, looked like this:

[LauncherSettings]
InstallRedist=1
Launch1=.NET Framework 4
Launch164=0
Launch1BeforeInstall=0
LaunchCom1=redist\dotNetFx40_Client_x86_x64.exe
LaunchArg1=/q:a /q /norestart
Launch2=DirectX
Launch264=0
Launch2BeforeInstall=0
LaunchCom2=redist\DXRedistCutdown\DXSETUP.exe
LaunchArg2=
Launch3=Nvidia Physx 9.12
Launch364=0
Launch3BeforeInstall=0
LaunchCom3=redist\PhysX-9.12.0613-SystemSoftware.msi
LaunchArg3=
Launch4=Visual C++ 2008 x86
Launch464=0
Launch4BeforeInstall=0
LaunchCom4=redist\vcredist_x86.exe
LaunchArg4=/silent
Launch5=Visual C++ 2010 x86 SP1
Launch564=0
Launch5BeforeInstall=0
LaunchCom5=redist\vcredist_x86_vs2010sp1.exe
LaunchArg5=/silent
Launch6=AMD CPU Driver
Launch664=0
Launch6BeforeInstall=0
LaunchCom6=redist\AMD\amdcpusetup.exe
LaunchArg6=/silent

It worked normally after that, I believe that will not make a difference, anyway, thanks for the help guys.

chirag_mci 12-10-2012 21:08

Borderlands 2 Mechromancer DLC
 
Borderlands 2 Mechromancer DLC
can i put dlc it is 700 mb ??

pakrat2k2 12-10-2012 22:33

the conversion uses installed game files, so as long as the dlc is in gamefolder, it will get compressed into conversion.

dani_ell 17-10-2012 06:10

It is possible to install all DLC and getting into 2xDVD5? Sorry for bad English

REV0 17-10-2012 06:21

DLC and the game is 4.05 with compression. However i cant put it here because yener's CI doesnt support compressions anymore.

PS: It should still fit on 2 DVD5s with all DVDs.


All times are GMT -7. The time now is 04:45.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com