|
1.I have to put these registry keys as I write?
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BioWare]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BioWare\Ma ss Effect 3]
"Path"="C:\\Program Files (x86)\\BioWare\\Mass Effect 3"
"locale"="it_IT"
I would like if possible when I uninstall the game was going to throw the keys created.
2.Per modificare la grandezza dell'immagine dello splashscreen dove devo andare a modificare?
3.In setup.ini this dll need to be able to choose which language to install right?
[InstallSettings]
GDFBinaryCZ = GDFBinary_cs_CZ.dll
GDFBinaryDE = GDFBinary_de_DE.dll
GDFBinaryEN = GDFBinary_en_US.dll
GDFBinaryES = GDFBinary_es_ES.dll
GDFBinaryFR = GDFBinary_fr_FR.dll
GDFBinaryHU = GDFBinary_hu_HU.dll
GDFBinaryIT = GDFBinary_it_IT.dll
GDFBinaryNL = GDFBinary_nl_NL.dll
GDFBinaryPL = GDFBinary_pl_PL.dll
GDFBinaryPR = GDFBinary_pt_PT.dll
GDFBinaryRU = GDFBinary_ru_RU.dll
4.Another question to create the second but not Config icon but a pleasure to just change these lines with the name we give to the second icon right?
MyExecutableIconName2 = Config
MyExecutableName2 = fifaconfig.exe
MyExecutablePath2 = Game \ fifasetup
5.Sorry one more thing to change the image size dell'autorun these 2 values are right?
[AutorunSettings]
AutorunWidth = 600
AutorunHeight = 600
Last edited by lupetto77; 26-05-2012 at 15:52.
|