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 05-06-2011 11:45

yener90's Inno Project Source Codes
 
6 Attachment(s)
Dear community,
here is the source of my newest installer.

IMPORTANT INFO
Installer ONLY works correctly, in paths which doesnt contain any special characters.

CHANGELOG OF CIU 1.0 (C=Custom I=Installer U=Ultimate)
------------------------------------------------
Update 1.0.0.6:
- fixed bugs (thx to LuisCésar82 for his help and his references)
- fixed german translation
------------------------------------------------
Update 1.0.0.5:
- overworked language files completely:
-> easier to update new versions of Inno
-> Supports Update 5.5.3
- fixed internal MP4 video playback
------------------------------------------------
Update 1.0.0.4 Hotfix:
- small language box is back -> faster and more stable
- fixed disabled button in WelcomePage
- fixed exit button in finishedpage
- fixed fullscreen video play
- fixed AntiVir error message
Hotfix:
- fixes regarding small language box
-> now you can disable arrows also all languages should appear
------------------------------------------------
Update 1.0.0.3:
- small language box has too much bugs, which i realized, while trying to fix errors, therefore disabled it in this release
-> will rebuild it completely again :rolleyes:
- fixed video stop issue
- fixed button colors while glowing
------------------------------------------------
Update 1.0.0.2:
- fixed French & portuguese language
- fixed error in welcomepage
- updated Cryptor
------------------------------------------------
Update 1.0.0.1:
- fixed Farsi language
- reverted left/right click action in language box
- added InnoMediaPlayer (thx to amin fear for help & tlama)
------------------------------------------------
Release 1.0.0.0:
- fix translations
- Added different dpi support (should work fine on Windows 8)
- Added equalizer, exit button + minimize button support
- added transparent borders support
- fixed mysterious button appear in installer
- animated buttons
- changing background images in installer
- improved disk changing for freearc operation
- Open DVD, ReadMe and Manual button
- 20 play buttons support
------------------------------------------------

Thanks to the Translators:
amin fear (Persian)
BAMsE (Polish)
elbubi (Spanish)
Fabioddq (Portuguese-Brazil)
kassane (Portuguese-Brazil)
NamelessOne (Bosnian)
Th3Raven (Romanian)
REV0 (French&Turkish)
GoogleTranslater (For the rest languages :p)

Changelog of CI here:
http://fileforums.com/showpost.php?p=396269&postcount=3

Tutorial is here:
http://fileforums.com/showthread.php?t=92805

Smurf Stomper 07-06-2011 12:49

yay, now I can figure out how to put in the full-window images in the installer, instead of only on the side!

yener90 19-09-2011 06:54

CHANGELOG OF CI (C=Custom I=Installer)
Code:

UPDATE 8.5.7.4 FINAL
- advanced buttons -> now you can define touch position
-> NOT NECESSARY
for better description look here:
http://imageshack.us/a/img202/9290/setposition.jpg
UPDATE 8.5.7.3
- fixed shortcut for components
------------------------------------------------
UPDATE 8.5.7.2
- added Components feature
-> decription in tutorial section
- updated autorun
- added future systems support on System Requirement page
-> windows 8 should be supported now
------------------------------------------------
UPDATE 8.5.7.0
-> no more working with CI Designer 0.4a
- changed path definition of Launcher of redist files
-> now it possible install msi files + installing files from gamepath
- updated spanish translation (thx to mono_rata)
- fixed little internal bug for using flash animation
------------------------------------------------
IMPORTANT UPDATE 8.5.6.9
- fixed speed issue
------------------------------------------------
IMPORTANT UPDATE 8.5.6.8
- NetFramework independent CI
- Cryptor is no more NetFramework based
-> converted completely to pascal
------------------------------------------------
UPDATE 8.5.6.7
- fixed text problem in directory selection page
- added arabic support
------------------------------------------------
UPDATE 8.5.6.5 (600 Downloads exactly) :D
- fixed portuguese brazil translation
- fixed persian translation
------------------------------------------------
UPDATE 8.5.6.4
- fixed polish language
- fixed serbian language
- rightoleft support added -> for persian language
- updated all languages-> no more lang errors

