FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   yener90's Inno Project Source Codes (https://fileforums.com/showthread.php?t=91563)

yener90 17-01-2013 15:54

1 Attachment(s)
Quote:

Originally Posted by REV0 (Post 413063)
Any fix about the one additional shortcut after 4th component ? It redirects to game insallation folder but there's no exe file in there, therefore it's not needed.

Cheers

sorry forgot this bug.
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.

yener90 24-01-2013 02:13

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.

Fabioddq 24-01-2013 04:21

Quote:

Originally Posted by yener90 (Post 413187)
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.

Ok, thanks for your awesome work, hope you get well soon. ;)

Grumpy 24-01-2013 04:41

Quote:

Originally Posted by yener90 (Post 413187)
dudes...my private life get really bad.

Hope everything is ok yener, and I certainly hope things get better for you. ;)

4tRUst 25-01-2013 12:23

Quote:

Originally Posted by yener90 (Post 413187)
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.

Good luck to you and thanks for your contributions, i hope you get everything sorted as you wish.

NamelessOne 25-01-2013 13:05

Quote:

Originally Posted by yener90 (Post 413187)
dudes...my private life get really bad.

Sorry to hear about this. Hope everything goes well, man. Good luck to you ;)

Newbie 25-01-2013 13:18

Yeah, hope everything will be OK, take care and Thank You for all what you have done for us.

REV0 26-01-2013 10:25

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 ?

Fabioddq 26-01-2013 21:04

Quote:

Originally Posted by REV0 (Post 413283)
BTW, this is for members, ButtonOneLiner command is not working in CIU anyone solved this ?

Works, now is only OneLiner=1
Put in SETUP DESIGN BUTTON section under [StandardButton] ;)

ander01 27-01-2013 03:29

where ta link the new CIU OF CHANGELOG 1.0 (C = Custom Installer I = U = Ultimate) to make new custom installers

Fabioddq 27-01-2013 05:10

Quote:

Originally Posted by ander01 (Post 413301)
where ta link the new CIU OF CHANGELOG 1.0 (C = Custom Installer I = U = Ultimate) to make new custom installers

look on the first page of this topic. ;)

alias-as 28-01-2013 11:06

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\\"

pakrat2k2 28-01-2013 12:06

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.

alias-as 28-01-2013 12:16

the probleme is there is no a multilanguage conversation / each conversation used 1 spoken language so i'm confused brother

pakrat2k2 28-01-2013 12:25

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"

for each of the other languages ( added it to the script for the other languages.

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.


All times are GMT -7. The time now is 19:44.

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