![]() |
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 |
yay, now I can figure out how to put in the full-window images in the installer, instead of only on the side!
|
CHANGELOG OF CI (C=Custom I=Installer)
Code:
UPDATE 8.5.7.4 FINAL |
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 |
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 ;) |
Thx but form scripts etc I'am green :(
maybe some tutorial?:( |
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 |
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:) |
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 |
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:( |
Quote:
look at the setup.ini file. there you can switch on off those function. if its too difficult, you know what to do. |
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:0Plus, by reading this: Quote:
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? |
Quote:
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. |
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. |
@Ozzy1911 try to use unicode version instead
|
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). |
Quote:
currently working on the conversion of might magic. updated again. 5.0 will come out. dont except soo much. just little updates. |
Update 5.0 (Downloads before: 322)
Changes: - Lots of fixes - added Danish, Hungarian, Korean, Norwegian and Swedish languages |
Update 5.1 (Downloads before: 2)
Changes: - fixed Hungarian translation -> THX to Joe Forster/STA |
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:
|
@KillerOh
Quote:
I'm thinking about something like this in script: Code:
[FILES]Code:
[ExtractSettings] |
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... |
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. |
Update 6.0 (Downloads before: 142)
Changes: - TOOOOOO MUCH...dont remember :D |
Some corrections for polish translation of 'LanguageSelector.iss'
Code:
pol.ending=%1 - InstalacjaCode:
pol.ArcBreak=Instalacja przerwana! |
thx bro will update it.
maybe there will be some others who want to correct translation :D after this update come out... |
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
|
those are from old version :D
forget to delete them.... |
1 Attachment(s)
yener
i'm add TH language in you source. it's work! :D |
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.. |
the changes are made in setup.ini not the exe directly.
|
Quote:
perfekt work. included and thx sooo much :D |
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 |
Quote:
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 |
@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 |
@BAMsE do you mean using winzip to create .cab.. how?
|
not winzip but 7-zip available here
Code:
http://www.7-zip.org/ |
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 :)
|
Quote:
Quote:
Code:
Root: HKLM; Subkey: SOFTWARE\ABCDEF\GAMENAME; ValueName: Language; ValueType: String; ValueData: {code:GetLngID}; Flags: uninsdeletekeyCode:
|
@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