-> my laste update for a long time...need to rest a lil bit ;)
------------------------------------------------
UPDATE 8.5.6.3 Hotfix
- fixed autorun
- updated persian
- fixed next button click label
- fixed progressbar label in no background mode
- added RightToLeft for persian language support...currently finished 30%
-> RightToLeft for persian language currently not finished...please wait for next version
------------------------------------------------
UPDATE 8.5.6.2 Hotfix
- fixed copying of background images by internal installation
-> next version will add persian updated translation
------------------------------------------------
UPDATE 8.5.6.1
- fixed music bugs
- updated translations (thx to providers :D)
------------------------------------------------
UPDATE 8.5.6.0 BETA
- Setup.cab Cryption added
-> Put the contents of Setup.cab to the blank Setup folder
-> Launch "Setup.cab Cryptor.exe", define password and press Crypt
-> Setup.cab files will be only editable using your defined password
- Setup.cab & Setup.ini integration added
-> Put the contents of Setup.cab to the blank Setup folder
-> delete ; by #define Internal and compile (do it for Langscript.iss AND InstallerScript.iss) then you will be independend
- Sytem Requirement page added

       
Code:

       
[SystemRequirement]
ProcCore=2 <- minimum processor cores for dual 2 for quad 4 etc
ProcFreq=2600 <- minimum processor frequency
RAM=3000 <- minimum ram space in mb
VideoRAM=512 <- minimum video ram space in mb
WinVerMajor=5 <- minimum windows version
WinVerMinor=1 <- minimum windows version
ServicePack=3 <- required service pack for the minimum windows version


-> to disable it just delete the whole section

lil info about windows version:
on the german wikipedia version you can see the whole numbers
http://img694.imageshack.us/img694/4...owsversion.jpg
WinVerMajor is the first number
WinVerMinor is the number after the point

here example it is XP with service pack 3 minimum required
UPDATE 8.5.3.2
- added uppercase button font support:
-> enabling ButtonFontUC=1 in interface setting or autorun setting
------------------------------------------------
UPDATE 8.5.3.1
- fixed "Out of Range" bug
- updated translation
- fixed french and spanish
SPECIAL UPDATE 8.5.2
- this update was required for CI Designer correctly working.
UPDATE 8.5.1.1
- fixed turkish language
-> this happened because the turkish translator wanted to make advertisment for his shop :rolleyes:
- updated italian (thx to Onizuka87k)
- fixed label i hope :rolleyes:
- added two options:
ProgressBarLabelColor=$ffffff <- color of progressbar percentage
MoveProgressBarLabel=0 <- move postition of progressbar percentage up/down
positive = up
negative = down
UPDATE 8.5
- video mode overworked
-> after finishing video it will switch to background pics
-> video button switches immediately
- slideshow overworked:
i hope this fixes problem with more pics
- precomp fixed
- overworked small installer gui (with precentage, time and file info)
- additional savegame folder deleting (SaveGameFolder2)
- fixed error in turkish language
UPDATE 8.4.3
- Changed Setup.cab extractor
-> now i replaced with 7z to solve extracting problems
UPDATE 8.4.2
- Full freearc commandline support
-> Change PrecompVer=inside
-> to get perfect working, put the arc.ini, the file with that you compressed the files to the main folder of Setup.cab (like in example)
- Fixed Vietnamese language
- Updated Portuguese Brazil language (thx to kassane)
- Added SmallInstaller positioning to left down
-> SmallInstallerPosLD=1 (0 disables, 1 enables)
UPDATE 8.4.1
- Fixed Farsi language
- added fullscreen mode for installer background images
-> ShowBGFullscreen=1 option in InterfaceSettings
- added third game icon
-> enabling -> same method like enabling secondbutton, but instead of 2's 3's
- updated translations
- music button is editable
- possibility to switch off autorun music
-> if you want to have music in autorun, put music.mp3 to the main folder of Setup.cab
-> if you dont want to have music in autorun, only in installer, put music.mp3 to the Setup folder of Setup.cab

