View Full Version : yener90's Inno Project Source Codes
kassane
currently studying, real life hard to find some time :D
maybe i will today work on it
BAMsE
i will try to add everytime :P
Fabioddq
look here:
[Icons]
Name: {group}\{code:GetAppName} {cm:uninstall}; Filename: {uninstallexe}; WorkingDir: {app}
#ifdef CustomBinaryIcon
Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
#else
Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-seekfreeloadingpcconsole -fullscreen;"
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-seekfreeloadingpcconsole -fullscreen";
#endif
...
Fabioddq
03-11-2012, 07:36
Fabioddq
look here:
[Icons]
Name: {group}\{code:GetAppName} {cm:uninstall}; Filename: {uninstallexe}; WorkingDir: {app}
#ifdef CustomBinaryIcon
Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
#else
Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-seekfreeloadingpcconsole -fullscreen;"
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-seekfreeloadingpcconsole -fullscreen";
#endif
...
Thanks for help yener, but still did not work. I don't know why in this game, ci is not creating the shortcut at all. This happens only in this game (Painkiller Hell and Damnation). I'm very confused, do you have any idea why this happens? Thanks again.
P.S. I indicate the correct path: MyExecutablePath=Binaries\Win32
ci has a checkup now..if executable of shortcut doesnt exist, it will not create the shortcut.
Th3Raven
03-11-2012, 09:22
Thanks for help yener, but still did not work. I don't know why in this game, ci is not creating the shortcut at all. This happens only in this game (Painkiller Hell and Damnation). I'm very confused, do you have any idea why this happens? Thanks again.
P.S. I indicate the correct path: MyExecutablePath=Binaries\Win32
Fabio put the .exe that i,ve created in game root/binaries/win 32 folder and in conversion setup.ini point to it.
the .exe contain that arguments (it's a .bat file converted to .exe )
PS i have included the .bat file; the used ico and the converter used :D
See the attachment below
Hi all I still do not hear much of what you do with the arc etc. ..
I use the traditional setup with inno yener script.
And I see many new things that I do not really hear anything. On this picture it lol I have to do to get three versions of a game on the same repack.
http://imageshack.us/a/img10/589/preview8580.jpg
I have to compress the folders put some scrip etc. ..
Fabioddq
03-11-2012, 09:50
ci has a checkup now..if executable of shortcut doesnt exist, it will not create the shortcut.
But exist: MyExecutableName=PKHDGame-Win32-Shippi.exe
EDIT...
Ops...
wrong name, correct is: PKHDGame.exe
Sorry... :o
pakrat2k2
03-11-2012, 10:00
thought the EXE was only named PKHDGame.exe ??
Fabioddq
03-11-2012, 10:06
thought the EXE was only named PKHDGame.exe ??
:eek: Ops... wrong name. But my exe have the name: PKHDGame-Win32-Shipping.exe
Ok, i will change to PKHDGame.exe
Thanks.
Compiler
04-11-2012, 00:46
Hi Yener,I have quad core CPU but ci is showing it has got 8 CPU cores.Is this because your source counts HT cores as real cpu cores ?
the source only reads system info.
Compiler
05-11-2012, 07:06
Is is possible to pack all .dll's and pics into the uninstall.exe itself or any other seperate file ?
unfortunately uninstaller doesnt support file integration.
Fabioddq
06-11-2012, 06:16
I think support to system check for Win8 will come in the next update.
Bug with Custom Installer
get_hw_caps.dll
did you used newest version?
on my system it works.
ive got good and bad news:
bad one:
CI will receive no more updates :rolleyes:
good one:
Im now working on CI Ultimate.
-> all the updates that i told +
transparent wizardform
png background
animated buttons
equalizer
much more :P
i used ci 8.5.7.0 and doesn't detect operating system.
i used ci 8.5.7.0 and doesn't detect operating system.
It would be nice if you used the CI version 8.5.7.4
small preview of ultimate :p
http://img195.imageshack.us/img195/9641/previewultimate.jpg
small preview of ultimate :p
http://img195.imageshack.us/img195/9641/previewultimate.jpg
cool... Something different.....
No more window bar. No more...
@yener
Just one question.
After you release C.I. Ultimate what is your plan about CI Designer - will you continue to work on it.
Or do you have some other Projects to work on.
Thank You.
CI Designer need to wait long time^^
I uploaded a preview version :p
please try it out and tell me if the visualization works on music button.
then i can continue working on animated buttons.
Custom Installer Ultimate Preview Doesn't Work.:(
Autorun Is Worth Nothing...
I get with setup.exe:
Runtime Error (at 156:160):
Division by zero.
Autorun.exe = 0 KB
I get with setup.exe:
Runtime Error (at 156:160):
Division by zero.
Autorun.exe = 0 KB
It's happening the same mistake here!!:(
autorun.exe is normal
i didnt work on it currenlty so i put a fake file so setup starts.
which system you got??
which language did you took?
I have Windows 7 X64 with SP1.
I tried few languages (eng, cro and some others),
And always the same message.
Cheers
i know the problem...will upload fix for this in a few hours.
try out the newest version please.
i tested on XP 32 bit and Win8 64 bit.
Thx yener90...now it worked!
http://img818.imageshack.us/img818/2667/previewnf.jpg
Win 7 SP1 x64
The ultimate stuff indeed :) Works on 7x86 PL. However uninstalling is still windowed.
BTW my wish is writable folder bar
didnt work on uninstaller^^
writable folder bar??
you mean where you can change folder destination??
unfortunately its not possible.
johnnyusa
07-11-2012, 14:22
yener90, for those who want the old look back, is any switch implemented?
yener90, for those who want the old look back, is any switch implemented?
Save the background as png instead of jpeg, problem solved
currently working on it^^
everything will come.
When I clicked to install (testing), I realized I did not have the cancel button and even music during installation...
you have close option + equalizer should also work…
During install Close (X) option didn't worked for me, and I was unable to minimize setup.
I think that all was OK with music.
yener will you release it before 13th so i can use new version with BO2 ? Or should i finalize conversion with 8.5.7.4.7 ?
REV0 yes, the release date is 13th... 2013th :D Look at first post
REV0 yes, the release date is 13th... 2013th :D Look at first post
http://www.y o u tube.com/watch?v=WWaLxFIVX1s
During install Close (X) option didn't worked for me, and I was unable to minimize setup.
I think that all was OK with music.
fixed in a3 :P
a3 released:
- made assassins creed 3 theme
- fixed lot of bugs
New preview looks nice.
For me it is little weird one part in Welcome screen, it says......or Cancel to exit Setup.....but we don't have cancel anymore, right.
Maybe you could put Close instead of Cancel....
But that is not so important since we all wants to install something, why we should close the installation then, right.
Waiting for new preview, Cheers.
budianto2in1
09-11-2012, 02:56
i like the new preview. png background for setup is nice.... can't hardly wait for the final version.....
didnt someone like the new button glowing effects :o
cancelbutton and music on off button will be still there.
they just hidden because i didnt like it for my theme :p
Glowing effects, not bad, but to be noticeable maybe they should glow the whole time, not when you hover with mouse only.
This way it just....hm...we need only few seconds to install something, few clicks and that is it, not too much time to admire how buttons glows nice.
Especially if someone choose default installation, one click, that's it, right.
I can't wait for final version to. I like a lot for now.
I hope you will do this:
"Easy Interface for beginners, who cant create buttons"
Is not my fault, but I really don't know how to create buttons, and some other things.
I can only use button created by someone else and changed it a little and that is it.
Thank You
Cheers
Fabioddq
09-11-2012, 20:42
Glowing effects, not bad, but to be noticeable maybe they should glow the whole time, not when you hover with mouse only.
This way it just....hm...we need only few seconds to install something, few clicks and that is it, not too much time to admire how buttons glows nice.
Especially if someone choose default installation, one click, that's it, right.
I can't wait for final version to. I like a lot for now.
I hope you will do this:
"Easy Interface for beginners, who cant create buttons"
Is not my fault, but I really don't know how to create buttons, and some other things.
I can only use button created by someone else and changed it a little and that is it.
Thank You
Cheers
You don't need create buttons, just put a button with size 1x1 and the button no appears in the installer.
And specify the size in Setup.ini for the button text not disappear in some languages.
@yener90
I've got one last request. If you changed the uninstall application name to "Uninstall <Game Title>", can you change the word "Deinstalacja" (which is used as a noun in Polish language) in Polish translation to "Usuń" (The verb version of the word "Deinstalacja" or in English "remove"). It will look WAAAY better in polish script.
I posted it again, because I was afraid that you didn't read it.
i have suggestion for ultimate version.. how about put a different background for each page..
napalmguy
10-11-2012, 12:59
i have suggestion for ultimate version.. how about put a different background for each page..
I actually want this request too if Yener doesn't mind
I changed my mind....i will not share source of CI Ultimate.
Only to specific ones ;)
Th3Raven
11-11-2012, 01:35
I changed my mind....i will not share source of CI Ultimate.
Only to specific ones ;)
Damn and i thought that i will get a "free" copy. :rolleyes:
You know i'm kidding right? ;)
Damn and i thought that i will get a "free" copy. :rolleyes:
You know i'm kidding right? ;)
you belong to the one :p
it far away from finished...;)
JacksMafia
11-11-2012, 09:17
i will not share source of CI Ultimate.
Only to specific ones ;)
that's is just sad i have been waiting for it :(
why?????
johnnyusa
11-11-2012, 12:50
He is just joking :))
Th3Raven
11-11-2012, 13:55
He is just joking :))
Maybe, or maybe not.
It's his right to make it public or not, so if he want to give it just to let's say 5 persons we can't say anything, because it's not our work.
Personally i don't care if i am one of the lucky ones, but i'm feeling honored for being one of "The Ones" .
Preview a5 uploaded^^
- background changing
Joe Forster/STA
12-11-2012, 00:56
(False positive virus reports deleted. Use a good virus scanner; McAfee isn't one.)
improved disk changing require:
http://img831.imageshack.us/img831/8229/oldone.jpg
http://img62.imageshack.us/img62/2492/newonevs.jpg
CI ultimate will it like peter script "Personal Script" or like always be previous CI "opensource script" let see.. more private and private this age.. then year by year opensource will gone.. just kidding.
Canceled following:
- animated progressbar -> too slow animation, because Freearc need lot of system power.
New Preview added.
Small Installer Ultimate :P
http://img801.imageshack.us/img801/5042/previewov.jpg
Autorun Preview:
http://img708.imageshack.us/img708/7567/autorunpreview.jpg
Fabioddq
14-11-2012, 09:56
yener, i'ts possible edit 3 play buttons separately? If yes how? If I put a button.png, the 3 play buttons are in the same image. For example, i need:
Play - Button.png
Install - Button3.png
Close - Button4.png
Play Multiplayer - ???
Play Zombie Mode - ???
Could also a line break for Autorun in only play buttons? (ButtonOneLiner=0)
Thanks in advanced.
Th3Raven
14-11-2012, 10:01
yener, i'ts possible edit 3 play buttons separately? If yes how? If I put a button.png, the 3 play buttons are in the same image. For example, i need:
Play - Button.png
Install - Button3.png
Close - Button4.png
Play Multiplayer - ???
Play Zombie Mode - ???
Could also a line break for Autorun in the last play buttons? (ButtonOneLiner=0)
Thanks in advanced.
i have already asked him for (ButtonOneLiner=0) but he said that's kinda hard to find the break point.
button2 play2
button5 play3
i will change whole system in CIU.
I will try to inlude such a feature
Fabioddq
14-11-2012, 10:23
Hmm... I understand. Thanks bro! :D
will look at it^^
scrollable language bar:
http://img685.imageshack.us/img685/9479/languagebox.jpg
Fabioddq
14-11-2012, 20:49
yener, sorry to bother you again, but any idea about button5? Look my message bellow. :p
pakrat2k2
15-11-2012, 05:30
yener, sorry to bother you again, but any idea about button5? Look my message above. :p
ask REV0 he has button5 thing working with his mass effect trilogy.
Fabioddq
15-11-2012, 07:46
ask REV0 he has button5 thing working with his mass effect trilogy.
Yep, i compare with his conversion of ME Trilogy and the parameters are the same, in Setup.ini, and Setup.cab. I really don't know what's happening, I really needed this to finish the conversion. :(
Look the image, I hope nobody steals my shit buttons: :p
EDIT...
Image removed. Problem solved! :D
My declarations:
[InstallOptions]
ApplicationName=Call of Duty Black Ops II
Publisher=Activision
MyExecutableName=t6sp.exe
MyExecutablePath=
MyExecutableIconName2=Multiplayer
MyExecutableName2=t6mp.exe
MyExecutablePath2=
MyExecutableIconName3=Zombie Mode
MyExecutableName3=t6zm.exe
MyExecutablePath3=
[AutorunSettings]
AutorunWidth=800
AutorunHeight=500
ButtonLabelX=0
ButtonLabelY=-3
Button2LabelX=0
Button2LabelY=-85
Button3LabelX=0
Button3LabelY=-3
Button4LabelX=0
Button4LabelY=-3
Button5LabelX=0
Button5LabelY=85
ButtonWidth=300
ButtonHeight=40
Button2Width=200
Button2Height=200
Button3Width=300
Button3Height=40
Button4Width=300
Button4Height=40
Button5Width=200
Button5Height=200
PlayLeft=466
PlayTop=310
Play2Left=400
Play2Top=65
Play3Left=580
Play3Top=80
InstallLeft=466
InstallTop=370
ExitLeft=466
ExitTop=430
Setup.cab\Autorun:
Autorun.jpg
Button.png
Button.wav
Button2.png
Button2Selected.png
Button3.png
Button3Selected.png
Button4.png
Button4Selected.png
Button5.png
Button5Selected.png
ButtonOnMouse.wav
ButtonSelected.png
send me your whole source via pm...will try to solve.
Fabioddq
15-11-2012, 09:33
send me your whole source via pm...will try to solve.
Ok, thank you for your time! :D
I upload now, check your PM in few minutes.
Yener90, please do not forget to fix the bugs internal setup. The autorun opens, but the setup does not open.
Ok, thank you for your time! :D
I upload now, check your PM in few minutes.
you need a pic for Button5Disabled.png :p
Fabioddq
15-11-2012, 11:25
you need a pic for Button5Disabled.png :p
Oh shit, :eek: worked! I thought it worked without ButtonDisabled's.
I will remove the image above for trolls! :p
Thanks yener for your time! :D
New Setup config will look like this:
http://img28.imageshack.us/img28/3046/newsetupconfig.jpg
so dont wait to much for new project xD
you need to port everything.
CIU is not compatible with CI.
@yener
Just one question.
Will be there any big difference between CI and CIU if you are Newbie user, just as my name says - I'm really newbie.
And if there is any, what are those difference then.
As I said before I'm not good creating buttons, using PS or some other program.
I can use included images and change some button with the color I like and that is :)
So, it is possible that I will use "default settings only" with my background image, and that's it.
Thank You
CIU will not come public.
I will share only with some people so they continue with their amazing work.
it will need a lil bit more work because of transparent background image.
And a lil info its not complete transparent...you need to make a 2bit bmp image with the area which should be accesable in Setup. Maybe i will add a video. But its really easy :D
Also CIU will be lil bit easier cause of the new Setup.ini structure and new Button naming.
@The wanters :D
I will share three projects and see what problem appear so i can fix them fast.
i really dont want people using my CIU and have a thread with lots of problems because of it.
so i prefer them on my thread :p
Cause of the closing source...i will disable internal installation.
1. Emergency 2013
2. Assassins Creed 3
3. ?? dont know currently.
Also the diffrences between the projects show me which problems need to be solved.
Later i will port CI Designer to CIU Designer.
Yener90, you create two copies of the CIU, the third then make FarCry 3 at least...
1. Emergency 2013 = ok
2. Assassins Creed 3 = ok
3. ?? dont know currently. = FarCry 3
napalmguy
19-11-2012, 06:14
@yener90
Well, it was inevitable. no one likes that but it was necessary especially after the "Bubble" thread.
Good luck buddy and thanks to you for all you've given us through the years
@yener90
Well, it was inevitable. no one likes that but it was necessary especially after the "Bubble" thread.
Good luck buddy and thanks to you for all you've given us through the years
that was not the deal breaker...it was before.
then im thinking of ok give a second chance...then i met something again.
im currently thinking again. it would be a lil disaster for some people making not public. im against this, but you effort your time on something, someone uses it, no respect, put his name on it
-> that makes me really angry.
because of some fools i dont want that others get problems cause of them.
lets see what the time brings :p
i will also finish after CIU working on any project.
the three conversions which will come from me (one came already), will be my last.
@kassane
Far Cry 3...an amazing game :D
ok will make it :p
my final conversion.
Cause of the closing source...i will disable internal installation.
I know CIU is almost done but... isn't it possible to create small iss for preparing these setup##.bin files only? In this case CIU will be still close-source, setup and autorun will be prepared by "licenced" converters, but people will be able to make the conversion in the easiest way - just download setup and autorun, compile script to get bin files and voila.
What's more, this way will be easiest for converters too, because bin files are filling DVD to the rim, without having to do many trials to achieve desired size of cabs.
dudes...someone did a small thing and stand for his failure.
exactly that is what i wanted :)
next version will be public. ;)
I know CIU is almost done but... isn't it possible to create small iss for preparing these setup##.bin files only? In this case CIU will be still close-source, setup and autorun will be prepared by "licenced" converters, but people will be able to make the conversion in the easiest way - just download setup and autorun, compile script to get bin files and voila.
What's more, this way will be easiest for converters too, because bin files are filling DVD to the rim, without having to do many trials to achieve desired size of cabs.
it would be not possible.
every iss file creates his own exe.
amin fear
20-11-2012, 00:02
hi yener90...
I wasnt here for a long time...
do you need any new strings to be translated to PERSIAN ?
every iss file creates his own exe.
I know, I'm thinking about compiling some dummy setup.exe and overwriting it with downloaded one
BTW: if internal installation will be disabled then REV0 will need to slow down a little with his conversions :p
I know, I'm thinking about compiling some dummy setup.exe and overwriting it with downloaded one
BTW: if internal installation will be disabled then REV0 will need to slow down a little with his conversions :p
Indeed
it will be public dudes :D nobody will slowdown xD
PS: But if he uses full advantage of CIU, this will brake him down :p
RespectThis
20-11-2012, 07:54
Good to hear Yener! OpenSource is a good thing :).
I'm currently working on something that I've wanted for a long time, and I hope many people will find it useful (hopefully it'll be done soon and I can put up my first project here!). While I haven't borrowed any code from your Script, I used your script when I first started writing my own just to see what all was going on internally to get the desired output.
On a related note; I think you'll find that on sites like these, even though it's not acknowledged/encouraged, a great deal of the users are starting with pirated material to begin with. Unfortunately these types of people aren't usually big on giving credit where credit is due, there's almost a sense of entitlement. The hard-work people put into the games themselves isn't even appreciated by paying for it. So one can hardly expect a script written for a custom installer to receive a simple thank you in the form of acknowledgement. I could be completely off the mark with my assessment, but I would be surprised if so.
Just remember that those of us who know the required time and effort it takes to put a script together greatly appreciate it, even if some people take it for granted!
Joe Forster/STA
20-11-2012, 11:17
The hard-work people put into the games themselves isn't even appreciated by paying for it.
True, but the reason for this is not piracy, rather game publishers ripping off both game developers and gamers. (Just like, in general, merchants ripping off producers and consumers, between which they managed to wedge themselves very firmly in the last few centuries.) Game developers get about 1-2% of the retail price, 5% is an extremely high percentage e.g. given to the internal game developer team at Sega.
(Off-topic but I couldn't resist.)
JacksMafia
20-11-2012, 16:02
@yener90
will i can't say i'm disappointed about your decisions at the last few weeks-who am i to judge ?!!-but i can't help being sad that you will drop this off after what you had so far and your decision of making your last project private and i think you're right in all what you said about stealing and all but don't you see that you always beat those thieves when you come out with something new?
i mean all they can do is just steal things but they're not able to build new projects like you do and you're on top cause of that and if you do what you said you will not be anymore cause someone else will be i know it's hard some times to keep on but we always do that when someone-just one- needs us and believe in us and i have to say that there is so many people out in this world believe in you you made something good you made something was impassible easy for many people who wanted it for along time but couldn't do it cause they don't have the enough knowledge for it .
for that and many other reasons i hope that you change your mind about going private and drop every thing off.
RespectThis
21-11-2012, 06:58
True, but the reason for this is not piracy, rather game publishers ripping off both game developers and gamers. (Just like, in general, merchants ripping off producers and consumers, between which they managed to wedge themselves very firmly in the last few centuries.) Game developers get about 1-2% of the retail price, 5% is an extremely high percentage e.g. given to the internal game developer team at Sega.
(Off-topic but I couldn't resist.)
I don't want to keep an off-topic discussion going, but I don't see how what you're saying challenges what I originally said; Pirates, due to the nature of what makes them a pirate, typically don't give credit where credit is due. Perhaps I'm misunderstanding what you're saying, so forgive me if so, but it seems like circular reasoning to me.
It's hard to find accurate information on profit takes from pubs/devs, most of them won't/can't disclose such information. But as an example, it's rumored that Valve takes a 30% cut on games sold on Steam, and since there are no other parties involved (distribution, production, etc), that leaves 70% for the developer. Most of us are aware of the size and extent of the library available on Steam, so it just makes the whole statement even more of a moot point.
Joe Forster/STA
21-11-2012, 07:58
(Yes, this discussion should be moved into a thread of its own.)
With your second post, you're actually proving my point. :) You know, I can't stand this "piracy kills innovation" bullshit so I step in every time when I see it.
The very point of Steam - and other digital download services, including but not limited to iTunes, AppStore - is to cut "classic" publishers and retail shops out of the chain and drastically decrease additional (to the actual development) costs. With such changes in distribution, it became possible for a single programmer or a small team of programmers to release a game or application software that needs no commercial advertising, still earns them a great amount of money (in extreme cases, at the magnitude of a million US dollars).
The great problem with classic publishers and retail shops is that they are very selective about what they publish because they are afraid of making a bad decision and losing money, which otherwise would be completely normal in capitalism. They don't give a shit about the interest of either developers or gamers, only their own. A lot of (potentially) great games get cancelled because no publisher is interested in supporting the developers and - other than A) sequels, B) movie tie-ins - games, especially innovative ones, are rarely released. Of course, the same is true for movies and music as those publishers are exactly the same kind. There's no real competition either as publishers in the same industry form a cartel which, apparently, governments don't mind.
As for pirates, those are everyday people just like you and me. Whenever people have the chance to not pay taxes, not pay public transport fares, they don't. Whenever people have the chance to get discount prices or buy stuff for tenth of the usual price from China, they do. In some countries - unfortunately, including Hungary, but definitely not limited to it -, this became a "national virtue" instead of great shame. Software piracy is just one symptom of this "freebie prostitution" so there's no point in singling it out.
Which brings us back to the "original" topic: if you turn something into open source then, by definition, noone can "steal" it from "you" anymore as it is (more or less) donated to the public domain. This is much more effective than DRM which is part of a war between producers and thiefs, which neither side can win.
However, companies with the same attitude as classic publishers will also "steal" open source software (read: include it in their own without giving proper credit and releasing it under the same open source licence) as the Free Software Foundation's trials show. In a company, responsibility can be smeared over a number of employees and well-paid lawyers will "prove" that nothing against the law happened and you can wipe your ass with the GPL. Companies are definitely much worse than individual people so, if you want to protest against something, then you might want to change your focus into the right direction.
New Autorun Setup.ini config:
[AutorunSettings]
AutorunWidth=800
AutorunHeight=500
[StandardButtonAR]
Width=145
Height=40
Font=EagleSans-Bold
FontUC=1
FontColor=$999999
FontColorOnMouse=$FFFFFF
FontColorMouseDown=$000000
FontColorDisabled=$7F7F7F
FontSize=9
FontBold=1
[PlayButton]
Left=400
Top=203
[Play2Button]
Left=555
Top=203
[UnInstallButton]
Left=450
Top=263
Width=200
[ManualButton]
Left=555
Top=323
File=Setup.ini
[ReadMeButton]
Left=400
Top=323
File=Setup.ini
[OpenDVDButton]
Left=100
Top=190
Visible=0
[EqualizerButtonAR]
Left=280
Top=455
Visible=1
[MusicButtonAR]
Left=280
Top=455
Width=31
Height=120
Visible=0
[ExitButtonAR]
Left=450
Top=383
Width=200
[LangBox]
Left=80
Top=465
Center=0
ShowOnly=5
New File Name Structure:
StandardButton -> if custom pic for button doesnt exist, it will use this:
Button.png, ButtonSelected.png, ButtonClicked.png, ButtonDisabled.png
Custom Buttons:
Play.png, PlaySelected.png,PlayClicked.png,PlayDisabled.png
UnInstall.png...
Exit.png....
Later will add custom color settings etc for buttons :D
Fabioddq
22-11-2012, 10:47
Very nice yener, seems much more simple and organized. ;)
Works in Autorun and Welcome page?
im finished with autorun :D
currently working on installer.
Stacked Deck
25-11-2012, 00:00
nice... About to finish, you got 36 days ''and counting'' left man. After celebrating new year man, i wanna see it as an attachment on first page. Lol.
amin fear
27-11-2012, 03:42
hi yener90... there is a new DLL library named : Inno Media Player
I think you can improve your CI source with this new library... try it on Google Code (http://code.google.com/p/inno-media-player/)
hope to help you...
see the attachment for more information
hi yener90... there is a new DLL library named : Inno Media Player
I think you can improve your CI source with this new library... try it on Google Code (http://code.google.com/p/inno-media-player/)
hope to help you...
looks really good...also supports H.264.
so i dont need to convert mp4 -> avi
amin fear
27-11-2012, 04:05
See the above post attachment...
i tried on my system its not working.
silviugut
27-11-2012, 06:00
If it worked, it would have been excellent,there was no need to convert your MP4,H.264 or FLV to AVI !!Yener90,There's no way to adapt it to your script?
If it worked, it would have been excellent,there was no need to convert your MP4,H.264 or FLV to AVI !!Yener90,There's no way to adapt it to your script?
i didnt include it...i just tried the original scripts
-> not working
amin fear
28-11-2012, 01:51
Dear yener90... I am not a good & professional coder like you :)even a " semi " of you...:D Im just curious about more knowledge & the two attached scripts is not mine...
it belongs to Original Author of DLL , Named : TLama
this is the main topics :
Playing sound during an Inno-setup install (http://stackoverflow.com/questions/12359859/playing-sound-during-an-inno-setup-install)
&
Video file (with alpha) as splash-screen? (http://stackoverflow.com/questions/11484388/video-file-with-alpha-as-splash-screen)
but I tested two samples & are working perfectly for me...
for example in " Playing sound during an Inno-setup install " topic , even we can set the volume of BG Music with this function :
DSSetVolume(-2500);
0 value means loudest [ full volume ] and -10,000 silence...
& in " Video file (with alpha) as splash-screen? " Topic :
the results of my tests are attached to post.
take a look at them.
the bad thing about video splash code is that we can not skip the splash video with mouse click & it needs Alt + F4 !:confused: i shoud ask the author of WHY ????
but video loads greatly with absolute path : d:\Video.mkv
i think it has problem with relative path like : {src}\video.mkv
the sample video is :
Video: MPEG4 Video (H264) 1920x1080 23.976fps [Video]
Audio: AAC 44100Hz 6ch 4233kbps [Audio]
oh forgot to tell that library has problem with ANSI version of Inno... you must use UNICODE version.
the original size of video is 1920x1080 , but as you can see the "600*400" size settings of my example will trim/cut the main video frame...
if it would work good, i would use it.
ive got problens with it.
i will share error message.
Stacked Deck
29-11-2012, 14:26
yeah i also saw inno anminator same source as the innomediaplayer. That thing is amazing, it would be awesome to add it to CIU. will post attachment.
released source of CIU.
the knowers shouldnt have big troubles with it.
just small infos:
no more installer.jpg and autorun.jpg
-> installer1.png and autorun.png
-> after every page next installer?.png will be used, like in background images
autorun.bmp and installer.bmp files is the black area the area where you can put your buttons etc
without any black area screen would be blank
ChangeFrame option updates also the borders of your installer
only required if you realize that you see some elements of installer2.png on installer,png file. not required if you only use installer1.png
completely reorganized Setup.ini
-> i think is now much more easy.
Nice. What can I say? I've clicked "Thanks" button, then removed my thanks and clicked "Thanks" once again and so on... over 15 times :D Thanks bro.
EDIT: I think the flags in autorun should move in opposite way :)
Working with this new CIU will be more complicated. Now it is 100% photoshop (.png)...
not really^^ just convert jpg to png delete installer.bmp you have old installer.
JacksMafia
30-11-2012, 10:18
will i got it all but i've to say it's very hard for me to create images like that autorun you did i know it's created in photoshop but i don't know how ?
yener90, please update the tutorial for this new version CIU...
silviugut
30-11-2012, 11:35
,,kassane,,It's almost like CI 8.5.7.4 ,I think the difference is that support PNG instead of JPG in Autorun and Installer (+ other improvements that you will discover along the way)! I'll try it and come back with a post! Thanks yener90's for sharing your work with us!I guess it's hundreds of hours of work!
amin fear
30-11-2012, 11:36
yener90... thanks for your great work !
when i add the " fa " prefix to the Lang section of Setup.ini , the CIU will not run anymore & shows this error :
,,kassane,,It's almost like CI 8.5.7.4 ,I think the difference is that support PNG instead of JPG in Autorun and Installer (+ other improvements that you will discover along the way)! I'll try it and come back with a post! Thanks yener90's for sharing your work with us!I guess it's hundreds of hours of work!
How to put background in the installer? It is the same during installation?
New commands in the INI file, the commands of CI works in CIU?
I want to learn to move in new implementations ...
amin fear
with your example script it works fine here ;)
next version:
-> reverted language left/right buttons
-> MP4 video play support
amin fear
01-12-2012, 04:50
amin fear
with your example script it works fine here ;)
next version:
-> reverted language left/right buttons
-> MP4 video play support
Nice to hear...
Video file (with alpha) as splash-screen will be a nice feature for future versions of CIU...
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)
Perfect, Thank You sooooooo much.
EDIT:
Hmm....Strange thing, Setup.cab Cryptor doesn't work, I get that message "where are the files........"...and If I remember All files I need, they should be in Setup folder, right.
But for me it doesn't matter since Your and others work is Great, and I really appreciate that.
yener90 the setup.cab cryptor, is not recognizing the files in the folder setup in Version CIU!
Stacked Deck
01-12-2012, 10:57
hey yener, does ci and ciu support cls-precomp inside v0.2.3? Its current is 0.2.2.
Pro frager released it a few days ago as an addon for isdone 0.6final...
Hi, I'enjoying the new things in CIU 1.0 and I have some suggestions that may improve it:
- when the user closes installation window or when install ends, autorun window should run again automatically (so the person can select "play" after completeing the installation)
-I got a small bug when I set "my setup.ini" to this:
//Second Executable
MyExecutableIconName2=Settings
MyExecutableName2=settings.exe
MyExecutablePath2=Binaries\
//
the button text became "Play Settings"
please could you remove the "Play" word from the second executable button?
keep on the good work :)
MyExecutableIconName2=Settings to MyExecutableIconName2=config
is there a way to modify "custom installation" button individually without changing "back" button location?
imo "custom install" should be in the same side with "next" and "default install" should be with "back"
JacksMafia
02-12-2012, 05:41
yener90 just small question how can i remove the Equalizer Button ?
thanks
change left or top of EqualizerButton to an really high value
currently didnt add an option to hide it.
to hide the Equalizer Button from autorun open your setup.ini and remove this:
[EqualizerButtonAR]
Left=535
Top=333
Width=31
Height=120
Visible=1
to hide the Equalizer Button from setup remove this
[EqualizerButton]
Left=630
Top=430
Width=31
Height=120
JacksMafia
02-12-2012, 06:21
zura
this wouldn't do it and will leave empty pic in your autorun and installer
change left or top of EqualizerButton to an really high value
currently didnt add an option to hide it.
I did this in Total War Collection and works. FYI, Also if you make all values 0, you wont hear the music during install.
Cheers
is there a way to modify "custom installation" button individually without changing "back" button location?
imo "custom install" should be in the same side with "next" and "default install" should be with "back"
switch their position in setup, problem solved
switch their position in setup, problem solved
when i switched custom installation button "back" button changed its location too, i'm lookin' for a way to make "custom" and "next" in the same side not "custom" and "back"
Fabioddq
02-12-2012, 18:00
Hi yener! The Browser DVD button text is not translated to Portuguese Brazil.
should show Explorar DVD instead Browser DVD. ;)
It's possible customize time of fade in/out effect of the buttons? And where do I put the ButtonOneLiner?
EDIT...
Setup.cab Cryptor not working for me. I put the files in a Blank folder (Setup folder), but after run Setup.cab Cryptor a have the error message: Where are the files that i should crypt...
EDIT2...
I have other error message in welcome page. The buttons don't appear and i get if i try move the window or click in the buttons: Access violation at address 0049EE9AE in module 'Setup.tmp'. Read of address 00000000.
Thanks for help...
Hi yener! The Browser DVD button text is not translated to Portuguese Brazil.
should show Explorar DVD instead Browser DVD. ;)
It's possible customize time of fade in/out effect of the buttons? And where do I put the ButtonOneLiner?
EDIT...
Setup.cab Cryptor not working for me. I put the files in a Blank folder (Setup folder), but after run Setup.cab Cryptor a have the error message: Where are the files that i should crypt...
EDIT2...
I have other error message in welcome page. The buttons don't appear and i get if i try move the window or click in the buttons: Access violation at address 0049EE9AE in module 'Setup.tmp'. Read of address 00000000.
Thanks for help...
does this happen with original?
without edited files?
Fabioddq
03-12-2012, 04:54
does this happen with original?
without edited files?
I port to my conversion of Hitman. Autorun work perfectly, but I had these problems mentioned above. I port everything...
Setup cryptor also doesn't work with the original files.
You want me to send my files so that you can analyze?
Fabioddq
03-12-2012, 05:39
ok dude^^ send it to me
Check your PM to get the link. ;)
JacksMafia
03-12-2012, 06:33
Access violation at address 0049EE9AE in module 'Setup.tmp'. Read of address 00000000.[/B]
Thanks for help...
yeah i have the same problem too but it's in the installer page and happens when i try to close the installer
http://img201.imageshack.us/img201/1667/78297911.jpg
btw in the french autorun "exit button" should display "Fermer" (means close) and not "Terminer" (it means finish)
Update 1.0.0.2:
- fixed French & portuguese language
- fixed error in welcomepage
- updated Cryptor
sorry im pissed off...
JacksMafia
03-12-2012, 16:50
great work yener now it's working good just one thing though how i can move small buttons up and down on the small installer cause i want to resize small installer
thanks for your efforts
Fabioddq
03-12-2012, 19:58
Update 1.0.0.2:
- fixed French & portuguese language
- fixed error in welcomepage
- updated Cryptor
sorry im pissed off...
Don't worry, you do an excellent job and we are very grateful that you share with us your great work.
Thanks for the update. I will try and post my results! ;)
Just one question: Where i add ButtonOneLiner?
EDIT...
I discovered! Now is OneLiner=1 under [StandardButton] on SETUP DESIGN BUTTON. :p
Fabioddq
03-12-2012, 20:29
Works great now yener! Thanks! :D
Other little question: It's possible add EqualizerSelected? :p
currently its not possible ;)
great work yener now it's working good just one thing though how i can move small buttons up and down on the small installer cause i want to resize small installer
thanks for your efforts
it automaticly resizes it.
and change value of Small installer shadow to 0 if you dont use different background pics.
i realized that i need to update tutorial...currenlty im busy.
budianto2in1
04-12-2012, 02:50
is there some kind of manual for creating transparent background for installer and autorun. i noticed there are 2 files for them. a png and a bmp files.. do i need them both? n do i need to crop the image manually? thx in advanced.....
JacksMafia
04-12-2012, 08:52
it automaticly resizes it.
and change value of Small installer shadow to 0 if you dont use different background pics.
i realized that i need to update tutorial...currenlty im busy.
will it didn't automaticly resizes it take a look here the video button and the cancel button are over the text
http://img846.imageshack.us/img846/6817/56806042.jpg
and take your time man there is no rush here :cool:
will it didn't automaticly resizes it take a look here the video button and the cancel button are over the text
and take your time man there is no rush here :cool:
the problem was not you :p
private problems^^
[SmallInstaller]
Shadow=60
change this value to 0
JacksMafia
04-12-2012, 13:12
thanks mate now it's perfect
Fabioddq
04-12-2012, 13:25
Yener, is not possible use transparent background.png without background.bmp? Very hard to make this image in bmp. My never fit and are always sucks. :(
JacksMafia
04-12-2012, 13:30
i agree with Fabioddq here i tried it to and didn't made it it needs a pro in photoshop
its really easy...will upload video tutorial using gimp.
unfortunately not...would also prefer.
Fabioddq
04-12-2012, 13:59
I find way with Photoshop CS5:
Take your picture with a transparent background and select the layer with ctrl pressed:
https://lh3.googleusercontent.com/-KQLrS9H4Tsw/UL5xbeQ7xqI/AAAAAAAABEU/RIcyqpYX8zo/s1920/1.jpg
Your image is perfectly selected:
https://lh6.googleusercontent.com/-PaB-_nMly8M/UL5xbxoEzTI/AAAAAAAABEc/msbCcCXtlM4/s1920/2.jpg
Now just use the brush and paint it black:
https://lh3.googleusercontent.com/-rkrMyj6iAdc/UL5xcL7EFPI/AAAAAAAABEg/57ZM3DS5cDE/s1920/3.jpg
And then put a white background:
https://lh3.googleusercontent.com/-jaG2ob2V7U0/UL5y5VD32mI/AAAAAAAABEs/sE3ZK2pjsBo/s1920/4.jpg
Now do it the same with buttons and logo. :D
my way....finish png picture.
then in gimp you can force editing transparent areas. i checked it and filled image with black. then just put a white backgroud, finished.
amin fear
04-12-2012, 15:16
then in gimp
in my opinion , seems that yener90 is a serious supporter of open source world...:D
For using the best Adobe Photoshop competitor in open source world...:)
I like this approach...
JacksMafia
04-12-2012, 16:03
its really easy...will upload video tutorial using gimp.
yeah i'll wait for that:D:D
Fabioddq
04-12-2012, 20:44
I make my suggestions but continues sucks for me. Images, logo and buttons all very serrated. I'm waiting for video tutorial too. :D
here is the video tutorial:
http://goo.gl/c7vxI
JacksMafia
05-12-2012, 06:19
hey Yener i have noticed that when install begins and there is video and backgrounds in setup if i stopped the video the music should work right?
but the case here is that the audio from the video file keep on working while there is no video and backgrounds working i still use the old video format avi and not mp4
Fabioddq
05-12-2012, 06:21
here is the video tutorial:
http://goo.gl/c7vxI
:eek: Much easier than in photoshop! :p
I will try! Thanks! :D
Is the same process in GIMP 2.8.2 ?
Peter Ali
05-12-2012, 08:30
Help me Yener please!!, I can't use Setup.cab Cryptor.exe
I put Setup.cabCryptor.exe to c:\
I've Create Setup folder in C:\
and 3 folder inside C:\setup ( Setup , Autorun . Background )
When I launch Setup.cab Cryptor.exe ,
I've message "Where did you put me?? sory I cant start here"
Where the wrong from me.
Thx
Fabioddq
05-12-2012, 09:53
yener, i follow video tutorial and works great now. But this process doesn't work properly if you use more complex buttons. At least I could not. Thanks anyway. :D
yener, i follow video tutorial and works great now. But this process doesn't work properly if you use more complex buttons. At least I could not. Thanks anyway. :D
setup doesnt support transparent button background...
Fabioddq
05-12-2012, 10:06
setup doesnt support transparent button background...
I understand. I will make simple buttons and also had been great! I was really impressed with your work with transparent backgrounds and bmp.
I had problems with ButtonSelected. They didn't appear as they should. I think it is because Button has a size of 307x47 and ButtonSelected has 983x119 . So after creating the Autorun.bmp, the remaining space on ButtonSelected not appeared in Setup.
Stacked Deck
05-12-2012, 11:54
Check this out. Yener, Can this be an addon on you CIU?
As a splash screen. Only works with using code.
Well that is if you can deinitialize it. Haven't figured out how to.
Stacked Deck
05-12-2012, 13:13
Hey Yener. Can You Also Include ISExec Function.
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\Arc.exe'), ExpandConstant('x -o+ "{src}\001.arc" "{app}\"'), ExpandConstant('{tmp}'), '...',false) then break;
Since ISDone Can't Extract 7zip Splited files. can you make a sequences such as:
If PrecSrep is Enabled: This can be PrecSrep:2
It must be
ARC>PCF>SREP>ARC>7ZIP>ARC
ARC- For Containing all the files
PCF- For making files almost worth less.
SREP- For better compression
ARC- For more compression
ISEXEC 7-ZIP- For splitting the files(In order for them to fit in DVD5's or whatever)
ARC- No compression for each splited file, then Done.
If PrecSrep is Disabled
It must be:
ARC/RAR/7-ZIP - Best Compression
ISEXEC 7ZIP - Splitting the Compressed File
ARC/RAR/7ZIP For Splitted Files.
Done
Just Avoiding Million Files Of Games.....
Like The Hitman Conversion by Fabioddq
Fabioddq
06-12-2012, 08:17
Hi yener, i have two doubt:
1. About [LangBox] if put ShowOnly=12, the installer show 10 flag's. If i put ShowOnly=10, the installer show 9 flag's. Is correct?
2. Autorun has support for [MinimizeButton] and [ExitButton] ?
Thanks as always! :D
Hi yener, i have two doubt:
1. About [LangBox] if put ShowOnly=12, the installer show 10 flag's. If i put ShowOnly=10, the installer show 9 flag's. Is correct?
i let inno calculate this thing...i made some mistake :D
2. Autorun has support for [MinimizeButton] and [ExitButton] ?
Thanks as always! :D
no it doesnt :/
thought its not required...will add it if i find time^^
Fabioddq
06-12-2012, 09:07
no it doesnt :/
thought its not required...will add it if i find time^^
You right. Really not required. but add if you feel good! :D
You right. Really not required. but add if you feel good! :D
REV0 did something like that :D
he converted Exit button to close button.
currently you can use his idea, until i add it^^
its not a big step. 30 mins job.
Stacked Deck
i really dont like to include more dlls to my installer....
lil help for you:
InitializeAnimation(MainForm.Handle, ExpandConstant('{tmp}\'), 90, 1);
0 is endless, 1-x times will be played.
Stacked Deck
06-12-2012, 15:21
how am i going to deintialize it?
______
Can you add a folders in setup.cab or just outside which setup will extract after completing setup installation where users can insert their updates, saveddata, cracks and dlcs for complete recovery. And user will set their destination directory in setup.ini e.g. updates={appdata}\konami\pro..'. Something like that, not just redo the whole conversion.
Joe Forster/STA
07-12-2012, 03:54
C'mon, people! For transparent images: download IrfanView; open the picture; Save as; set Save as type to PNG; enable Save Transparent Color on the right; Save; click on the transparent color or press Escape for no transparent color. And IrfanView is only a few Megabytes.
thx yener.. CIU its really rich of feature.. you really freely express your design because of png support on background.. but i really confuse/ can't find install button on autorun :D.. i can access setup via uninstall icon.. is it right button?
btw awesome works..
Fabioddq
08-12-2012, 14:13
thx yener.. CIU its really rich of feature.. you really freely express your design because of png support on background.. but i really confuse/ can't find install button on autorun :D.. i can access setup via uninstall icon.. is it right button?
btw awesome works..
You have to create a image.bmp, That will serve as a background for your transparent background.
Check this video about this posted by yener:
http://goo.gl/c7vxI
Check too on Setup.cab from CIU, extract and look for files to understand better. GIMP is recommended to create the image.bmp (Autorun.bmp or Installer.bmp)
amin fear
08-12-2012, 21:54
i can access setup via uninstall icon.. is it right button?
Yup...install & Uninstall buttons are the same gfx...
look that yener90 typed : Un Install Button , instead of : Uninstall Button
***
Look for this in Setup.ini : UnInstallButton
Help me!
I followed the tutorial step by step and the background is not transparent.
The background is black.
I tested with the image Autorun.png of CIU.
I used GIMP 2.8.2 (Download Baixaki).
Fabioddq
09-12-2012, 07:33
Help me!
I followed the tutorial step by step and the background is not transparent.
The background is black.
I tested with the image Autorun.png of CIU.
I used GIMP 2.8.2 (Download Baixaki).
Hi Luis, i used GIMP 2.8.2 too. You have to create a Autorun.bmp based on Autorun.png. The Autorun.png must have transparent background and must have logo and buttons too. Anyway, post your image to see the problem. ;)
Look me project in order: Autorun.bmp/Autorun.png:
https://lh3.googleusercontent.com/--gOPWrJAh6w/UMSuD1b78AI/AAAAAAAABFY/vc9XD0KzfUI/s1800/1.png
Create Autorun.png without watermark and shadows. :D
here is the video tutorial:
http://goo.gl/c7vxI
yener90, I did exactly as it appears in the video, but when put to change the color to black in the image, the image ends up being all black and not to yield ...
kassane as I understand it the video: first you must lock the alpha channel
First click on the layer.
Then click lock alpha channel.
http://img819.imageshack.us/img819/3984/imagevufz.jpg
Question Fabioddq
It did not work using video tutorial.
if possible look at the pictures of the rar file.
It is possible not use paint the save on photoshop?
Has as do the whole process in photoshop?
Fabioddq
10-12-2012, 06:44
Question Fabioddq
It did not work using video tutorial.
if possible look at the pictures of the rar file.
It is possible not use paint the save on photoshop?
Has as do the whole process in photoshop?
I don't see any problem in the images. You must have save in paint because there is compatibility issue in windows. Just open image.bmp with paint and save.
Unfortunately I could not do the same process in Photoshop, and when I got was shit. So I advise you to use the GIMP. ;)
Fabioddq
10-12-2012, 07:35
yener, sorry it bothers you again with this :o
but SmallInstaller has support to the MinimizeButton and ExitButton? :p :D
And i have a problem with Video.mp4 during install. The video appeared bent on the left corner of the screen, and to stop the video, the photos were displayed, but the audio of the video kept playing.
Is the same problem with Video.avi
Please, can you explain these features:
[InterfaceSettings]
MoveDirectoryInfo=0
MoveProgressBar=0
[SmallInstaller]
Shadow=0
Thanks as always!
Not work here.
You have tested the image on the CIU?
Here OS: Windows XP
Is compatyble with Paint of Windows XP?
Fabioddq
10-12-2012, 13:00
Not work here.
You have tested the image on the CIU?
Here OS: Windows XP
Is compatyble with Paint of Windows XP?
Hmm... I don't know, i use Win7 64 Bit. :)
Yener90 Sorry, but I wonder if you can separate editions of smallinstaller with the installer in setup.ini?
And add resize the textstage; button and progressbar by command [smallinstaller] separately and without interfering with the installer interface?
im currently in istanbul...will help you all if i'm at home.
Have a good days In This wonderful city.;)
Yener, was removed function edges of pages of the installer in CIU?
There's no way puts back (Example: EnableBordes = 1 Setup.ini)
The logo.png not work here in CIU.
Fabioddq
24-12-2012, 07:18
The logo.png not work here in CIU.
Just merge logo.png with installer*.png, using Photoshop or GIMP ;)
johnnyusa
25-12-2012, 07:01
Merry Christmas everyone!
I've tested the new CIU and it's very sweet, thanks yener.
But, the bug i was talking about in your previous release is still here. Fabio exposed that bug also in his previous posts.
" had a problem with the CI 8.5.7.4 when I used the internal compression and integration (Setup.cab + Setup.ini), after conversion the autorun opened normally, but after clicking install, the installer has stopped working."
This is the bug i'm talking about. It's still here, in your latest CIU.
I've seen something related. If my installer is around 50mb large, this bug doesnt apply. But if my installer is over 100mb, installer it's taking around 30 seconds to start. Also, if my installer is over 2gb, the installer doesnt work at all, "Not responding".
Looking at my harddrive led activity, it's looking like he's doing some decompression whatsoever, i blame this for the above problems.
All these happens only with Internal Integration with/without Internal Compression.
One more thing, i've encrypted the .cab file, i can't decompress it or copy files from it. That's fine. But, instead, i can copy files to it, even if it's encrypted.. that's bad. Is there any way to disallow copying files into encrypted .cab if you don't know the encryption password?
Thanks.
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
Merry Christmas everyone!
I've tested the new CIU and it's very sweet, thanks yener.
But, the bug i was talking about in your previous release is still here. Fabio exposed that bug also in his previous posts.
This is the bug i'm talking about. It's still here, in your latest CIU.
I've seen something related. If my installer is around 50mb large, this bug doesnt apply. But if my installer is over 100mb, installer it's taking around 30 seconds to start. Also, if my installer is over 2gb, the installer doesnt work at all, "Not responding".
Looking at my harddrive led activity, it's looking like he's doing some decompression whatsoever, i blame this for the above problems.
All these happens only with Internal Integration with/without Internal Compression.
i believe the inno setup installer itself cant manage such big files.
dont know if i can fix this.
One more thing, i've encrypted the .cab file, i can't decompress it or copy files from it. That's fine. But, instead, i can copy files to it, even if it's encrypted.. that's bad. Is there any way to disallow copying files into encrypted .cab if you don't know the encryption password?
Thanks.
this can be fixable.
i need to integrate it to Setup.cab Cryptor, to not show any files.
currently im busy with my study, dont have much time to integrate anything.
johnnyusa
25-12-2012, 08:52
i believe the inno setup installer itself cant manage such big files.
If i compile the same project with simple inno setup scripts, it's working, even with projects over 6gb.. so, i believe it's not an inno setup issue.
this can be fixable.
i need to integrate it to Setup.cab Cryptor, to not show any files.
currently im busy with my study, dont have much time to integrate anything.
If you'd do that, then i won't need the above "bug" fixed. The only reason i want one of those two "bugs" fixed, it's because i want to protect my work.
Thanks for your fast reply ;)
Fabioddq
25-12-2012, 09:26
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
Thanks for the update yener! I will try and post my results! ;)
johnnyusa
25-12-2012, 23:48
Well, i've worked last night and i've managed to improve my protection by making setup.cab not showing files by encrypting the filenames inside the archive.
Also, i've managed to modify the script to include some checks related to setup.ini's integrity. For example, if you change the editor's name in settings.ini, the installer won't start, giving you an explicit message.
One more problem i need to solve, that is, removing the password field inside settings.ini and adding this field into the ISS source for improved protection. I've searched the CIU source for something related to that password field, but found nothing so far.
Any input yener?
Thanks.
Also, i've managed to modify the script to include some checks related to setup.ini's integrity. For example, if you change the editor's name in settings.ini, the installer won't start, giving you an explicit message.
This one looks a good feature, but it can be bypassed by editing author's name in iss instead, IMO.
Since u are doing great job providing ur source,so here is a suggestion if u like...
Any possibility of adding pause compilation,resume compilation[after i hibernate my pc] or like the files which are done once should not be done again if process fails and then the compiler leaves those files as they are and jump to another without deleting them[cause everytime the whole process had to be done from beginning]
These suggestions are for CIU.....:D
I tried all possible ways but i cant see the uninstall icon in Programs menu, any suggestions?
CUI V1.003
pakrat2k2
06-01-2013, 09:52
I tried all possible ways but i cant see the uninstall icon in Programs menu, any suggestions?
CUI V1.003
Fabio' Batman GOTY topic http://fileforums.com/showthread.php?t=94044
uses CIU V1.?? and the uninstall icon is in programs menu just fine. Maybe see if there is something different in that version compared to yours ??
Fabioddq
06-01-2013, 10:41
Here, for me, also doesn't appear. Only appear in start menu and in the game folder.
Tested with CIU 1.0.0.2 and CIU 1.0.0.3.
However, in some people's PC normally appear. LOL
pakrat2k2
07-01-2013, 21:55
Just an FYI, to those using CIU / CI any version.... You MUST generate a NEW game GUID for each and every game. Its NOT an issue when you have only 1 game installed at a time but DOES become an issue IF you have multiple games installed at a time.
Just goto Tools, Generate GUID, and it will create a new guid for that conversion. Make having multiple games installed on OS, not have an issue uninstalling the wrong game or having uninstall information incorrect. ( having multples of one game in uninstall programs or showing farcry 3 when its actually AC3 thats being uninstalled )
May need to post this in first post if not already there, i didnt find it.
geekstar
10-01-2013, 04:54
By looking the setup.ini file provided in the newest setup code, I've noticed the following:
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:
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?
should the extension of srep compressed file be *.srep or *.rep????please answer quickly....
pakrat2k2
10-01-2013, 20:07
look in this tutorial under setup.ini section...
http://fileforums.com/showthread.php?t=92805
fix for Far Cry 3 Uninstaller problem:
#define ProductCode "{E3B9C5A9-BD7A-4B56-B754-FAEA7DD6FA88}"
delete this line.
Janukafix
11-01-2013, 06:52
Fullscreen erro
go to link download attachment help please yener90
http://www.fileforums.com/showthread.php?t=94069
how to add minimize and close button in small installer
pakrat2k2
11-01-2013, 08:04
fix for Far Cry 3 Uninstaller problem:
#define ProductCode "{E3B9C5A9-BD7A-4B56-B754-FAEA7DD6FA88}"
delete this line.
not a fix, just an error on everyone's part using same productcode for every game. instead in inno, goto tools, generate GUID. put the new generated GUID for that conversion, into the define productcode line. then they wont be the same for every game/conversion.
Fabioddq
11-01-2013, 08:25
how to add minimize and close button in small installer
Support only in Installer (Welcome Page).
not a fix, just an error on everyone's part using same productcode for every game. instead in inno, goto tools, generate GUID. put the new generated GUID for that conversion, into the define productcode line. then they wont be the same for every game/conversion.
its not really an error, just a featue^^
this code adds installshield registry values.
for this you need installshield code & edit the values in the codes.
-> this feature should fix problem if you update the game.
To AntiVir Users...
My conversion will be detected as virus.
This happens on everything which is compiled with lazarus :mad:
So AntiVir thinks:
Ahhh there is a tool created with lazarus
its 100%ly a virus.
the lazarus community already wrote to AntiVir a mail about this.
i wanted to say:
ITS DEFINITLY NOT A VIRUS.
i could share the source, but everybody would have the code for decrypting crypted archives.
Janukafix
12-01-2013, 04:03
http://www.fileforums.com/showthread.php?t=94069
CIU 1.0.0.3 Fullscreen "Error"
Fix please yener90.....
To AntiVir Users...
My conversion will be detected as virus.
This happens on everything which is compiled with lazarus :mad:
So AntiVir thinks:
Ahhh there is a tool created with lazarus
its 100%ly a virus.
the lazarus community already wrote to AntiVir a mail about this.
i wanted to say:
ITS DEFINITLY NOT A VIRUS.
i could share the source, but everybody would have the code for decrypting crypted archives.
:eek:when this started to happen?
i am using Eset 5.2.9.1 and didn't get any virus warning up until now........
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
Thx to Fabio informing me about the problems :D
Any fix about the one additional shortcut after 4th component ? It redirects to game insallation folder but there's no exe file in there, therefore it's not needed.
Cheers
Fabioddq
17-01-2013, 14:34
Any fix about the one additional shortcut after 4th component ? It redirects to game insallation folder but there's no exe file in there, therefore it's not needed.
Cheers
I will test with Angry Birds Collection and post my results. ;)
Any fix about the one additional shortcut after 4th component ? It redirects to game insallation folder but there's no exe file in there, therefore it's not needed.
Cheers
sorry forgot this bug.
will analyze tomorrow.
its just an wrong shortcut.
delete wrong line, then it should work fine.
i will tell you then.
EDIT: Try out this InstallerScript.iss
Just download from first post CIU 1.0.0.4
overwrite InstallerScript.iss with this one.
Shortcut bug should be solved.
dudes...my private life get really bad.
i will stop working here.
only will come and watch your great works using my script.
good bye.
Fabioddq
24-01-2013, 04:21
dudes...my private life get really bad.
i will stop working here.
only will come and watch your great works using my script.
good bye.
Ok, thanks for your awesome work, hope you get well soon. ;)
dudes...my private life get really bad.
Hope everything is ok yener, and I certainly hope things get better for you. ;)
dudes...my private life get really bad.
i will stop working here.
only will come and watch your great works using my script.
good bye.
Good luck to you and thanks for your contributions, i hope you get everything sorted as you wish.
NamelessOne
25-01-2013, 13:05
dudes...my private life get really bad.
Sorry to hear about this. Hope everything goes well, man. Good luck to you ;)
Yeah, hope everything will be OK, take care and Thank You for all what you have done for us.
Sorry to hear that yener... I hope you'll fix things in your life, good luck.
BTW, this is for members, ButtonOneLiner command is not working in CIU anyone solved this ?
Fabioddq
26-01-2013, 21:04
BTW, this is for members, ButtonOneLiner command is not working in CIU anyone solved this ?
Works, now is only OneLiner=1
Put in SETUP DESIGN BUTTON section under [StandardButton] ;)
where ta link the new CIU OF CHANGELOG 1.0 (C = Custom Installer I = U = Ultimate) to make new custom installers
Fabioddq
27-01-2013, 05:10
where ta link the new CIU OF CHANGELOG 1.0 (C = Custom Installer I = U = Ultimate) to make new custom installers
look on the first page of this topic. ;)
alias-as
28-01-2013, 11:06
i have a question:
i want to make a conversion to a multilanguage game
i installed the game in french language so in the registry i had language: fr
i want to put the registry value in ino setup but in multilanguage "depend to the user system language"
so any one can help me ??
the reg value are :
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\EA Games]
[HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Dead Space 2]
"CD Drive"="P:\\"
"DisplayName"="Dead Space™ 2"
"ProductName"="Dead Space™ 2"
"Folder"="C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\EA Games\\Dead Space™ 2\\"
"Install Dir"="C:\\Program Files\\EA Games\\Dead Space 2\\"
"Installed From"="P:\\"
"Locale"="fr_FR"
"Language"="French"
"Product GUID"="{96D06FDD-6AF4-4309-BC1B-1C9588B0575E}"
"Suppression Exe"=""
"Registration"="Software\\Electronic Arts\\EA Games\\Dead Space 2\\ergc"
[HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Dead Space 2\1.0]
"DisplayName"="Dead Space 2"
"Language"=dword:00000002
"LanguageName"="French"
"ProgramGroup"="C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\EA Games\\"
pakrat2k2
28-01-2013, 12:06
your doing dead space 2.. go look in the game index for same game, and d/l one of those conversions. look at the inno script used, and see how they added the multiple languages in the script, modify yours so it matches.
alias-as
28-01-2013, 12:16
the probleme is there is no a multilanguage conversation / each conversation used 1 spoken language so i'm confused brother
pakrat2k2
28-01-2013, 12:25
peter's is multilanguage. but its in seperate ISS scripts. not a big deal.
using reg-to-inno-ENG converter in useful programs topic by joe
export your reg settings for the french version.
then add the extra lines needed for each of the languages, substituting the
"Locale"="fr_FR"
"Language"="French"
"LanguageName"="French"
for each of the other languages ( added it to the script for the other languages.
en_US, english
de_DE, german
it_IT, Italian
es_ES, Spanish
the above 4 are LOCALE, ( LANGUAGE & LANGUAGENAME same but 2 different entries)
just add those 4 to your script in addition to the french you already have.
alias-as
28-01-2013, 13:07
so i must put theme like that for Multi2 Fr/En
"Locale"="fr_FR"
"Locale"="en_US"
"Language"="French"
"Language"="English"
pakrat2k2
28-01-2013, 13:14
dont forget the "LanguageName=French" & "LanguageName=English" as well
alias-as
28-01-2013, 13:34
i did it like you said but the game have been installed in english language but my windows is french !!! i'm confused lol
Fabioddq
28-01-2013, 14:35
i did it like you said but the game have been installed in english language but my windows is french !!! i'm confused lol
Try these regs:
Root: HKLM; SubKey: SOFTWARE\EA Games; Flags: uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: DisplayName; ValueData: Dead Space™ 2; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: ProductName; ValueData: Dead Space™ 2; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: Install Dir; ValueData: {app}; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: Locale; ValueData: en_US; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: Locale; ValueData: fr_FR; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: Language; ValueData: English; Flags: uninsdeletevalue uninsdeletekeyifempty;
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: Language; ValueData: French; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: Product GUID; ValueData: {{96D06FDD-6AF4-4309-BC1B-1C9588B0575E}; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2; ValueType: string; ValueName: Suppression Exe; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2\1.0; ValueType: string; ValueName: DisplayName; ValueData: Dead Space 2; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2\1.0; ValueType: dword; ValueName: Language; ValueData: $00000000; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2\1.0; ValueType: dword; ValueName: Language; ValueData: $00000002; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2\1.0; ValueType: string; ValueName: LanguageName; ValueData: English; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Dead Space 2\1.0; ValueType: string; ValueName: LanguageName; ValueData: French; Flags: uninsdeletevalue uninsdeletekeyifempty; Languages: fre;
EDIT...
pakrat, thanks for english code. ;) I think this is solve the problem with languages.
pakrat2k2
28-01-2013, 18:01
ValueData: $00000000 is for English
alias-as
02-02-2013, 03:56
good morning :)
could some one tell me how to fix this error :confused:
http://img854.imageshack.us/img854/1737/sanstitreoy.jpg
I think this is solve the problem with languages.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\EA Games\Dead Space 3]
"GDFBinary"="X:\\EA\\Dead Space 3\\GDFBinary_ru_RU.dll"
"DisplayName"="Dead Space™ 3"
"Locale"="ru_RU"
"Install Dir"="X:\\EA\\Dead Space 3\\"
Fabioddq
02-02-2013, 04:51
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\EA Games\Dead Space 3]
"GDFBinary"="X:\\EA\\Dead Space 3\\GDFBinary_ru_RU.dll"
"DisplayName"="Dead Space™ 3"
"Locale"="ru_RU"
"Install Dir"="X:\\EA\\Dead Space 3\\"
Yep, but he wants only English and French. :)
Thanks anyway! ;)
Fabioddq
02-02-2013, 04:52
good morning :)
could some one tell me how to fix this error :confused:
http://img854.imageshack.us/img854/1737/sanstitreoy.jpg
Probably, this file is corrupt! Try make the conversion again.
You got to burn to DVD? The DVD may be scratched.
Yep, but he wants only English and French. :)
Thanks anyway! ;)
And he wants Dead Space 2
Compiler
02-02-2013, 08:19
Can someone give code for best compression ratio for.vp6 videos, and also code to compress freearc+srep+precomp with 1GB RAM utilisation for decompression?Thanks.
Razor12911
02-02-2013, 12:00
Can someone give code for best compression ratio for.vp6 videos, and also code to compress freearc+srep+precomp with 1GB RAM utilisation for decompression?Thanks.
Mhhm. I don't think videos are compressable, rather resample them.
jonhutty
04-02-2013, 20:04
Yener90 i am new to creating installers and would very much like to learn i have used inno setup and inno ide when i compile a game or use one of the installers from this site i get the installers to work and it to install the game but when i click on the game to play it will not launch what am i doing wrong pleas help. jon
pakrat2k2
04-02-2013, 20:26
you use originals to install game first, then make conversion following instructions.
Uninstall original game, ( so that it removes the game + any registry entries ), then install from conversion. IF the game ran perfectly fine from original, then it must run from conversion as well. Did you also install the pre-requisites the game needed as well?
Depending on the conversion, sometime you MUST install them for the game to work.
Things like DX, vcredist are not so important as most gamers already have them installed from other games, but things like physx, agiea, ubisoft launcher, dotnet, gfwl, are game independant, and those must be installed for game to work properly.
after seeing some bugs regarding internal MP4 video playback, here is the update:
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
- fixed internal MP4 video playback
So this means that we can use Video in internal yener ?
you could always do.
just not mp4 ^^
i saw some post regarding your exit from fileforums?
unfortunately its the disadvantage of open source. easy editable.
give me some idea how to crypt better?
Fabioddq
05-02-2013, 09:29
you could always do.
just not mp4 ^^
i saw some post regarding your exit from fileforums?
Just some time (vacation) for trolls. LOL
About crypt better, would not be able to encrypt the temporary folder?
If any troll try copying the files from the temporary folder, will ask for a password.
I don't know if this is possible, just an idea.
Thanks for your return yener!
Razor12911
09-02-2013, 08:56
maybe this will fix problem with video but will need codecs.
It works for 3g2, 3gp, 3gpp, adt, adts, asf, flv, m2v, m2t, m2ts, m2v, m4v, mkv, mod, mov, mp2v ,mp4, mp4a, mpe, mpeg, mpg, ts, tts, wm, wmv, wmx, and wvx videos.
Your video line in 8.5.7.4 script is
mciSendString('status AVIFile mode', PlayingMode, 255, 0);
change it to
mciSendString('status MPEGVideo mode', PlayingMode, 255, 0);
then these formats will work
3g2, 3gp, 3gpp, adt, adts, asf, flv, m2v, m2t, m2ts, m2v, m4v, mkv, mod, mov, mp2v ,mp4, mp4a, mpe, mpeg, mpg, ts, tts, wm, wmv, wmx, and wvx
Just an idea of fixing video problem in CI 8.5.7.4 and CIU
spawniectes
10-02-2013, 11:41
Hi yener90 I'm working whit your CI 1.0.0.5 scrypt and I wanna know how can I make to add extra buttons to my autorun besides of the already exist on setup.ini.-
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.