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 21-02-2012 04:45

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
eng.ending=%1 - Installation
eng.BM=Music
eng.BMon=ON
eng.BMoff=OFF
eng.InstallAdd=Install %1
eng.uninstall=Deinstall
eng.Language=ENU
eng.LanguageNR=1033
eng.Language2=en_US
eng.Language3=us
eng.IDPROP_SETUPTYPE_COMPLETE=Default%1Installation
eng.IDPROP_SETUPTYPE_CUSTOM=Custom%1Installation
eng.InstallingAF=Installing %1.....
eng.DelSaveGameFold=Do you want to keep save game?

eng.ending=%1 - Installation
eng.German=German
eng.English=English (United States)
eng.Spanish=Spanish
eng.French=French (Standard)
eng.Italian=Italian
eng.Dutch=Dutch
eng.Polish=Polish
eng.Portuguese=Portuguese
eng.Czech=Czech
eng.Japanese=Japanese
eng.Russian=Russian
eng.Turkish=Turkish
eng.Persian=Persian
eng.Danish=Danish
eng.Norwegian=Norwegian
eng.Swedish=Swedish
eng.Hungarian=Hungarian
eng.Korean=Korean
eng.ChineseT=Chinese (Traditional)
eng.Thai=Thai


amin fear 21-02-2012 06:08

Quote:

Originally Posted by yener90 (Post 400712)
UPDATE 7.0.2


Does someone want an autorun launcher??

YES ! i want ...

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 ...

yener90 21-02-2012 06:12

of course you can :D

im now thinking about the design :/

yener90 21-02-2012 11:47

ok created autorun menu...

but the problem is....it needs something :/
i dont come to the point.

amin fear 22-02-2012 03:55

Inno Setup Scripts Pack 01
 
1 Attachment(s)
Quote:

Originally Posted by yener90 (Post 400716)
of course you can :D

hi again ...

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 ! :)

hendra13042004 22-02-2012 16:42

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 ?

yener90 22-02-2012 16:57

make sure that the files install.exe, setup.cab, setup.exe and setup.ini are in the same folder.

yener90 23-02-2012 10:14

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

amin fear 23-02-2012 11:27

Inno Setup Scripts Pack 02 with libs , addon , docs
 
1 Attachment(s)
Quote:

Originally Posted by yener90 (Post 400716)
of course you can :D

Inno Setup Scripts Pack 02 with libs , addon , docs

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 !;)

amin fear 23-02-2012 11:39

1 Attachment(s)
Quote:

Originally Posted by yener90 (Post 400716)
of course you can :D

sorry ... forgot this ...

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 ..

yener90 23-02-2012 11:59

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 23-02-2012 23:21

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

yener90 24-02-2012 00:24

installer reads the size of the images.
could you tell me which resolution you are using?

yener90 24-02-2012 06:44

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

shanrq 24-02-2012 11:34

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

mhcvel 24-02-2012 14:30

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.

yener90 25-02-2012 02:16

Unfortunately i had he same problem and fixed it.
but i really don't remember how....its so long time ago.

yener90 26-02-2012 11:04

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

yener90 26-02-2012 11:58

UPDATE 7.1.4
- Fixed splashscreen problems on XP systems

darshana 27-02-2012 00:42

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.

yener90 27-02-2012 04:44

UPDATE 7.1.5
- Added option to enable/disable autorun menu

kassane 27-02-2012 06:23

How do I put sound click the Autorun and Setup?
CI 7.1.5 is fantastic!
thanks..

BAMsE 27-02-2012 09:32

kassane pack button.wav into setup.cab

amin fear 27-02-2012 10:30

1 Attachment(s)
Quote:

Originally Posted by yener90 (Post 400835)
UPDATE 7.1.5
- Added option to enable/disable autorun menu

Thanks Yener ...

but seems there is some kind of BUG .. when i enabled autorun menu

the error picture is attached...

senseman 27-02-2012 10:37

Quote:

Originally Posted by amin fear (Post 400842)
Thanks Yener ...

but seems there is some kind of BUG .. when i enabled autorun menu

the error picture is attached...

not bug... if you enabled EnableAutorunMenu=1

The Necessary files
aExit.bmp
aInstall.bmp
aPlay.bmp
Autorun.bmp

darshana 27-02-2012 19:25

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.

yener90 28-02-2012 06:33

DarkISSkin doesnt support FastInstall.
Will never support. Its themed like the original installshield installer.

yener90 28-02-2012 08:03

UPDATE 7.1.6
- Fixed refresh issues

BAMsE 28-02-2012 23:11

Dear yener90: button.wav is no longer played on button click. In v.6.9 it worked

yener90 29-02-2012 01:43

UPDATE 7.1.7
- Fixed Button sound
- Added sound if you move mouse to a button
- Button sound now also works on autorun screen

Schabik 29-02-2012 05:03

In the language script in Polish instead
pol[4] := 'Select Language' it should be
pol[4] := 'Wybierz Język'

kassane 29-02-2012 05:05

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).cab
, but I only see others using the SREP -m2 and -m3 does not work or is no longer effective?

The DarkISSkins is getting lopsided when active!
Thanks for the new CI ..

SOrry My english translate

eyeshield23 29-02-2012 11:01

hi yener...
I have a question about image background...
how to edit image background in the installation process?

Schabik 29-02-2012 11:11

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)

yener90 29-02-2012 11:13

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

vendecido33 29-02-2012 20:04

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.

Fabioddq 29-02-2012 20:08

Quote:

Originally Posted by yener90 (Post 400910)
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

Greetings yener90! Could you do a little update to your script adding a new language and flag? In the case would be Portuguese - Brazil. I think it's a simple upgrade, since the Brazilian Portuguese resembles the Portuguese of Portugal.
Thank you in advance for your great work! :D

yener90 01-03-2012 08:06

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

vendecido33 01-03-2012 14:44

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.

yener90 01-03-2012 15:03

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