Little info for button resizing in Autorun:
unfortunately ExitLeft etc you get confusing
ButtonWidth/Height/label etc = Play Button
Button2Width/Height/label etc = Play2 Button
Button5Width/Height/label etc = Play3 Button
Button3Width/Height/label etc = Un/-install Button
Button4Width/Height/label etc = Exit Button
But left and top options are stayed like before.
ExitLeft/ExitTop is for setting them.
------------------------------------------------
UPDATE 8.3.5.1 Beta
-> its fully working on my system....just need some more feedback, therefore its currently beta
-> got so far 4 fully working feedbacks :rolleyes:
- Video feature added (Xvid coding is required for successfull playing)
- background music is now expanded to autorun menu too
- fixed lot of bugs
- enabled drag drop in autorun and setup
------------------------------------------------
UPDATE 8.2.8.1
- Text label position of small buttons is changable too
- updated english and dutch translation to work with inno setup 5.5.0
- look at Background folder...added a flash plugin which enables video in background
-> currenty disabled sound in video
-> only flv videos are supported
if flash plugin works good for everyone, i will integrate to setup with sound etc
------------------------------------------------
UPDATE 8.2.8
- fixed Uninstall icon in control panel/programs
- added alternate second shortcut:
-> "new" button is now config button
-> enable it the same way like the second shortcut
but with the only differene that you need to set
MyExecutableIconName2=Config
- fixed button bug
------------------------------------------------
UPDATE 8.2.7.1
- fixed background issue
- flash problems solved
- added two new options:
  MoveDirectoryInfo => move the part of selecting directory page up/down
  MoveProgressBar => move progressbar up/down
- alignment partially fixed
- solved CustomBinaryIcon
- small fixes
------------------------------------------------
UPDATE 8.2.6
- License Page support added (To enable: define LicenseFile= or in langauges section in InstallScript.iss)
- small fixes
------------------------------------------------
UPDATE 8.2.5
- added two fonts support -> name: first font = font.ttf, second font = font2.ttf
- updated TrayIconCntrl to 1.5
- small fixes
- all buttons are customizable now (doesnt mean that you need to use these images)
Autorun:
-> Play Button = Button.png
-> Play 2 Button = Button2.png (if you dont add it, Button.png will be used instead)
-> Install/Uninstall Button = Button3.png (if you dont add it, Button.png will be used instead)
-> Exit Button = Button4.png (if you dont add it, Button.png will be used instead)
Installer:
-> Browse Button = SmallButton.png
-> Small Music Button in installation= SmallButton2.png (if you dont add it, SmallButton.png will be used instead)
-> Small Cancel Button in installation= SmallButton3.png (if you dont add it, SmallButton.png will be used instead)
------------------------------------------------
UPDATE 8.2.4
- Fixed Autorun extraction problem
- added SetupFontSize option (Standard Value = 0)
=> positive numbers increase/negative decrease the size
- added SmallButtonFontSize option (Standard Value = 7)
------------------------------------------------
UPDATE 8.2.3
- Fixed one executable problem
- added RoundedCornerX and RoundedCornerY in AutorunSettings
-> here is a pic if you set both to 200 (look at the corners):
http://img195.imageshack.us/img195/4082/examplesi.jpg
- added ButtonLabelX and ButtonLabelY in AutorunSettings and InterfaceSetting (Standard Value should be 0)
-> for moving the buttons text to left/right or up/down
- fixed multiline in NORMAL button
- small fixes and cleaned code
------------------------------------------------
UPDATE 8.2.0
- Fixed button text problems
-> rebuilded completely (Now you need 3-4 png files -> Button.png, ButtonSelected.png, ButtonClicked.png and for Autorun additionaly ButtonDisabled.png)
- Fixed for some users not appearing pics
------------------------------------------------
UPDATE 8.1.0
- Play button now appears disabled instead of hiddden (if game not installed)
- Two shortcuts support(Two GDF Binarys also)
(IF YOU DONT NEED IT JUST DELETE THE LINES
MyExecutableIconName2, MyExecutableName2 and MyExecutablePath2 from Setup.ini
also GDFBinary2 too)
- added balloon popup, which shows info about creator/editor(to edit editor section, use Setup.ini)
- autorun shows currently selected language
- custom cursor support (if you dont need it, delete Cursor.cur from Setup.cab)
------------------------------------------------
UPDATE 8.0.1
- fixed button sound on custom install and back button
- added flash animation in installer
- added custom font color for small installer
- fixed background image error while using internal installation
- all 4 big buttons are customizable now
------------------------------------------------
UPDATE 8.0.0
- finally jpg/png support -> bmp support completely deleted
- flash support
- ISSkin support
- lot of more...
- DarkISSkin deleted -> now you can use ISSkin

UPDATE 7.2.5
- Font Support added (thx to BaMsE for the idea)
-> rename the font that you want to use to font.ttf and insert it to setup.cab
-> change ButtonFont or SetupFont to the name of your added font

