|
#1216
|
|||
|
|||
|
Quote:
will analyze tomorrow. its just an wrong shortcut. delete wrong line, then it should work fine. i will tell you then. EDIT: Try out this InstallerScript.iss Just download from first post CIU 1.0.0.4 overwrite InstallerScript.iss with this one. Shortcut bug should be solved. Last edited by yener90; 17-01-2013 at 16:09. |
| Sponsored Links |
|
#1217
|
|||
|
|||
|
dudes...my private life get really bad.
i will stop working here. only will come and watch your great works using my script. good bye. |
| The Following 12 Users Say Thank You to yener90 For This Useful Post: | ||
|
#1218
|
||||
|
||||
|
Quote:
|
|
#1219
|
||||
|
||||
|
Hope everything is ok yener, and I certainly hope things get better for you.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
|
#1220
|
|||
|
|||
|
Good luck to you and thanks for your contributions, i hope you get everything sorted as you wish.
|
|
#1221
|
||||
|
||||
|
Sorry to hear about this. Hope everything goes well, man. Good luck to you
|
|
#1222
|
||||
|
||||
|
Yeah, hope everything will be OK, take care and Thank You for all what you have done for us.
|
|
#1223
|
|||
|
|||
|
Sorry to hear that yener... I hope you'll fix things in your life, good luck.
BTW, this is for members, ButtonOneLiner command is not working in CIU anyone solved this ? |
|
#1224
|
||||
|
||||
|
Quote:
Put in SETUP DESIGN BUTTON section under [StandardButton]
|
| The Following User Says Thank You to Fabioddq For This Useful Post: | ||
REV0 (27-01-2013) | ||
|
#1225
|
|||
|
|||
|
where ta link the new CIU OF CHANGELOG 1.0 (C = Custom Installer I = U = Ultimate) to make new custom installers
|
|
#1226
|
||||
|
||||
|
Quote:
|
|
#1227
|
||||
|
||||
|
i have a question:
i want to make a conversion to a multilanguage game i installed the game in french language so in the registry i had language: fr i want to put the registry value in ino setup but in multilanguage "depend to the user system language" so any one can help me ?? the reg value are : Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\EA Games] [HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Dead Space 2] "CD Drive"="P:\\" "DisplayName"="Dead Space™ 2" "ProductName"="Dead Space™ 2" "Folder"="C:\\ProgramData\\Microsoft\\Windows\\Sta rt Menu\\Programs\\EA Games\\Dead Space™ 2\\" "Install Dir"="C:\\Program Files\\EA Games\\Dead Space 2\\" "Installed From"="P:\\" "Locale"="fr_FR" "Language"="French" "Product GUID"="{96D06FDD-6AF4-4309-BC1B-1C9588B0575E}" "Suppression Exe"="" "Registration"="Software\\Electronic Arts\\EA Games\\Dead Space 2\\ergc" [HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Dead Space 2\1.0] "DisplayName"="Dead Space 2" "Language"=dword:00000002 "LanguageName"="French" "ProgramGroup"="C:\\ProgramData\\Microsoft\\Window s\\Start Menu\\Programs\\EA Games\\" |
|
#1228
|
||||
|
||||
|
your doing dead space 2.. go look in the game index for same game, and d/l one of those conversions. look at the inno script used, and see how they added the multiple languages in the script, modify yours so it matches.
|
|
#1229
|
||||
|
||||
|
the probleme is there is no a multilanguage conversation / each conversation used 1 spoken language so i'm confused brother
|
|
#1230
|
||||
|
||||
|
peter's is multilanguage. but its in seperate ISS scripts. not a big deal.
using reg-to-inno-ENG converter in useful programs topic by joe export your reg settings for the french version. then add the extra lines needed for each of the languages, substituting the Code:
"Locale"="fr_FR" "Language"="French" "LanguageName"="French" en_US, english de_DE, german it_IT, Italian es_ES, Spanish the above 4 are LOCALE, ( LANGUAGE & LANGUAGENAME same but 2 different entries) just add those 4 to your script in addition to the french you already have. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |