![]() |
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 Does someone want an autorun launcher?? andrei222 translate those lines to romanian, then i will add: Code:
eng.InsertDisk=Please insert disc: %1 |
Quote:
I am very grateful to see you again ! keep the scene of good work and knowledge alive... just a suggestion ... I recently found a huge collection of Inno Setup READY scripts for various tasks that may be useful for improving your great treasure ... do you like to put them here to improve your source ? it might be helpful ... just want to help as a simple and novice member ... |
of course you can :D
im now thinking about the design :/ |
ok created autorun menu...
but the problem is....it needs something :/ i dont come to the point. |
Inno Setup Scripts Pack 01
1 Attachment(s)
Quote:
just remembered that Persians and Germans are closely relative ... ( from the same descent ) :D Inno Setup Scripts Pack 01 More than 200 READY scripts... Credit goes to Russian Board... I hope this pack be beneficial to improve your source ... also this is a great reference for people who interested in advanced inno coding ... have phun ! :) |
yener i think i have a problem here using your custom installer 7.0.2, im using windows 7 64bit and trying to compile setup.exe icon first but after finish compile i always have an error Couldnt find setup files its weird. Then im using custom installer 6.9 its work and i have a pop-up of my finish compiler not an error. Any idea whats wrong ?
|
make sure that the files install.exe, setup.cab, setup.exe and setup.ini are in the same folder.
|
UPDATE 7.1.0
- Added Autorun menu -> look at the first pic in "DarkISSkin feature" |
Inno Setup Scripts Pack 02 with libs , addon , docs
1 Attachment(s)
Quote:
here it is ... another pack by Russian fans ... i removed the main Autorun exe file because of trojan detection ...:o although it was in Russian lang and was useless for non-Russian people ... includes " Inno Setup Extensions Knowledge Base " with about 100 Articles ... to find the " Inno Setup Extensions Knowledge Base " go to this path : \Addons\Docs for example : " 96 - HowTo change the mouse cursor of WizardForm " will be a nice wishlist !:D goodluck !;) |
1 Attachment(s)
Quote:
Inno Setup FAQ Credit goes to Russian Board... its in Russian language ... but you can follow this steps : 1. Unpack/Extract the CHM file web pages with a CHM Ripping tool ... 2. then translate the html files with a good text translation software ... i suggest the " PROMT Professional V 9.0 " excellent software with many functions for translating your text to various European languages ... hope be helpful .. |
thx again bro :D
will also analyze them. UPDATE 7.1.1 - Added Transparency Option - Added Option to Disable Window Bar in Autorun DUDES NO MORE ADVANCED UPDATES -> Only Bug fixing |
shanrq
yener can you tell which one i have to edit for background slideshow resolution.. on my monitor the background for slideshow is to high, the background upper cut off from the screen.. :p
|
installer reads the size of the images.
could you tell me which resolution you are using? |
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 |
i use the 1360x768 resolution :)
using script 7.1.2 still cut off the images from installer original image http://img716.imageshack.us/img716/1...kground1wx.jpg image from screenshot when installing http://img14.imageshack.us/img14/4441/screenshothqd.jpg yener can you make the slideshow image auto center when installing.. :p sry for late respond.. thx yener |
Hello there,
I'm trying to use ISDone to make some installers for spanish people, I already check russian sites, that's why I'm using this, already fix some errors, but... I can't with this... http://i2.lulzimg.com/736954563d.png as you can see, there is a progress up to 200% after using srep and precomp (that means will go up to 300% after precomp to .dat file), how can I fix that ? if I want to get 100% after decompress all files... Any help would be nice. |
Unfortunately i had he same problem and fixed it.
but i really don't remember how....its so long time ago. |
UPDATE 7.1.3
- Fixed lot of graphical bugs -> (USED AS EXAMPLE SENSEMAN SKIN, THANK YOU BRO :D ) |
UPDATE 7.1.4
- Fixed splashscreen problems on XP systems |
Update
Can somebody make some upgrades so that the Name of the file being extracted is displayed above the progress bar and the remaining time is displayed below.
|
UPDATE 7.1.5
- Added option to enable/disable autorun menu |
How do I put sound click the Autorun and Setup?
CI 7.1.5 is fantastic! thanks.. |
kassane pack button.wav into setup.cab
|
1 Attachment(s)
Quote:
but seems there is some kind of BUG .. when i enabled autorun menu the error picture is attached... |
Quote:
The Necessary files aExit.bmp aInstall.bmp aPlay.bmp Autorun.bmp |
How to Change Button size
How to Change Button size when the dark skin is enabled.The letters on Default Installation and Custom installation don't fit in to the button space.
|
DarkISSkin doesnt support FastInstall.
Will never support. Its themed like the original installshield installer. |
UPDATE 7.1.6
- Fixed refresh issues |
Dear yener90: button.wav is no longer played on button click. In v.6.9 it worked
|
UPDATE 7.1.7
- Fixed Button sound - Added sound if you move mouse to a button - Button sound now also works on autorun screen |
In the language script in Polish instead
pol[4] := 'Select Language' it should be pol[4] := 'Wybierz Język' |
Originally Posted by kassane
Hi friend, okay? I have a question about the SREP, I'm compressing a game here 16GB using freearc + precomp038 + SREP Code:
freearc (-m0).arc + precomp038(-slow-c6-m8-oDatafile Datafile.arc ) + SREP(-m3 Datafile.pcf Datafile.srep) + freearc(-mx-ld800).cabThe DarkISSkins is getting lopsided when active! Thanks for the new CI .. SOrry My english translate |
hi yener...
I have a question about image background... how to edit image background in the installation process? |
eyeshield23 just add backgroundX.bmp (where "X" is a number of the background file) to the setup.cab file (for this i used total commander power pack. launch TCUP, go to the folder where is your background i.e on the left side, then on the right side doubleclick on the setup.cab file and replace backgroundX.bmp files with your own background images)
|
thx for the translation Schabik.
This button info was planed...but i canceled. so this info is no more required :D UPDATE 7.1.7.1 - Fixed polish translation |
Thanks for this great script Yener you've created.
Not that I understand much but I think little by little I will understand hehe. a question when I run the compiler tells me this error GDF.dll "does not exist. |
Quote:
Thank you in advance for your great work! :D |
UPDATE 7.1.8
- Fixed polish translation (thx to crysis001) - Added romanian language - Added three locales: Brazil, Mexico and United Kingdom |
Yener questions, eh seen that there is a file. Cab in that file are the images of the repack. This type of file have to unzip and then add the images you want. And as we do. Pardon my English but is St. google.
|
no setup uses this cab file.
all the images will be taken from there. all the infos, for example game name, supported language need to be set in the Setup.ini file. you really dont need to edit InstallScript.iss. |
| All times are GMT -7. The time now is 08:24. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com