UPDATE 7.2.4
- Fixed Button clicking
- For some users Inno Setup versions making conflicts while compiling (Ansi vs Unicode)
-> Therefore ported the messages to ansi compatible format
-> Only InstallScript.iss - For LangScript.iss it is impossible (But its not required that you compile it :D )

UPDATE 7.2.3
- patched ISDone.dll for not changing taskbar title
- disk require message will be shown in taskbar

UPDATE 7.2.2
- cleaned up source and fixed language "errors"
- changed launch code -> now you can select seperatly, when every file should be launched
- changed taskbar text

UPDATE 7.2.1
- increased number of redist installation to 8 (it was 4 before)
- added option centering automaticly language box in autorun screen
- added option to center text in installler

UPDATE 7.2.0
- Updated ISDone to 0.6f -> supports new version of srep and all version of precomp
- fixed bugs
- added Albanian, Bosnian, Croatian, Finnish, Greek, Serbian (Latin) and Vietnamese

UPDATE 7.1.8
- Fixed polish translation (thx to crysis001)
- Added romanian language
- Added three locales: Brazil, Mexico and United Kingdom

UPDATE 7.1.7.1
- Fixed polish translation (thx to crysis001)
- Fixed Button sound
- Added sound if you move mouse to a button
- Button sound now also works on autorun screen

UPDATE 7.1.6
- Fixed refresh issues

UPDATE 7.1.5
- Added option to enable/disable autorun menu

UPDATE 7.1.4
- Fixed splashscreen problems on XP systems

UPDATE 7.1.3
- Fixed lot of graphical bugs
-> (USED AS EXAMPLE SENSEMAN SKIN, THANK YOU BRO :D )

UPDATE 7.1.2
- Fixed resolution problems of background images in lower resolutions
- Now supports different resolution of background images
-> Example background1.bmp can have 1920x1080, then background2.bmp 1280x960 -> no more problem for the installer

UPDATE 7.1.1
- Added Transparency Option
- Added Option to Disable Window Bar in Autorun

UPDATE 7.1.0
- Added Autorun menu
-> look at the first pic in "DarkISSkin feature"

UPDATE 7.0.2
- added png support in splash screen (thx to BAMsE :D )
-> tutorial: just instead of putting Splash.bmp to Setup.cab, put Splash.png
-> Splash.bmp has an higher priority, if both files are in Setup.cab, Splash.bmp will be used.
-> SplashAnimation will only work for Splash.bmp

UPDATE 7.0.1
- fixed install button bug

UPDATE 7.0.0
- added back internal installation support
- rename.bat is no more required
- fixed small button problem
- added DarkISSkin

UPDATE 6.9
- changed mp3 code -> now it should work on xp systems properly :D (thx to amin fear to give me the clue)
- added persian language (again thx amin fear for the translation)


dmcNero92 19-09-2011 15:41

Hey all
can someone can bulid a script like in Space Marine 1xDVV5?
after during the steup filles will be unpacked from precomp==.srep==>freearc

KillerOh 20-09-2011 05:10

While Yener haven't added PreComp//SRep unpacking support, you can still "force" it by either:
- adding the unpacking commands for all of them along with the "redist" (DirectX//Visual Studio Runtimes install)
- Or add the .BAT files for unpacking (Run each of them in the same way above)

You can use the registry keys to get the "working directory" properly.
And, of course, you can "install" the packed file (But just to not unpack the game files from the DVD media itself). It can always be deleted after the install is finished (From Inno commands).


Hope it's useful ;)

dmcNero92 20-09-2011 07:11

Thx but form scripts etc I'am green :(
maybe some tutorial?:(

yener90 20-09-2011 09:46

currently adding 7z, RAR, srep and precomp support
could take some days.
everything works.
need to add properly INI support.

if you want to try it out, here it is:
http://www.freearc.org/ru/InnoSetup.aspx

Downlaod ISDone.dll v 0.4.2.5

dmcNero92 21-09-2011 01:17

I will be watching this topic if will be ready pm me ;)
will be very nice ,if the script will be Like peter done's in warahmmer space marine conversion
that was really pro:)

yener90 22-09-2011 06:48

Update 4.5 (Downloads before: 13)
Changes:
- Added Srep, PreComp, RAR and 7z support
- Optimized script for those files
- Splash pic script optimized -> no more need to change setup.ini values

dmcNero92 22-09-2011 09:56

