#1
|
||||
|
||||
I Am Alive *CIU 1.0.0.6*
This is not a conversion just a custom (improved, if I may say so) installer because the original Ubisoft's is pretty cra... Well, you know what I mean
![]() EDIT: I've updated script to CIU 1.0.0.6. Based on CIU 1.0.0.6 by yener90 (Much obliged for this, man ![]() .bat file and compression method by Peterf1999 and Fabioddq (also, many thanks to these guys ![]() Art: online and ingame Music: Game main theme Icon: cKL-Design Tested on: Win7 Home Premium 64bit and Win7 Ultimate 32bit Final size (redist folder included): Code:
2 GB's 2. Extract content archive somewhere on your computer, NOT in game folder. 3. Move support folder from installation folder to your extracted IAA folder along with the Autorun.exe and Setup.exe 4. Start compress.bat, enter game installation path and wait to compile. 5. Make ISO and test before you burn it ![]() iaa1.png iaa2.png iaa3.png Last edited by NamelessOne; 25-11-2013 at 05:32. Reason: Added updated install script |
The Following 6 Users Say Thank You to NamelessOne For This Useful Post: | ||
GTX590 (30-12-2017), marston (16-07-2017), mausschieber (25-11-2013), oudine_spyro (18-12-2012), romulus_ut3 (01-01-2015), Tibi68 (25-11-2013) |
Sponsored Links |
#2
|
||||
|
||||
thanks man...Ubisoft installer is really ~censored
![]() |
#3
|
||||
|
||||
Nice conversion namelessOne! I wanted to create an installer, now I don't need anymore!
![]() I think you can implement the reg entries for other languages, otherwise the game will always be in English no matter which language you install. I'll put as could be if you want to upgrade. In highlighted (red) the new reg entries for other languages and also for the launcher: Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive"; ValueName: UninstallString; ValueData: {uninstallexe}; ValueType: string; Flags: UninsDeleteKey; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive"; ValueType: string; ValueName: Language; ValueData: English; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive"; ValueType: string; ValueName: Language; ValueData: French; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive"; ValueType: string; ValueName: Language; ValueData: German; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive"; ValueType: string; ValueName: Language; ValueData: Italian; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive"; ValueType: string; ValueName: Language; ValueData: Spanish; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: esp; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: execPath; ValueData: {app}\src\System\IAmAlive_game.exe; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: installRootDir; ValueData: {app}; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: InstallDir; ValueData: {app}\src\System; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: language; ValueData: us; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: language; ValueData: fr; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: language; ValueData: de; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ger; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: language; ValueData: it; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: ita; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: language; ValueData: es; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: esp; Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\IAmAlive\GameUpdate"; ValueType: string; ValueName: info; ValueData: 970ce8e57f8740d18ecc59f85052bb61; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\Launcher"; ValueType: string; ValueName: Version; ValueData: 0432 ; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\Launcher"; ValueType: string; ValueName: InstallDir; ValueData: {app}; Flags: uninsdeletevalue uninsdeletekeyifempty ![]() if you want to use the eula.rtf files, they are in the support\Res\License. Thanks for the conversion! ![]() Last edited by Fabioddq; 10-09-2012 at 21:35. |
#4
|
||||
|
||||
Thanks for the info, Fabiodq. I completely forgot about other languages
![]() |
#5
|
||||
|
||||
Quote:
I installed the game in english. After conversion i installed in spanish and the game was in spanish. ![]() |
#6
|
||||
|
||||
Thanks once again, Fabiodq. I've added updated script in the first post
![]() |
#7
|
||||
|
||||
I,Really,did not undrestand.
Where should I put the new files of conversion??? |
#8
|
||||
|
||||
Quote:
![]() Last edited by Fabioddq; 12-09-2012 at 15:13. |
#9
|
||||
|
||||
I didn't find any converted bin file.it happened in 5 seconds.
|
#10
|
||||
|
||||
Delete ";" in the front of #define ProgramFiles "C:\Games\I Am Alive"
and make sure if you indicate the correct path. |
#11
|
||||
|
||||
Thanks.It works now.
|
#12
|
||||
|
||||
I've added updated setup files
![]() |
#13
|
|||
|
|||
I have this error:
![]() |
#14
|
||||
|
||||
If you desire Setup.cab + Setup.ini integration do it:
Extract Setup.cab in a blank Setup folder and Compile LangScript.iss and InstallerScript.iss; if you not desire this integration: Put ; in the front #define Internal in InstallerScript.iss and LangScript.iss Last edited by Fabioddq; 15-09-2012 at 16:21. |
#15
|
|||
|
|||
The installer works perfect from folder but don't work from ISO or burned dvd. I have Win 7, 32bits.
I have this error: runtime error (at 307:190): Access is denied. Any help, please? Sorry for my english. |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |
Dark Souls - Inno Setup - This is not a conversion, it's just custom installer | Fabioddq | PC Games - CD/DVD Conversions | 4 | 26-10-2012 19:48 |