![]() |
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
|
| All times are GMT -7. The time now is 16:11. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com