I need to edit my self this script to add's srep and precomp commends?
or they are included there? i was looking in that scripts and only i foun Free arc
maybe Peter will be so nice and send me script from warhhammer and I will edit him be my self that will be easyiest way ,and I will don't more post stupid replys:(

yener90 22-09-2011 12:22

Quote:

Originally Posted by dmcNero92 (Post 396327)
I need to edit my self this script to add's srep and precomp commends?
or they are included there? i was looking in that scripts and only i foun Free arc
maybe Peter will be so nice and send me script from warhhammer and I will edit him be my self that will be easyiest way ,and I will don't more post stupid replys:(

yes dude ask him.
look at the setup.ini file.
there you can switch on off those function.
if its too difficult, you know what to do.

KillerOh 22-09-2011 13:38

By looking the setup.ini file provided in the newest setup code, I've noticed the following:
Code:

FreeArcFile1={src}\Movies.cab;DestDir:{app};Disk:1;PrecSrep:0
It seems that switching that "0" to "1" will enable PreComp and SRep compressions.
Plus, by reading this:
Quote:

Originally Posted by yener90 (Post 394515)
PrecSrep feature:
first create a ARC file with no compression -> extension must be arc
then create precomp and at least srep file
compress srep file using freearc with the extension that you want.
IMPORTNANT the names must be always the same.

example: Deadisland.arc -> DeadIsland.pcf -> DeadIsland.srep -> DeadIsland.cab or DeadIsland.arc

I suppose that will do the trick.
I haven't seen the coding part yet, but I suppose that, if no "*.srep" file is present, then the IsDone functions will just "skip" that and start PreComp de-compress.

I'll enjoy the chance and ask if there is a way to make a "cab" file uncompress ONLY when we select a specific language.
I mean, let's consider that I've created three different cabs, "lang_eng.cab" (English), "lang_esp.cab" (Spanish) and "lang_ger.cab" (German). Is that possible to this installer to unpack only "lang_eng.cab" when select "english" in the lang selector, or "lang_esp.cab" when select "spanish" language, and so on?

yener90 22-09-2011 14:41

Quote:

Originally Posted by KillerOh (Post 396334)

I suppose that will do the trick.
I haven't seen the coding part yet, but I suppose that, if no "*.srep" file is present, then the IsDone functions will just "skip" that and start PreComp de-compress.

I'll enjoy the chance and ask if there is a way to make a "cab" file uncompress ONLY when we select a specific language.
I mean, let's consider that I've created three different cabs, "lang_eng.cab" (English), "lang_esp.cab" (Spanish) and "lang_ger.cab" (German). Is that possible to this installer to unpack only "lang_eng.cab" when select "english" in the lang selector, or "lang_esp.cab" when select "spanish" language, and so on?

you must use both:
precomp and srep, otherwise setup will make problems.
unfortunately didnt add this recogition.

with the language files.
good idea bro. will add the idea to the script.

Ozzy1911 30-09-2011 21:32

Hey yener90, i have an problem with Your script.

When compiling ISFreeArcExtract v.4.5 i get a fail prompt :
Unknown type: TGUID
at line 81 column 9.

Any help ?
Im using Inno Setup version 5.4.2.

BAMsE 01-10-2011 02:57

@Ozzy1911 try to use unicode version instead

BAMsE 13-10-2011 13:53

2 Attachment(s)
v.4.5 of custom installer seems to has problem with more than one disc (like in your DRIVER conversion)

My custom of Shift 2 Unleashed ask for disc 0 instead 2:

Attachment 2744

and the installation ends with error (without uninstall files and registry entry):

Attachment 2745

Can you post proper script used in DRIVER conv.? (its setup.dll works fine with mine S2U conv).

yener90 13-10-2011 14:14

Quote:

Originally Posted by BAMsE (Post 397005)
v.4.5 of custom installer seems to has problem with more than one disc (like in your DRIVER conversion)

My custom of Shift 2 Unleashed ask for disc 0 instead 2:

and the installation ends with error (without uninstall files and registry entry):

Can you post proper script used in DRIVER conv.? (its setup.dll works fine with mine S2U conv).

will update it bro :D
currently working on the conversion of might magic.
updated again. 5.0 will come out. dont except soo much. just little updates.

yener90 14-10-2011 07:26

Update 5.0 (Downloads before: 322)
Changes:
- Lots of fixes
- added Danish, Hungarian, Korean, Norwegian and Swedish languages

yener90 14-10-2011 09:34

