|
#31
|
|||
|
|||
|
@d00m3d well i don't have Win 7 x64 but the way inno works using {commonappdata} should make it install to the correct folder regardless (that way it should work on both XP and Vista/7 systems), but you could always make a small installer with just 1 file to test it (make a dummy file and make a inno installer install just that 1 dummy file to
{commonappdata}\Rockstar Games\L.A. Noire\ and if it appears in C:\ProgramData\Rockstar Games\L.A. Noire\ you will know it is working correctly |
| Sponsored Links |
|
#32
|
|||
|
|||
|
Quote:
pardon my language because I use google translator There are some things I do not understand If you see this code: Code:
[Run]
Filename: {app}\Social Club v1.0.5.0 Setup.exe; Flags: waituntilterminated; StatusMsg: ˇ°Please Wait...ˇ±
Is there any effect if we use the code: Code:
[Run]
Filename: {src}\Social Club\Social Club v1.0.5.0 Setup.exe; Flags: waituntilterminated; StatusMsg: ˇ°Please Wait...ˇ±
Filename: {src}\dotnetfx35\dotnetfx35.exe; Flags: waituntilterminated; StatusMsg: ˇ°Please Wait...ˇ±
Filename: {src}\vcredist_x86\vcredist_x86.exe; Flags: waituntilterminated; StatusMsg: ˇ°Please Wait...ˇ±
Filename: {src}\DXSETUP\DXSETUP.exe; Flags: waituntilterminated; StatusMsg: ˇ°Please Wait...ˇ±
so programs that need to be able to directly perform the installation from the last dvd after the installation games is completed am I correct? thank you |
|
#33
|
|||
|
|||
|
Can somebody answer on my post, i have this error when i try to run icon of the game, or to just start the game:
|
|
#34
|
|||
|
|||
|
@sstanke it says you are missing the DLL for the rockstar social club which is needed for installation, if you install the social club it should fix the problem (you can find it on your original DVD or if you use the latest patch it should appear in the games directory)
|
|
#35
|
|||
|
|||
|
Quote:
|
|
#36
|
||||
|
||||
|
I have This Message Before the Compression ??
![]() The source is : G:\Rockstar Games\L.A. Noire |
|
#37
|
||||
|
||||
|
Quote:
|
|
#38
|
||||
|
||||
|
Quote:
AND are you using ansi version of INNO ? |
|
#39
|
|||
|
|||
|
What is ansi version of inno?
|
|
#40
|
||||
|
||||
|
ansi version of INNO setup are for languages like english, french, german, italian, spanish, polish etc.
unicode version is for languages like russian, chinese, vietnamese, arabic, farsi etc, ones that use a different code page then would normally be used. just suffice it to say get the ansi version of inno setup, you'll have less issues to worry about |
|
#41
|
||||
|
||||
|
Works fine for me, so my final temp has an additional archive: Setup-4a.bin.
So, i had to use 4 DVD's and copy autorun & LAN_icon from the directory and edit correctly. This is my final project: DVD1 = 4,37GB (archives: autorun.ini, LAN_icon, Setup.exe, Setup-1a.bin, Setup-1b.bin, Setup-1c.bin). DVD2 = 4,37GB (archives: autorun.ini, LAN_icon, Setup-2a.bin, Setup-2b.bin, Setup-2c.bin). DVD3 = 4,37GB (archives: autorun.ini, LAN_icon, Setup-3a.bin, Setup-3b.bin, Setup-3c.bin). DVD4 = 1,04GB (archives: autorun.ini, LAN_icon, Setup-4a.bin). After installation, i get the error: ![]() I just click OK and finish installation. The game is not run, off course, because i don't no installed the Social Club. So, i just installed Social Club v1.0.5.0 and the game works perfectly! Sorry my english. Thanks for the conversion! |
| The Following User Says Thank You to Fabioddq For This Useful Post: | ||
Cosplay (27-01-2019) | ||
|
#42
|
|||
|
|||
|
@Fabioddq its odd that yours has additional archives, if you used Zyo's script it should only be 3 DVDs (unless you included other things that are not needed or unless you changed the compression type).
Also the error is because you did not update the game before using Zyo's script, if you had used the latest update you would have had Social Club v1.0.5.0 Setup.exe in your L.A.Noire directory (i think Zyo did write this in his original post but since he edited his post the info is no longer there), since the file isn't there you could rebuild the installer and just make sure it exists before you rebuild it (just make a copy of the setup off your DVD and put it in your games folder then edit the script to match the filename before recompiling) or edit that line out and just include the setup on your last DVD and install it manually every time you reinstall. |
|
#43
|
|||
|
|||
|
Quote:
|
|
#44
|
||||
|
||||
|
I compiled again with the update and worked perfectly. 3 dvd's, no errors about Social Club.
Thanks for the help guys! |
|
#45
|
||||
|
||||
|
work for me good thanks but my another ico not Launcher tell me con't open
unable to go to Social Club i open the launcher it too slow can you answer thanks......................
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| L.A. Noire 2DVD9 --> 3DVD5 [INNOSetup] | DonHomerone | PC Games - CD/DVD Conversions | 60 | 03-10-2012 20:00 |
| Napoleon: Total War (2DVD9 to 3DVD5) *INNO SETUP* | REV0 | PC Games - CD/DVD Conversions | 1 | 23-08-2012 04:50 |
| Shogun Total War 2 for 2dvd9 3dvd5 by inno | car_l30n | PC Games - CD/DVD Conversions | 11 | 15-03-2012 10:58 |
| Call of Duty Modern Warfare 3 - (2DVD9 to 3DVD5) SP Only | REV0 | PC Games - CD/DVD Conversions | 33 | 23-02-2012 22:22 |