Update 5.1 (Downloads before: 2)
Changes:
- fixed Hungarian translation -> THX to Joe Forster/STA

KillerOh 15-10-2011 20:28

Is this version able to install specific files depending of the language chosen in the installer, like in the Driver and Might and Magic custom installers?

Like I've asked here...
Quote:

Originally Posted by KillerOh (Post 396334)
I'll enjoy the chance and ask if there is a way to make a "cab" file uncompress ONLY when we select a specific language.
I mean, let's consider that I've created three different cabs, "lang_eng.cab" (English), "lang_esp.cab" (Spanish) and "lang_ger.cab" (German). Is that possible to this installer to unpack only "lang_eng.cab" when select "english" in the lang selector, or "lang_esp.cab" when select "spanish" language, and so on?


BAMsE 16-10-2011 02:01

@KillerOh
Quote:

Originally Posted by yener90 (Post 397007)
dont except soo much. just little updates.

so probably not :o Lang sensitive installer will be so cool feature that probably yener90 will brag about it with UPPERCASE :D

I'm thinking about something like this in script:
Code:

[FILES]
Source: {src}\data_pl.cab; DestDir: {tmp}; DestName: data_lang.cab; Flags: external; Languages: pol;
Source: {src}\data_eng.cab; DestDir: {tmp}; DestName: data_lang.cab; Flags: external; Languages: eng;

and in setup.ini:
Code:

[ExtractSettings]
FreeArcFile2={tmp}\data_lang.cab;DestDir:{app}\lang;PrecSrep:0

but it extracts files listed in setup.ini before copying files listed in script so it hasn't data_lang.cab to extract :mad: If there is any possibility to invert this order it'll be working

yener90 16-10-2011 05:55

its does bro. 5.1 supports it really well. 5.3 also support lingual gdf binaries.
its out for FIFA 12.
look here for language specification (Driver San Franciso Example):

http://img7.imagebanana.com/img/dx5y...ng_example.jpg

got a question:
does someone want a tutorial for converter????
for me making converter takes about 5 minutes.
ive got tools which make its easy :D
instead of describing every step, which will completely take 10 minutes...

pakrat2k2 16-10-2011 09:16

simply put yes. That way others, including myself who have just looked thru the source 5.1, and dont know what options can be changed to what.

IE the freespace extract option

can be freearc / rarfile... I saw the ini & just changed the names of the cabfile which caused error, until you pointedout that the front part needed to be changed.

also will save a ton of PM you get regarding the source.

yener90 25-10-2011 08:32

Update 6.0 (Downloads before: 142)
Changes:
- TOOOOOO MUCH...dont remember :D

BAMsE 25-10-2011 08:59

Some corrections for polish translation of 'LanguageSelector.iss'
Code:

pol.ending=%1 - Instalacja
pol.German=Niemiecki
pol.English=Angielski
pol.Spanish=Hiszpański
pol.French=Francuski (standard)
pol.Italian=Włoski
pol.Dutch=Niderlandzki
pol.Polish=Polski
pol.Portuguese=Portugalski
pol.Czech=Czeski
pol.Japanese=Japoński
pol.Russian=Rosyjski
pol.Turkish=Turecki
pol.Danish=Duński
pol.Norwegian=Norweski
pol.Swedish=Szwedzki
pol.Hungarian=Węgierski
pol.Korean=Koreański
pol.ChineseT=Chiński (Tradycyjny)

and 'ISFreeArcExtract v.6.0.iss'
Code:

pol.ArcBreak=Instalacja przerwana!
pol.InsertDisk=Proszę włożyć dysk: %1
pol.taskbar=%1%%, %2 pozostało
pol.ending=%1 - Instalacja
pol.hour= godz
pol.min= min
pol.sec= sek
pol.BM=Muzyka
pol.BMon=TAK
pol.BMoff=NIE
pol.InstallAdd=Zainstaluj %1
pol.uninstall=Deinstalacja
pol.Language=pol
pol.LanguageNR=1045
pol.Language2=pl_PL
pol.IDPROP_SETUPTYPE_COMPLETE=Instalacja%1standardowa
pol.IDPROP_SETUPTYPE_CUSTOM=Instalacja%1niestandardowa
pol.InstallingAF=Instalacja %1.....
pol.DelSaveGameFold=Czy chcesz zachować zapisane stany gry?


yener90 25-10-2011 09:08

thx bro will update it.
maybe there will be some others who want to correct translation :D
after this update come out...

BAMsE 25-10-2011 10:01

I've noticed there are more german custom mesages then for other langs. Maybe you can post it in english and we can translate them to other langs. Unfortunately my german isn't good enough to understand them :D

yener90 25-10-2011 10:05

those are from old version :D
forget to delete them....

artdekdok 27-10-2011 00:33

1 Attachment(s)
yener

i'm add TH language in you source.
it's work! :D

shanrq 28-10-2011 11:37

where .iss for making setup.exe ?

after compile ISFreeArcExtract v.6.0.iss and then launch renamer.bat its only remake setup.dll but setup.exe its still same

guide me pls..


nb: solved..

pakrat2k2 28-10-2011 11:44

the changes are made in setup.ini not the exe directly.

yener90 28-10-2011 11:53

Quote:

Originally Posted by artdekdok (Post 397509)
yener
i'm add TH language in you source.
it's work! :D

sorry dude saw it now :D
perfekt work.
included and thx sooo much :D

yener90 28-10-2011 12:00

Update 6.1 (Downloads before: 112)
Changes:
- Updated Polish translation -> THX to BaMSE
- Added Thai language -> THX to artdekdok
- Fixed wrong text alignment of Install button
- Bug fixes

shanrq 28-10-2011 12:28

Quote:

Originally Posted by pakrat2k2 (Post 397567)
the changes are made in setup.ini not the exe directly.

then how to add new registry address from setup.ini?
aagh so many question in my mind..
i tried to make new setup.cab for changed background but i got error message.. for info i use freearc to make .cab
what tools do you use for making .cab?

thx before

BAMsE 28-10-2011 14:01

@shanrq setup.cab is zip archive :)
@yener90 can you explain how to achieve lang sensitive reg values? Setting different values for each lang is rather troubling. I guess you're using some variable (defined in custom mesages?) to get proper lang entry :D

shanrq 28-10-2011 20:14

@BAMsE do you mean using winzip to create .cab.. how?

pakrat2k2 28-10-2011 20:24

not winzip but 7-zip available here

Code:

http://www.7-zip.org/

BAMsE 28-10-2011 20:34

winzip too and probably everything that uses deflate algorithm :D Simply zip all setup files and change an extension to cab. You can do it even by WinRAR :)

pakrat2k2 28-10-2011 20:35

Quote:

Originally Posted by BAMsE (Post 397582)
winzip too and probably everything that uses deflate algorithm :D Simply zip all setup files and change an extension to cab. You can do it even by WinRAR :)

you can use winrar but the converter doesnt like winrar cab files ( Yener told me to use 7-zip not winrar for making cab files ) :)

Quote:

Originally Posted by BAMsE (Post 397575)
@yener90 can you explain how to achieve lang sensitive reg values? Setting different values for each lang is rather troubling. I guess you're using some variable (defined in custom mesages?) to get proper lang entry :D

in Registry Section of ISS script:

Code:

Root: HKLM; Subkey: SOFTWARE\ABCDEF\GAMENAME; ValueName: Language; ValueType: String; ValueData: {code:GetLngID}; Flags: uninsdeletekey
Then in the code section of the ISS script

Code:


function GetLngID(Param: string): string;
begin
 
 case GetUILanguage of
   
  1040: Result:='IT';
  1033: Result:='EN';
  1034: Result:='ES';
  1031: Result:='DE';
  1036: Result:='FR';
  1029: Result:='CS';
  1045: Result:='PL';
  1049: Result:='RU';
  else  Result:='EN';

 end;

The installer looks to your Windows OS for languageID, so that will autofill in the proper registry value. The bold value above can be set to whatever default you choose.

shanrq 29-10-2011 02:13

@pakrat2k2 already try with 7zip freearc powerarchiver but still same errorhttp://imageshack.us/photo/my-images/803/caberror.jpg/
can you explain me how step by step creating cab with 7zip or else maybe i missed something..

Runtime Error (at 80:180):
Cannot open file
"C:\Users\MyName\AppData\Local\Temp\is-M10BL.tmp\Uninstall.bmp".
The system cannot find the file specified.

when creating cab is fine but when i run setup.exe then show error messages

Problem solved.. using 7zip save to zip file not 7z then rename to cab.. before i save to default "7z" or save direct to cab its give me error.. its have to save to .zip first then cab.. thx for give me clue..


All times are GMT -7. The time now is 09:37.

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