PDA

View Full Version : Conversion Designer/Installer Creator


Pages : 1 2 3 4 [5] 6 7

ekias642
27-08-2014, 18:44
posiblemente, el cabezal de tu disco duro se halla dañado y dudo que puedas recuperar datos, deberias llevarlo a un laboratorio de recuperacion de datos, al igual que usted mi disco sufrio el mismo problema y mejor te recomiendo tengas 2 discos, principal y seguridad.

gracias hermano por tus proyectos y por compartirlos, yo te admiro y tengo mas proyectos que no he publicado y que los he logrado gracias a IC el cual has echo tu. gracias bro, espero sigas con tus proyectos si puedo colaborare con tutoriales.

proyectos, sonic and sega all start racing transformed, transformer war for cybertron, skyrim 5, shank 1.



possibly the head of your hard drive is damaged and I doubt you can recover data, you should take it to a lab data recovery, like you my album suffered the same problem and better I recommend you have 2 discs, main and safety.

brother thanks for sharing your projects and I admire you and I have more projects that I have not published that I have achieved through IC which have cast your. thanks bro, I hope to follow your projects if I can will work with tutorials.

projects, sonic and sega all start racing transformed, transformer war for cybertron, skyrim 5, shank 1.

Razor12911
27-08-2014, 21:19
ok thanks for the response bro. I understand I have to rebuild my PC from scratch hope I had money at the moment. I think I should consider making a donation link for Installer Creator.

Razor12911
30-08-2014, 13:18
Guys,I thought about it, It is either I get a laptop or a SSD, any suggestions?
As long I won't have data loss for the next 5 years.
I do have another hard drive to make my pc run but I don't want to take that chance, my computer is like a paper shredder but for components, somethinf just keeps of killing my components, I suspect my power supply. Motherboard, Processor and RAM are fine, I have a replacement for the hard drive, All the fingers just point at the power supply or the home power source of 240V(Alternating-Current), however the BIOs shows all Voltage is below what is required, like the 12V, what is it shows is 11.4V, 5V, shows 4.6V, the VCore is 3.3V but shows v2.9V, Power Supply's power is 450W, or maybe just by name I would rather think it is something like 300W.

pakrat2k2
31-08-2014, 07:19
Definitely the power supply, with todays components id say the least power source should be 650W. IF all other components are fine then just replace PS with a bigger one.
use your replacement HD, & if you have the money use the SSD to run your OS, will definitely speed up processes with the SSD, then use the replacement HD for all your other
stuff. I'd also suggest an external USB HD for backups ( something i'll have to do as well ).

Razor12911
31-08-2014, 10:56
there is something I don't get based on Power produced by a power supply, an increase in the power increases the current right? based on Physics... Since Voltage stays the same because of the 240V from the plugs, so the BIOs shows that Voltage is below normal it means the current is higher right? based on the formula P=IV. My question is, what destorys Components in a computer, is it Voltage or Current, Last time there were abnormalities in the power supply, I lost a Graphic card, It went on fire(like really on fire). Just need to prepare for something in case it happens again, or I just need to move out of the apartment I am living in at the moment, TV's power got messed up the other day as well. it just stopped working, Microware as well. Pretty much everything in the house dies, Microware was new and costed USD370.
Or I must take a volt reading using a voltmeter, maybe Socket volt is 300V or so, Just need to check.

skype123
01-09-2014, 02:29
dude, check your house wiring. your electricity is messed up.
get a laptop, but dont get it stolen.

Grumpy
01-09-2014, 19:41
I'd also suggest an external USB HD for backups.

Be careful trusting external drives, one decent bump or even worse drop it and it dies! If you have really important data, like photo's which cannot be replaced, then burn them to a decent brand DVD. DVD' s in my opinion are still the most reliable media. ;)

nitrogen blaze
09-09-2014, 10:03
MAn on the 2.7 beta crashes when I build the exe w8 x86 fix and make it stable

Carldric Clement
09-09-2014, 10:07
MAn on the 2.7 beta crashes when I build the exe w8 x86 fix and make it stable

Here the Tutorial (http://fileforums.com/showthread.php?t=95657)! :D

skype123
10-09-2014, 10:29
MAn on the 2.7 beta crashes when I build the exe w8 x86 fix and make it stable

The process of IC is currently stoped, so no fixes or anything else will be done.
are you simply crashing or is the setup not working?

Razor12911
11-09-2014, 08:03
only thing that can make errors like that are basically you incorrectly configuring the program. the program itself can only have errors whwn closing but installer, can only have concerning gdiplus.dll if you have messed images or incorrect resolution when setting image. isdone can have errors as well if you have damaged archives. those are the errors that can cauae errors on installer creator.
when you compare v2.5.1 and v2.7 beta, they are just the same, I made improvements without testing the program, just check changelog that is the only difference.
ifyou have problems in v2.7 then use v2.5

Razor12911
13-09-2014, 16:32
Ok, Guys, I just recovered the Installer Creator v2.7 Beta 3 Source code so I decided to share it.

You will need RAD Studio Delphi(XE3 is recommended)
You will need Inno Setup Enhanced Edition 2 Unicode v5.5.1

So if you have a problem, edit source yourself.

y_thelastknight
13-09-2014, 22:30
Hey bro.i just came here.. Didnt get the time to msg you. Can i check your source and implenmt some thing to bbv2 desinger??

Checking via mobile. Hv to assemble the pc. Catch u later buddy.

Razor12911
14-09-2014, 00:16
yea, knock yourself out bro. I only shared this source because I am planning on starting over, create another project. This time I have to use XE6 and layered.
so if there is a problem in IC just try to fix it yourself. script is long but people can manage.

Carldric Clement
18-09-2014, 15:52
Ok, Guys, I just recovered the Installer Creator v2.7 Beta 3 Source code so I decided to share it.

You will need RAD Studio Delphi(XE3 is recommended)
You will need Inno Setup Enhanced Edition 2 Unicode v5.5.1

So if you have a problem, edit source yourself.


Thanks Razor12911! :)
But, I have installed from my pc is:

RAD Studio Delphi XE3
Inno Setup Enhanced Edition 2 Unicode v5.5.1


Where i want to create start it Razor12911? :rolleyes::D

Razor12911
18-09-2014, 16:08
Open InstallerCreator.dproj to start working and script.iss is editable, compile compiler.iss to update compiler.

Carldric Clement
18-09-2014, 16:24
Open InstallerCreator.dproj to start working and script.iss is editable, compile compiler.iss to update compiler.

Where's the file? i can't see it! :(

Razor12911
18-09-2014, 16:35
Look for it bro, show extensions. It is there.

Carldric Clement
18-09-2014, 16:42
Look for it bro, show extensions. It is there.

Thanks Razor12911.
Let me edit the designer! :D
Why they Win64? Can i change it? :rolleyes:

Razor12911
19-09-2014, 07:36
you can change profile. There is Win32 and Win64.
Make sure you add yourself as a editor/modder and not as the creator.
and no advertisements.

vollachr
25-09-2014, 06:12
I've been trying to create a custom setup for a game I have with Install Creator, been quite a success but I just can't get 2 things right.

1. The uninstall value in control panel always displays like this:

Game name version x.x.x.x

I'd like it to dispaly just the game name

2. the start menu & desktop shortcuts have the word launcher added to the end after the game name, I'd like it to just be the game name, only been able to get that right when selecting CUSTOM for the executable type but than it shows the game name instead of "Launch" on the autorun menu.

Both issues are minor but it will bug me forever, I just know it, any ideas?

mausschieber
25-09-2014, 07:29
I've been trying to create a custom setup for a game I have with Install Creator, been quite a success but I just can't get 2 things right.

1. The uninstall value in control panel always displays like this:

Game name version x.x.x.x

I'd like it to dispaly just the game name

2. the start menu & desktop shortcuts have the word launcher added to the end after the game name, I'd like it to just be the game name, only been able to get that right when selecting CUSTOM for the executable type but than it shows the game name instead of "Launch" on the autorun menu.

Both issues are minor but it will bug me forever, I just know it, any ideas?

Download the helpfile in the first post that will help you

vollachr
26-09-2014, 00:40
Download the helpfile in the first post that will help you

I just downloaded & read through it, didn't see a solution for what I wanted, basically, I really want the installed product to appear at the control panel add/remove program windows with the product name only, not followed by "version 1.0.0.0"

Lets say my the product is called "My Game", currently it will appear in the uninstall list as "My game version 1.0.0.0", I want it to just appear as "My Game".

As I said, found no way to control that, maybe with registry entries but I wouldn't know how.

As for the desktop shortcut, as far as I can see using the CUSTOM type at the executable settings is my best option, it gives me the closest result to what I wanted.

EDIT:

Nevermind, figured it out, indeed using registry values, I just installed the game from the custom setup & located the registry entries the installer automatically adds for the uninstall values, from there I extracted the Displayname value and added it to the setup project, changed the display name, uninstalled, reinstalled original version, re-compiled, and uninstalled, then reinstalled from the custom setup and the uninstall value appeared right as I wanted.

So I'm finally done & the custom setup ready.

Razor12911
26-09-2014, 05:32
Or you can just grab source, edit script.iss, under Setup section, add AppID and the value should be the same as AppName.
Then save script, compile compiler.iss script then copy compiler.exe from the output then replace the one under the Installer Creator installation directory.

vollachr
27-09-2014, 02:16
Or you can just grab source, edit script.iss, under Setup section, add AppID and the value should be the same as AppName.
Then save script, compile compiler.iss script then copy compiler.exe from the output then replace the one under the Installer Creator installation directory.

Whoa, what? overload....

What source? what scrpt? I lost you there, all I have is an ICP file for the project.

EDIT:

OK, nevermind, I think I figured out what you mean, trying it now.

jamel2013
27-09-2014, 02:58
in InstallerCreator_v2.7_Source_DXE3 Found in the file on virus can you repair (Razor12911 )
http://oi61.tinypic.com/11098nn.jpg

vollachr
27-09-2014, 03:10
Or you can just grab source, edit script.iss, under Setup section, add AppID and the value should be the same as AppName.
Then save script, compile compiler.iss script then copy compiler.exe from the output then replace the one under the Installer Creator installation directory.

Seems as there's a problem, I was using version 2.5.1 so the source wasn't compatible, I tried installing 2.7 beta instead but now I can't find where is the soure settings that tells install creator which folder to create the setup from, I have only "executable" , "tasks" & "components" under the resources tab.

Razor12911
27-09-2014, 04:43
Jamel, i think it is a false positive.

vollachr, download attachment known as InstallerCreator_v2.7_Source_DXE3
and do the steps.

vollachr
27-09-2014, 06:13
Jamel, i think it is a false positive.

vollachr, download attachment known as InstallerCreator_v2.7_Source_DXE3
and do the steps.

I have downloaded that attachement and edited the script.iss file to look like this:


[Setup]
AppName={code:ApplicationName}
AppID={code:ApplicationName}
AppPublisher={code:ApplicationPublisher}
AppVersion={code:ApplicationVersion}


then I used the Compil32.exe file inside folder "Release\include" to compile the compiler.iss file.

Then, if I understood correctly I need to compy the compiler.exe from the folder "Release" to the installed directory of Install creator & replace the exisiting file, did that as well.

Now, when I was running 2.5.1 the build button just stopped working altogher, when using 2.7 beta3 the build button works.

but wether I try 2.7 beta3 before or after the above process there are options missing from the program and it always builds the setup files from the installation directory of Install Creator, there's no option to set a source or registry or anything, just Executable, Tasks & Components, that's all that is available under the Resources tab at the left.

hydefromt70s
08-10-2014, 01:53
Is this installer support SREP 3.9 or better 3.93?

GOAT_Z
08-10-2014, 18:48
When I open the Setup.exe I get these 2 errors after the Splash.
Need Your HELP !!! :confused:

rYL
07-11-2014, 06:17
This will be great! Anyways, Razor12911 .. are u the one who create an installer of TESV? the white installer? Also are you the one who leads @rom-mania repacks? Or conversion.. there products is exactly look alike of yours. Regards me bro..... pls... im a starter about repacks... :D im ur fan :3

Razor12911
07-11-2014, 20:34
Is this installer support SREP 3.9 or better 3.93?
Srep 3.93

Razor12911
07-11-2014, 20:35
When I open the Setup.exe I get these 2 errors after the Splash.
Need Your HELP !!! :confused:
did you use png and bmp images?

vollachr
08-11-2014, 02:10
Need some help with a bug I have with the Install Creator 2.5.1, when I design the Installer (Not the autorun, the actual installer) I can't select graphic for selected, clicked & disabled status buttons, it just won't show up, it's like I didn't select it at all, on the Autorun design it works fine, any suggestions? it's the 2nd time it happened to me in 2 different projects.


Update: For now I managed to bypass the problem by installing 2.7 Beta 3 make the changes and then go back to 2.5.1, the reason I went back to 2.5.1 is that 2.7 seems to be missing a lot of the options in 2.5.1, at least it seems to be OK now but for future uses I'd love to have a solution for that buttons graphic problem in 2.5.1.

Razor12911
08-11-2014, 05:21
can you post a picture of the bug.

vollachr
08-11-2014, 05:45
can you post a picture of the bug.

Sure thing, attached in order:

Install designer

1. The normal button is set & working

2. The selected button is set but now showing

3. After switching to another button & back the set graphic for the selected button is gone, as if I never set it.


tried uninstall & re-install the program, didn't help.

I hope the pictures help you understand the issue.

Razor12911
08-11-2014, 12:22
Hmm, what a bug. Does this happen in v2.7beta?

akarikk
08-11-2014, 15:53
Hi, i need help using this one, cuz I cant see were u choose the source path where the game is installed, maybe this amazing program is just made for external compression?

in the tutorial doesn't say anything about it neither searching in the program

Edit: in the bbv2 version there is where you choose the path, here I don't see it

thinkbigearnbig
08-11-2014, 18:44
Hi Razor12911, when there will be a new version of Installer Creator where we can put video at the background of the installer we create.

thinkbigearnbig
08-11-2014, 18:45
I am creating new tutorial for Installer Creator 2.7 beta 3 and will soon upload it for everyone.

Razor12911
08-11-2014, 22:08
sweet go ahead

Razor12911
08-11-2014, 22:36
@thinkbigearnbig
After November 25, Currently buried with exams and as soon as I get my hands on Delphi XE3 because I don't have it anymore.

vollachr
08-11-2014, 23:59
Hmm, what a bug. Does this happen in v2.7beta?

No, V2.7 Beta3 works fine, but I find it lacking many options that exist in v2.5.1 which is why I seldom use it, I did use it to bypass the problem and then load the project back to 2.5.1 and keep working though, because it seems that once it's set correctly in the project it won't disappear again.

Razor12911
09-11-2014, 01:15
Which feature(s) was/were removed?

vollachr
09-11-2014, 01:20
Which feature(s) was/were removed?

Well, under the Resources section, there's only Executable, Media [Internal] & Tasks in version 2.7 Beta, where's all the rest? Registry, Media [External] Etc, ?

I tend to use the Registry option to force a specific DisplayName value in the default registry entries the installers created with the program put in the registry and it's gone in 2.7 Beta.

Razor12911
09-11-2014, 02:29
Lol bro, there everything is there, I didn't remove any feature in v2.7 from v2.5, I only rearranged, there is a scrollbar under resources bro, if it is not there then click on one of items on the list then press down with your keyboard.registries, media internal, media online and etc, they are there.

vollachr
09-11-2014, 02:33
Lol bro, there everything is there, I didn't remove any feature in v2.7 from v2.5, I only rearranged, there is a scrollbar under resources bro, if it is not there then click on one of items on the list then press down with your keyboard.registries, media internal, media online and etc, they are there.

I didn't have a scrollbar there but I'll check it again when I get the time.

EDIT: OK, now I'm embarrassed, I uninstalled 2.5.1 and installed 2.7 again and now it is there.

Either I installed it over 2.5.1 previously which caused bugs or I just missed it somehow.

Razor12911
09-11-2014, 05:03
lol, it happens so what else?

vollachr
09-11-2014, 05:09
lol, it happens so what else?

Well, I guess I'll use 2.7 a bit and see.

One thing though that is missing from all versions if you ask me is the options to set files & folders to exclude.

Also, a suggestion, for the installer designer section, maybe make it possible to edit each install screen separately, right now, using multi background images doesn't give much control, if you can edit each install screen individually then it should be possible to set which BG to show on each screen and re-position items to match the BGs for each screen.

Razor12911
09-11-2014, 05:29
TRUE bro, but I currently don't even have a computer, will buy one after my exams and have to get softwares and etc to update IC to v2.8.

akarikk
09-11-2014, 14:23
I did what you said and is working now!!! :D I just think that this you told me should be included in the tutorial for noobs like me, also a little of explanation on the parameters, cuz I use task 1, and the component on 1 and nothing on the folder was compressed, I remove those and worked, so, if someone told us what for are those parameters would be nice.

I'm very very happy that now

P.S. it would be nice that u can export your conversion to share it

skype123
09-11-2014, 16:23
there already is a tutorial for noobs. the GUI may look different, but the functions are exactly the same. just read the first-post

vollachr
10-11-2014, 03:13
I have a small problem with Installer Creator 2.7 Beta, it seems no matter what font I choose and whether I choose Bold or not the texts in the text areas & in the smart installer get this blur effect after building the setup, you don't see the blur effect in Installer creator though, maybe blur isn't quite the right word, some sort of blurry shadow effect that shouldn't be there, just take a look at the attached images to see what I'm talking about.


UPDATE: When opening the same ICP file in version 2.51, fixing the necessary settings and building using 2.5.1, same fonts it looks perfectly fine and readable.

Razor12911
10-11-2014, 04:15
oh, black shadows, they are always there, the only problem is if you choose black, they will appear to be ugly. You can fix this problem by yourself by if you are impatient . just update the script from the source. Look for anything that has to do with shadow, like createshadow and.or updateshadow, you will see Top:= x + y and Left:= x + y, just remove the y addition part and you will be good to go. oh, and don't forget to replace compiler.exe after changes.

vollachr
10-11-2014, 04:19
oh, black shadows, they are always there, the only problem is if you choose black, they will appear to be ugly. You can fix this problem by yourself by if you are impatient . just update the script from the source. Look for anything that has to do with shadow, like createshadow and.or updateshadow, you will see Top:= x + y and Left:= x + y, just remove the y addition part and you will be good to go. oh, and don't forget to replace compiler.exe after changes.

Well, OK, I'll try, but those shadows aren't there in version 2.5.1, just so you know, either that or the offsets for the shadows were smaller and it makes it look fine.

Razor12911
10-11-2014, 04:29
maybe they were smaller. But I don't remember, I think I did a lot of changes bro, I haven't programmed in a while bro.

But this is the changelog:

v2.7.0

· Updated Interface
· Fixed Designing bug.
· Update components and tasks by adding dependence.
· IC Now resizable
· Updated grid structure
· Grid auto resize added
· Updated compiler
· Software launch conditions added.
· Tasks updated from 10 to unlimited
· Registries updated from 10000 to unlimited
· Components updated from 10 to unlimited
· All media updated from 10000 to unlimited
· Serial code generator added.
· File error at the end of installation if multidisc fixed
· System performance changer added for all sorts of computer hardware.
· Inno Setup script optimized from 31301 lines to ~ 17000 lines
· Installer creator updater removed.
· Installer creator file structure updated.
· Setup.ini no longer used.
· IC Task manager added.
· Fixed file associations.
· And more.
v2.5.1

· Updated Interface.
· Fixed Icon bug during installation.
· Fixed Language button bug.

vollachr
10-11-2014, 04:31
Alright, I think I'm done changing all the shadow instances in the source script, compiled it and now just need to test it.

Razor12911
10-11-2014, 04:43
hmm, okay. will check you tomorrow. I gotta take a break from today's exam, I really love Chemistry.

akarikk
10-11-2014, 13:03
there already is a tutorial for noobs. the GUI may look different, but the functions are exactly the same. just read the first-post

yes and no, the tutorial is incomplete, but is very helpful

Emorian
10-11-2014, 13:34
Hello!
Where do I set that does not have a window frame?
I am using the beta, but I have not seen this in beta.

Razor12911
10-11-2014, 22:14
Emorian

You must use Png Image instead of jpg image. don't forget to make mask of that png image though.

Emorian
11-11-2014, 05:58
Razor12911

I use.. (jpg)
But if you're ready, you can in the normal window frame
I like "Custom" shaped window.
May not be?
Thank you for your answers should be different

Razor12911
11-11-2014, 11:56
Curved corners is the only thing that you can do to frameless window. Just use png and bmp for now. Still got exams, but if you are good with scripts, just edit compiler and source is available for download.

pakrat2k2
11-11-2014, 12:58
Alright, I think I'm done changing all the shadow instances in the source script, compiled it and now just need to test it.

can you post same screenshots like before / after the changes ?

Emorian
11-11-2014, 14:17
.. Still got exams, but if you are good with scripts, just edit compiler and source is available for download.

wow ..
Good luck on the exam!

I can't wait, thank you!
Otherwise, very good in the beta version
bye bye.

Razor12911
12-11-2014, 05:55
Was a bit worried there :(, but I now have it. :D

vollachr
12-11-2014, 06:19
can you post same screenshots like before / after the changes ?

No, simply because it didn't work, don't know what I did to cause it but the compiler crashed after it, so I reverted back.

Razor12911
12-11-2014, 08:07
Lol, I will help you then, I will release IC v2.7 Beta 4, with all the changes to compiler.exe.
Just give me a list then I will complete the task in two days or less. And I now have Delphi XE7, waiting for it to complete installation(taking forever like a precomp conversion), I will try to edit the program but I don't think it will work. I used XE3 for it.

vollachr
12-11-2014, 08:24
Basically I just don't want the black shadow on the texts, it makes it impossible to use black text, which wasn't like that in versions before 2.7.

Anyway, I've been learning these past days how to make conversions with CIU but even so, I still like using Installer creator when needed or possible, it's easier for designing (and can even help with CIU since I can first design in IC, test and finally copy the settings to CIU).

thinkbigearnbig
12-11-2014, 19:46
Please Please Please put video option to play in the background along with images in Installer Creator 2.7 beta 4 like yener90.

Razor12911
12-11-2014, 20:19
I could add video. But I've hit a big wall.
Somehow, I get startup errors with RAD Studio XE7, Access Violation errors. I have to install 64-bit Operating System, I don't think it will be possible, because I am using my brother's laptop and he won't allow me to install 64-bit operating system on it, so I think the only thing that I have to do is get my own PC.

thinkbigearnbig
13-11-2014, 06:09
Hi Razor,

Can you help me how to use the SmallMusicButton? After adding an MP3 the installer inserted a small square button called Small Music Button but I don't understand how to use it. Check the screenshot below:

http://i57.tinypic.com/8yg5jp.png

Razor12911
13-11-2014, 07:20
The smallmusicbutton is just another alternate music button, just like the Closebutton has an alternative as cancelbutton. This is only ideal when you want to have close, minimize and smallmusicbutton when using png image. If you don't want it just resize it to 1x1 pixels or drag it far away from installer form.

Razor12911
13-11-2014, 10:53
Made it work with my buddy jamel and friends. Check it out.

thinkbigearnbig
13-11-2014, 20:58
Hi friends, I have created a new Installer Tutorial from 2.7 beta 3. Kindly check and let me know about it.

Carldric Clement
13-11-2014, 22:16
Hi friends, I have created a new Installer Tutorial from 2.7 beta 3. Kindly check and let me know about it.

Hey man.
You're perfect your tutorial!
:rolleyes::cool:

Grumpy
13-11-2014, 22:27
Hi friends, I have created a new Installer Tutorial from 2.7 beta 3. Kindly check and let me know about it.

Very nice work thinkbig. Far to good to be lost in this huge thread, I have reposted it as a New Thread for you and made it a Sticky so that its easier for others to find.

Again, very nice job mate. ;)

P.S: Your new thread can be found HERE (http://fileforums.com/showthread.php?t=96447)

Razor12911
14-11-2014, 02:04
This shows commitment, I have to get XE3 as well then to be able to update Installer Creator because there are people still using it. Thanks bro.

Or, let me just make an addon for video playback. The only thing that I will need is the video example using mci, can anyone provide?

Making this addon will take a few hours or days to create.

yedkriz
14-11-2014, 06:37
Need help!!!
I repack Driver San Francisco game with install CREATOR, in win7 sp1, with 4gb ram. Evry thing goes well and created the repack..then I change my os to win8. The Repack worked well. But when I changed os to win8.1 pro with spring update, about 25% game setup stop with a warning like this "unarc.dll canot read/write data..with error code-11..decompression fail" I googled for error code-11 till now I didnt find any solution...but when I installed it to my win7 lap its worked without any problems...
So please help me..

thinkbigearnbig
14-11-2014, 09:11
Thanks Grumpy for making my post as sticky. Hope people will like it.

thinkbigearnbig
14-11-2014, 09:40
Yes, video playback is the most I miss and I believe everyone is missing that option. That is the only one what is missing from Installer Creator which will create the best installer creator software. I really do not understand yener's creator because there is no tutorial available. Your software is the best what I come across. Just one thing I am waiting for is video playback.

Razor12911
14-11-2014, 09:57
Yea.
It will take hours to do that. I think I will do it tomorrow, gotta finish Compressor V2 first, because I currently don't have the necessary resources for video, but I will get them in 4 hours, will have to buy internet data for this procedure and I currently don't have them but will have at GMT 11PM.

thinkbigearnbig
14-11-2014, 10:55
It means we am going to have the new version of Installer Creator very soon.

Razor12911
14-11-2014, 21:12
Need help!!!
I repack Driver San Francisco game with install CREATOR, in win7 sp1, with 4gb ram. Evry thing goes well and created the repack..then I change my os to win8. The Repack worked well. But when I changed os to win8.1 pro with spring update, about 25% game setup stop with a warning like this "unarc.dll canot read/write data..with error code-11..decompression fail" I googled for error code-11 till now I didnt find any solution...but when I installed it to my win7 lap its worked without any problems...
So please help me..

disable antiviruses bro, especially win defender. Install freearc and try again.
If it still doesn't work, then I really don't know what the problem is because I don't get such errors from my computer unless if archive is damaged.

sevengame
14-11-2014, 22:37
i have error MSC.exe does'n existhttp://s28.postimg.org/66oamxonh/Untitled.png

Razor12911
14-11-2014, 23:35
Your anti-virus removed it, and that file is not infected.

Razor12911
15-11-2014, 08:50
95% done with video addon for Installer Creator.

thinkbigearnbig
16-11-2014, 00:00
Great. It means soon we are going to have a newer version of Installer Creator? When are you going to upload it? After that I will upload a video tutorial.

Razor12911
16-11-2014, 00:06
It is done, it is Installer Creator v2.8. The video addon, is just straight forward. Just choose video, choose project, click add, wait for a few minutes then check project after the process is complete, run IC, choose the updated project, compile then there will be video playback. I only created videoaddon.exe and updated compiler.exe for this. Will upload it after 3 hours, gotta have breakfast first though.

thinkbigearnbig
16-11-2014, 01:18
Please remember, when the video will in play mode in the background during installation, the background music should not be on. It should be on if we stop the video during installation is going on.

Razor12911
16-11-2014, 01:23
Already sorted that,
if you have music, video and slides, this is what happens:
if music was playing,
music will be turned off,
music button will be disabled,
video will play till finish then
music and slides will takeover.
If you have video only,
video will repeat itself until installation finishes.

thinkbigearnbig
16-11-2014, 01:51
Great. You are the best. Can't wait for it? Please upload it fast. :):):):)

thinkbigearnbig
16-11-2014, 02:13
Hi Razor, is it possible to put an equalizer. When the music will on the equalizer will dance with the beats. I might be demanding too much. :(

Razor12911
16-11-2014, 02:38
I cannot do that in inno. I might be able to do it with new technology though.

thinkbigearnbig
16-11-2014, 03:46
I am waiting for the latest version to be get uploaded. :):):)

Razor12911
16-11-2014, 06:09
Installer Creator v2.8 Released

Changes



Video add-on added
Shadows removed
Slides updated

oltjon
16-11-2014, 07:40
where it adds the video
:confused: :confused:

Razor12911
16-11-2014, 08:18
Run videoaddon bro.
Select video.
Select project
click on proceed button.
Then you will be notified for video addition.
Load the updated project with installer creator and compile.

oltjon
16-11-2014, 08:22
:eek: sorry bro I did not see the icon :D:D:D:(

thinkbigearnbig
16-11-2014, 20:08
Can you post the screenshot how to add video. I an not able to locate.

thinkbigearnbig
16-11-2014, 20:25
Got it. There is a shortcut key on the desktop for Video Addon.

hydefromt70s
17-11-2014, 01:54
Razor,

IC 2.8.0 has a bug - when unpacking archives, the installer doesn't show how much is left to the end of the installation, it shows all the time zeros. It wasn't an error in the previous version.

jamel2013
17-11-2014, 02:22
problem in video addon

https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-xpa1/v/t34.0-12/10811248_755895077793200_1874157676_n.jpg?oh=8637e f95f7c712430f5bd8ba406ca7f4&oe=546C0434&__gda__=1416377556_51e34edd42958aef7a9aefcea547000 e

Razor12911
17-11-2014, 03:53
Hmm, I will take care of these bugs after my preparation for my last week of exams. Just hang in there guys, November 25 is just around the corner

hydefromt70s
17-11-2014, 07:13
Ok, will wait patiently and good luck on exams :)

Emorian
17-11-2014, 07:29
Boss,

Could not be solved, other icon added to give? (not the exe file)

(File\Resources\Executables) iconindex, etc..

And is not planning a png image to use? (Lots Of-my mania)
the dirty without frame. ;)

open png = bmp ? .( (Main Background)
The new tutor else shows.. (9th step: A)

Other:
The music button to take out the text, I do not know. (why?)
Buttons Config\ duplicate Push (no work - do not do anything)

Razor12911
17-11-2014, 09:00
You can't set icon directly, rather edit the executable with resource hacker.
If you don't want frame, open jpg image, save as png and bmp with paint. Then load the png and bmp.
The music button, without text is an alternative button for music just like close and cancel button.
You must select two buttons different button, the first button is the one which you modified, the second button is the button you want to look like the first button. Intel is information such as width height, graphics are button images, and everything is both information(intel) and graphics. For example, you first design the "back" button, then you want "next" button to look like "back" button exactly then you set back button, along with next button then select everything, the click on duplicate.

thinkbigearnbig
17-11-2014, 20:45
Hi. I am getting this .dll error and the timer is also not showing how much will it take to install. Please can you correct this error. I know u have exams but if you can do that it will be great. :)

Emorian
18-11-2014, 09:45
You can't set icon directly, rather edit the executable with resource hacker.
Ok.
If you don't want frame, open jpg image, save as png and bmp with paint. Then load the png and bmp.
How? I don't understand, only bmp image I can use, and jpg image. Anything else is not permitted. (Lama I ... )
is photoshop, although I don't understand very ;)

The music button, without text is an alternative button for ....
Well, it's not gone .. (I don't want to give up..)
This tutorial without will not go away..

Thank you very much for the detailed information!
I am grateful!

hydefromt70s
18-11-2014, 19:39
I found another bug in IC 2.8.
When you specify the registry key to be added after installation it is not added.

Razor12911
19-11-2014, 14:10
Thinking of closing this program, It has so many bugs and I can't do anything about them.

hydefromt70s
19-11-2014, 14:15
It's very sad to hear :( No chance to fix them?

Can you even share the latest build?

thinkbigearnbig
19-11-2014, 20:37
Please please please do not close it. We like it. Just try to fix the bugs. We know that you can do it. The best installer creator I have is this one. Please.

Razor12911
19-11-2014, 21:21
The only problem is that, it requires RAD Studio XE3 which I no longer have. Otherwise, the latest RAD Studio XE7 doesn't even open the source. If I can continue with installer creator, I have to get the software first so that I can fully fix the bugs.

ekias642
20-11-2014, 04:32
man fix bug please, i using ic 2.8 this program is better, nice work

thinkbigearnbig
20-11-2014, 05:14
RAD Studio XE7 is available in kickass ..... U can download it from there.

pakrat2k2
20-11-2014, 05:19
he need XE3 not 7

thinkbigearnbig
20-11-2014, 05:27
Here is the link for RAD Studio XE3.

Warez NOT allowed... removed link > pakrat2k2

Razor12911
20-11-2014, 11:04
Guys, it is okay. I started downloading it from the RAD Studio site, I have a permit to download from their site. Don't get warnings for providing torrents and etc. I have to get Delphi 2009 and Delphi XE3, 35% on both, they will probably finish 3 days from now.
Delphi 2009 for DLL creation and Delphi XE3 for the program itself.

hydefromt70s
20-11-2014, 16:41
I'm glad to hear that you overcame this little obstacle ;)

And Razor, don't give up so quickly - more faith in your programming skills! :)

thinkbigearnbig
20-11-2014, 19:57
Where have you learned to create this Installer Creator software? I am very much interested to learn that. Sorry for the links I have posted.

Razor12911
21-11-2014, 08:46
Hydefromt70s
thanks bro, and it is true, I don't give up easily on things.

Thinkbigearnbig.
I don't know were I learnt these things, I mean, I started programming when I was 17, or let me say the forum taught me.

thinkbigearnbig
21-11-2014, 19:17
What kind of programing have you learned to create Installer Creator?

Razor12911
21-11-2014, 21:36
Delphi/Object Pascal

GOAT_Z
22-11-2014, 01:15
Hi Guys , I just made a Video Tutorial on USING IC 2.8 Check it out @ http://fileforums.com/showthread.php?p=436320 and Tell me what u think

THANK YOU Razor12911 for creating such AN AWESOME SOFTWARE

Razor12911
22-11-2014, 01:58
I got it.

thinkbigearnbig
22-11-2014, 06:35
Nice video GOAT_Z but you have copied few of the words from my tutorial and forgot to delete the words like "check the screenshot below" kind of. Music is good at the beginning. Edit the words on the video once again because I can't see the screenshot below. ;););):):):)

thinkbigearnbig
22-11-2014, 07:09
I got it.

Hey is it possible to add .gif files during Installer Designer. Like we have options to add JPEG or PNG or Multi, if you can put the option for GIF. Please tell me when will get the update version of Installer Creator 2.8 without any bugs?

Razor12911
22-11-2014, 07:36
I got Biology and English exam on the 24th and 25th of November respectively. Then thereafter my calender will be programming each and everyday till some day next year, because I have to see which Varsity/University am I going to.

GOAT_Z
22-11-2014, 18:11
Nice video GOAT_Z but you have copied few of the words from my tutorial and forgot to delete the words like "check the screenshot below" kind of. Music is good at the beginning. Edit the words on the video once again because I can't see the screenshot below. ;););):):):)

Sorry for that , and I read your Tutorial it helped me to understand some unclear things and I didnt copy the whole thing and It wont happen again bro :) Peace :)

thinkbigearnbig
22-11-2014, 22:23
Hey GOAT Z, I didn't mind as you have coppied few things from my tutorial but just the "check tthe screenshot below" thing was looking bad. I am glad that you have liked my tutorial and I was also going to create the video tutorial but I was waiting for the new Installer Creater 2.8 get fixed with bugs. Your video is amazing. Whigh software have you used to create this video. How did u added the words and the graphics at the beginning and at the end. I want to learn for my other projects.

thinkbigearnbig
22-11-2014, 22:31
Can anyone tell me how can I extract Yener90's already created setup files or you can say installer or any installer or setup file? Like if I create a setup with the help of Installer Creator then how can I extract it to check the files has been used? I am not talking about the zip file, let me clear. Check the screenshot below.

Razor12911
22-11-2014, 22:52
@thinkbigearnbig
You can just google for ISUnpacker.
Or just go to temp directory and look for files extracted by setup when running, the inno setup files are packed in folders that start with is-....
You cannot use ISunpacker if Inno Setup Enhanced edition was used to compilation.
You also cannot get images from temp if botva2 protect library was used.

Grumpy
23-11-2014, 04:50
Can anyone tell me how can I extract Yener90's already created setup files or you can say installer or any installer or setup file? Like if I create a setup with the help of Installer Creator then how can I extract it to check the files has been used? I am not talking about the zip file, let me clear. Check the screenshot below.

Looks like your trying to unpack REV0's Wolfenstein installer, what exactly were you hoping to get out of it?

Razor12911
24-11-2014, 09:25
Looks like your trying to unpack REV0's Wolfenstein installer, what exactly were you hoping to get out of it?

lol,

@everyone
I am finishing my exams tomorrow.
I just installed Delphi 2007 for small applications, RAD Studio CodeGear 2009 for Inno Setup DLLs, RAD Studio XE3 for Installer Creator and RAD Studio XE7 for Future programs like Advanced Setup Creator.

thinkbigearnbig
24-11-2014, 20:21
Looks like your trying to unpack REV0's Wolfenstein installer, what exactly were you hoping to get out of it?

I am not hoping to get something out of it. I was just thinking, if I can extract the files then I could try to learn something from it. Thats all. If you think it is funny, then it is not. If you can help then it will be great, otherwise thank u very much.

Grumpy
25-11-2014, 03:54
If you think it is funny

I think you have misunderstood me, I wasn't trying to be funny but was genuinely interested on what you were trying to get a hold of.

As for learning, I myself re-created REV0's conversion 'exactly' the same except for a few changes, I didn't use the music he used, I instead preferred the original music which accompanied the original game installer. I also fixed some the sloppy details like the buttons on the first screen not having the same pixel count between each button. I re-created it as my own learning experiment as REV0 tends to use all elements of CIU2. I had requested REV0 via his own Wolfenstein thread if he could do a separate Setup.exe to suit 6xDVD9, I even supplied the file list for him, but he didn't bother responding so I did it myself.

P.S: I currently have Wolfenstein installed and renamed registry entries to enable me to take the screenshots, however I wasn't about to actually install the game again just to be able to take the rest of the screenshots of the game installing, but they are exactly the same pics which REV0 used, these pics are easily found on the net and are a 'simple cut and paste' procedure, there is nothing hard about any of it if you just give it a go yourself. ;)

Grumpy
25-11-2014, 04:25
Apologies for the large screenshots above, will resize them later, don't have time to do them at the moment. ;)

Grumpy
25-11-2014, 04:32
Looks like your trying to unpack REV0's Wolfenstein installer, what exactly were you hoping to get out of it?

Sorry Thinkbig, I think I have worked out why you think I was being funny, I have just re-read what I wrote above and I believe my wording has mislead you, what I should have said was ....

"what exactly were you hoping to 'extract' from the Setup.exe"

I think that would have been clearer to you. ;)

thinkbigearnbig
25-11-2014, 05:11
Sorry Thinkbig, I think I have worked out why you think I was being funny, I have just re-read what I wrote above and I believe my wording has mislead you, what I should have said was ....

"what exactly were you hoping to 'extract' from the Setup.exe"

I think that would have been clearer to you. ;)

I just want to check the buttons he used and the codings in a readme file or in a notepad and also how he used the music equalizer with close and minimize option altogether. There is no pdf or proper instructions with screenshot available to learn how to use yener90's CIU V2. Evern CIU V2 is also not available.

pakrat2k2
25-11-2014, 05:22
to get all 3 buttons together he just uses same position ( top ) but then just spaces them together.
say the width is 20 ( all just an example )

equalizer would start top=500, left=500, then minimize top=500, left=525 ( first button + space+width of button ), last close top=500, left=550. ( second button + spsce + width of button ) ...

Top position depends on the size of the image of course...

hope this helps ?

Grumpy
25-11-2014, 08:12
@thinkbigearnbig

Firstly, I can not give you CIU2, yener does not want it freely shared to the public. I made a promise to yener that I would not share it and I intend to stick to that promise. Sorry.

As for the Exit, Minimize and Equalizer all appearing to sit in the same rectangle box, well that is just an illusion. There is a simple way of tricking people to make it look like it is one button which does 3 different things.
The rectangle box they sit in is part of the background pic, See the pic below.
It is just a transparent image sitting on top of the background image. The 2 buttons and equalizers co-ordinances are configured so they sit inside that rectangle.

The Language box (the flags box) on the first image in my previous posts with the screenshots is done the same way, again its just a transparent box sitting on top of the background image, its all part of the same pic. ;)

thinkbigearnbig
25-11-2014, 19:57
Hi Razor, hope your exams are finished and you did well. Now it is time for Installer Creator to be sorted and also create a new Installer Creator which will the best of all time. We know you can do it.

Razor12911
25-11-2014, 21:14
Working on Installer Creator v2.9

Installer Creator project has reached 150 thanks'
Thank you guys.

BTW English experts, what is the plural form for thanks, or it doesn't exist? How are about fish, will it be fishes?

Razor12911
26-11-2014, 13:28
Guys. I decided to start another project, I noticed that Installer Creator has a lot of bugs and some of them are kinda difficult to fix.
I have let you guys down but I will make it up to you guys, I will create something better than Installer Creator within a short period of time, maybe a week.
A fresh start is needed. Advanced Setup Creator will take over from here.

I apologize for any inconvenience.

hydefromt70s
26-11-2014, 14:56
Sad to hear that, but we keep our fingers crossed for a new, better project! :)

thinkbigearnbig
26-11-2014, 22:10
Please don't stop to cure Installer Creator 2.8 :(:(:(:(:(

Razor12911
27-11-2014, 04:47
I will give you a full brief why this program cannot continue. I will send you a PM when I have time.

Razor12911
28-11-2014, 09:44
Yes.....

I am so excited, the program might continue, sorry guys but it is just that, XE3 failed to start, on whatever PC I used, with or without update, same problem and that prevented me to continue with Installer Creator, XE4, XE2 didn't work although they are very similar to XE3 but I finally got rid of the Access Violation error on start up of the program, I also managed to make both of the programs work if installed together.

And sorry guys especially thinkbigearnbig and thanks jamel2013 for helping me fix this problem.

thinkbigearnbig
28-11-2014, 19:47
It means you will be able to fix the Installer Creator 2.8 now?

Razor12911
29-11-2014, 03:06
Yep, but I will have to discard the v2.8 source and build up upon v2.7 beta's source.

@Everyone
What are your requests for v2.9?

thinkbigearnbig
29-11-2014, 05:36
Requests for v2.9
1. Want to use GIF file for SPLASH.
2. Should have options to put extra buttons manually.
3. Not only have to increase the size of the button as Width & Height, it should also have option to curve the button.
4. Music equalizer :) if possible.
5. Bring back the flag option to change the language.
6. We should have the option to select the background pictures to be moved, like dissolve or from top or left or right or faded.
7. Options to select few music for background. Like music 1 or 2 or 3.....
8. Gif image for button to use.

Just for now :):):):)

When are we going to get the v2.7 beta with video option for background. I am waiting for that.

Razor12911
29-11-2014, 06:18
Anything that has to do with GIF can't be added. GIF in Delphi vcl can't be transparent in-case if you wanted to take the advantage of transparency, those regions will just be white.

And there are a few problems when you have NVIDIA GPU, there is a funny blur in text that remains and this never happens with Intel and AMD/ATI.

The language flags I can add but, they will be different.

Let me just say, above all, your requests can only be done in ASC. The curvity of buttons and anything else, not mentioned that can not be added will be added in v2.9

thinkbigearnbig
29-11-2014, 06:28
Hi Razor,
When are you going to upload the 2.7 beta file with video option?

Razor12911
29-11-2014, 07:00
v2.7 Is over bro, it will be in v2.9

thinkbigearnbig
29-11-2014, 07:15
Great :) then when are you going to upload the latest version 2.9?

pakrat2k2
29-11-2014, 10:11
when he has it done, he just stated he had to start over using 2.7 beta, so will take some time & testing to complete. Be patient.

Razor12911
29-11-2014, 11:29
TRUE Pakrat,

I got these projects to do:
Windows Phone v4
Compressor v2 stable
Installer Creator v2.9
Converter Ultimate v1.0
File splitting for CI 8574, CIU v2
Advanced Setup Creator v1.0
RegTool v1.0
And some other tools...

thinkbigearnbig
29-11-2014, 20:50
Hi Razor,
If possible also try to put an option for multiple games with one installer. For an example, if I am creating Max Payne and Max Payne 2 in one installer then when will I click on Max Payne then it will go to the next page of Max Payne and same with Max Payne 2.

Razor12911
29-11-2014, 22:43
Components?

Souvik Giri
30-11-2014, 03:48
Hey Razor, in ur upcoming update add a funtion to add more than one logo for both autorun and installer. Also support to add png images for both. Cause everytime i select png it become bmp. Third, add a section for selecting cjskins.(If possible)

Razor12911
01-12-2014, 01:47
ok bro.

thinkbigearnbig
02-12-2014, 20:04
Any update about the new Installer Creator 2.9?

Razor12911
02-12-2014, 21:26
None, I don't have a PC and nobody has borrowed me one yet.

pcgamer352
04-12-2014, 10:38
i have done my build, but it doest work ..
it says "access vialation at address bla bla...gdiplus.dll and when i click ok "could not call proc." error message appears..
please help me...thx

fireball70
05-12-2014, 02:11
i have done my build, but it doest work ..
it says "access vialation at address bla bla...gdiplus.dll and when i click ok "could not call proc." error message appears..
please help me...thx

Disable your antivirus

Razor12911
05-12-2014, 02:14
i have done my build, but it doest work ..
it says "access vialation at address bla bla...gdiplus.dll and when i click ok "could not call proc." error message appears..
please help me...thx
Also, if you are using PNG image as background, make sure that the image resolution of the png and bmp are the same, also make sure that this resolution is the same to the size of the form, else you might get errors like that.

Silent-R
05-12-2014, 20:33
Installer Creator giving Error Check attachment
Failed to create Setup output .....


[ISPP] Preprocessing.
Error!: Line: 103 Column 26:
[ISPP] Undeclared identifier: "Compression".

Razor12911
06-12-2014, 00:48
show me media options and media configuration tab.

Razor12911
08-12-2014, 03:32
Installer Creator v2.9 / Advanced Setup Creator 1.0

Progress:
Interface: 80%
Designer: 20%
Setup: 0%

Razor12911
08-12-2014, 10:58
Start rotating

thinkbigearnbig
08-12-2014, 20:35
:eek::eek:Cooooooooooooooooool, can't wait for hands on it.:):):)

Inge
09-12-2014, 01:12
Rotating Images, very cool Idea! :)

Razor12911
09-12-2014, 01:13
I was planning on 3D but people with Intel Graphics will be affected but I will try optimization.

Carldric Clement
09-12-2014, 01:39
I was planning on 3D but people with Intel Graphics will be affected but I will try optimization.

Can support for NVIDIA Graphics?
:rolleyes::cool:

Razor12911
09-12-2014, 03:53
@everyone

Make your own design for progress bar.
some of the effects in Advanced Setup Creator.

@Carldric
yep.

thinkbigearnbig
09-12-2014, 05:31
Razor, you have done somthing unexpected. Great job man. Awosome. :):):):)

Razor12911
09-12-2014, 09:01
I need graphics(pictures) guys, backgrounds with buttons, mostly png background but jpg is okay.

Only graphics and, no music and/or videos.
I need them for tests and etc.

Edit: Found them,

http://fileforums.com/showthread.php?t=96189

Razor12911
09-12-2014, 17:18
Real equalizers MAY come...

thinkbigearnbig
09-12-2014, 21:25
Hi Razor, is it possible to be the equalizers as below or with different looks,

Razor12911
09-12-2014, 22:10
lol, such difficult things, but I will try though.

Razor12911
10-12-2014, 03:13
With Advanced Setup Creator, you add an effect that does that....

thinkbigearnbig
10-12-2014, 06:09
This is cooooooooooool, it is glowing on the beats of music. Impressive.

harshdchandak
10-12-2014, 08:34
With Advanced Setup Creator, you add an effect that does that....
Does the beats move with the songs? or only the inbuilt selected one?

Razor12911
10-12-2014, 08:39
any song you have selected, it will do the beat animation.
just replace music.mp3 with a song of your choice to check.

Razor12911
10-12-2014, 14:07
Final snap preview, the rest will just be surprises. :)

Carldric Clement
10-12-2014, 14:23
Advanced Setup Creator.
Can support for UHARC method it?

gatosky1620
10-12-2014, 14:35
razor bro can you change the images
flags for each language like cui by yener

like this

http://i6.minus.com/jbhNTSlghjVUdP.jpg

gatosky1620
10-12-2014, 15:17
razor bro plase add
-Text shadow for each text
-Import font style from ttf file
-Multi image for installer example installer.bmp+(installer1.png,installer2.png,etc)
-Language bar in autorun
-Music in autorun yes or not option

and how disabled performace page?

Razor12911
11-12-2014, 01:22
Advanced Setup Creator.
Can support for UHARC method it?

Isn't freearc better than UHARC?

razor bro can you change the images
flags for each language like cui by yener

like this

http://i6.minus.com/jbhNTSlghjVUdP.jpg
______________________________________________
razor bro plase add
-Text shadow for each text
-Import font style from ttf file
-Multi image for installer example installer.bmp+(installer1.png,installer2.png,etc)
-Language bar in autorun
-Music in autorun yes or not option

and how disabled performace page?
Nah, I will do it my way, I am definately not going to copy anything from anyone.
The language changer will be something cooler than that, it will be in ASC.

_______________________________________________

I will make those changes in ASC.

Grumpy
11-12-2014, 01:52
Nah, I will do it my way, I am definately not going to copy anything from anyone


Very well said, well done. ;)

Carldric Clement
11-12-2014, 02:21
Isn't freearc better than UHARC?


Yeah. But i don't say like that.
I mean, can you add method uharc for freearc it?
like:

For Compressing:

Arc.exe a -lc512 -ld1600m -ep1 -ed -r -mt1 -w./ -muharcx "Files_Setup\Setup-1.bin" "D:\Games\Broforce\*"


For Add UharcX In arc.ini settings:

[External compressor:uharcx]
mem = 58
default = x
packcmd = uharc a -m{option} -md32768 -b32768 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = uharc x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp


This is i'm think it to use method for Freearc If you like.
:rolleyes::cool:

Razor12911
11-12-2014, 04:27
Ok, I will see.

gatosky1620
11-12-2014, 11:29
Isn't freearc better than UHARC?


Nah, I will do it my way, I am definately not going to copy anything from anyone.
The language changer will be something cooler than that, it will be in ASC.

_______________________________________________

I will make those changes in ASC.

but at least add import font.tt, text shadow, sildes full screen yes or not.
NOTE: With spanish language Instalar(Install) = Update (Wrong)
Can you delete this line in the smallinstaller?:

http://i4.minus.com/i6GDLZfRLHSJs.jpg

Razor12911
11-12-2014, 12:16
Fonts are imported automatically bro unless if there is a bug in program. As long as your font has a name, the program will look for ttf in the Fonts directory and place it in the setup files directory then compiler will take over with the fonts.
shadows were there in v2.7 but someone complained about them so I just remove, add, remove and add. You guys don't want to make up your minds about them.
That caption cannot be removed.

gatosky1620
11-12-2014, 13:56
Fonts are imported automatically bro unless if there is a bug in program. As long as your font has a name, the program will look for ttf in the Fonts directory and place it in the setup files directory then compiler will take over with the fonts.
shadows were there in v2.7 but someone complained about them so I just remove, add, remove and add. You guys don't want to make up your minds about them.
That caption cannot be removed.

pls bro add
-option disable or enable shadow
-Slides full screen on/of for images 1280x720
-Redistributables installation before or after

and...

http://i1.minus.com/ibdVCpvetQmo5e.jpg

Razor12911
11-12-2014, 15:24
pls bro add
-option disable or enable shadow
-Slides full screen on/of for images 1280x720
-Redistributables installation before or after

and...

http://i1.minus.com/ibdVCpvetQmo5e.jpg

Ok, I will see what I can do.
Redists are also automatic, just set the exe to run along with commands, if redist before installation failed then redist will take over and if redist before was a success, redist after won't take place.

There are a lot of things that take place in the background of Installer Creator that people don't notice. :(

thinkbigearnbig
17-12-2014, 23:07
What is the progress report? Really can't wait for you master piece. :):)

Razor12911
17-12-2014, 23:49
Productivity is going very slow, I got all the inspiration but no computer, it really sucks.
But I will post a few snaps to show progress so far. Advanced Setup Creator will really be advanced, at least it will be a free setup designing software, add and remove stuff which you want and don't want, your choice, create pages and etc.

tana_sara
18-12-2014, 03:42
I'm use v2.8

I have a small problem

I make game installer for 2 DVD (disk spanning)

When I make ISO Image and test install

after 100% Install on Disc 2

It's request Disc 1 again (it's request setup-1a.bin)

(But it's no problem on test without make iso or burn)

When I Click Cancle It's Error on "icon.ico was not found" but it's install complete

sorry for My bad Eng T^T

Ps. Can I have a old version of IC (like v2.5)

Carldric Clement
18-12-2014, 04:38
I'm use v2.8

I have a small problem

I make game installer for 2 DVD (disk spanning)

When I make ISO Image and test install

after 100% Install on Disc 2

It's request Disc 1 again (it's request setup-1a.bin)

(But it's no problem on test without make iso or burn)

When I Click Cancle It's Error on "icon.ico was not found" but it's install complete

sorry for My bad Eng T^T

Ps. Can I have a old version of IC (like v2.5)

Have you learn the tutorial Installer Creator (Razor12911) 2.8 Video Tutorial in here (http://fileforums.com/showthread.php?t=96478)?

tana_sara
18-12-2014, 05:33
yes. I'm lern to use it's

here's my icp file.

what my wrong ?

thank for help

Carldric Clement
18-12-2014, 05:56
yes. I'm lern to use it's

here's my icp file.

what my wrong ?

thank for help

Work's fine.
:rolleyes::cool:

tana_sara
18-12-2014, 06:32
anybody. who have older version like v2.2 - 2.5
please upload for me please

thank

thinkbigearnbig
18-12-2014, 07:18
You can try this.

thinkbigearnbig
18-12-2014, 07:27
Productivity is going very slow, I got all the inspiration but no computer, it really sucks.
But I will post a few snaps to show progress so far. Advanced Setup Creator will really be advanced, at least it will be a free setup designing software, add and remove stuff which you want and don't want, your choice, create pages and etc.

Coooooooool, sound interesting.

Razor12911
19-12-2014, 02:38
@tana_sana
You are not doing anything wrong with the program, the bug is created when you use internal compression, the uninstall icon is the first file to be included in the setup as compression takes place and the last to be extracted to setup directory when installation has succeeded. Now, if Multi disk is your choice of installation while sticking to internal compression, you will install and change disks (following installation procedure) and when installation wants to extract icon lastly, there will be an error because it won't be found since it will be on the first disk.
I have to find a way to fix this bug because it is there in all versions of Installer Creator unless if I have made changes.

@thinkbigernbig
this is what I mean,
http://fileforums.com/showpost.php?p=436878&postcount=12

tana_sara
19-12-2014, 22:00
@tana_sana
I have to find a way to fix this bug because it is there in all versions of Installer Creator unless if I have made changes.



I dont found this bug on version 2.2 or 2.5 (I'm forget it's)

have you reupload for me please ?

Razor12911
20-12-2014, 00:31
Here is an old version

tana_sara
20-12-2014, 06:53
@Razor12911
Thank for this....
there are no this bug in this version... (I'm needs to use internal compression)

Thank and very thank you ^_^

YudiZc
02-01-2015, 23:15
excuse me everything.
I would like to inquire about this creator installer. when I run the program for some reason the program to blink like blinking lights. whether the settings are wrong or the other?
as this is the first time I run:
http://i58.tinypic.com/b6a6wk.png

after it blinks like this:
https://lh4.googleusercontent.com/-Qqn_QnqKll0/VKeWT2jrvFI/AAAAAAAACTk/Ve-w9r5DXuE/w815-h582-no/3.png
https://lh3.googleusercontent.com/-1xNqeeJjiRo/VKeWTyD0OfI/AAAAAAAACTg/R6IxqWTSgtk/w817-h582-no/2.png


explanation please friends and thank you: D

Razor12911
05-01-2015, 04:25
that is not suppose to happen, what are you system specs?

romulus_ut3
07-01-2015, 05:22
Any tutorial for a n00b on managing the size of the installer itself? Whenever I build an installer with the 2.8 version, it takes up about 50 Megabytes or more. I tried the version 2.7 Beta 3 and I end up at being 30 MB yet I see folks in this forum posting conversion with much better sizes.

Inge
07-01-2015, 05:48
What's the meaning of ''size of the installer itself''? You mean your Setup.exe to big or to small or what?

romulus_ut3
07-01-2015, 05:53
Yes, I meant the size of the setup.exe being larger than expected.

Inge
07-01-2015, 06:13
Could come if your Background Music is too large. Use 3 or a maximum 20 min. as MP3. Than your Setup.exe should not be larger than 10-50 MB. Also the number of Slides (Pics for Slideshow) get the Setup.exe larger. Maximum should be 50 Pics. Also you should not use multible Images for Autorun and Installer Page, use only one Pic for the Pages.
Last Conversion with IC, from me, was Sniper Elite 3, Setup.exe here was near to 40 MB.

romulus_ut3
08-01-2015, 01:54
I forgot to mention that even without any images, music, or button defined, just building a setup as it is makes the file size 30 MB with the 2.7 Beta 3, and 50 MB with the 2.8 Conversion Designer. (Autorun Included)

Razor12911
08-01-2015, 07:25
hmm, I haven't changed anything with compression between v2.7 and v2.8, just check internal compression, it may be none, just set it to max or ultra to satisfy your needs.

romulus_ut3
08-01-2015, 08:50
/salute Razor12911

40cmsp
20-01-2015, 02:42
hello and can repair and msc.exe nz64.exe, detects them as viruses :(

Razor12911
20-01-2015, 05:32
FALSE positive

chum
06-02-2015, 12:20
The 2.9 version is under development yet? Will add language Portuguese-Brazilian to it?

pakrat2k2
06-02-2015, 14:02
The 2.9 version is under development yet? Will add language Portuguese-Brazilian to it?

I need so much for this.

check post 1221, and make any chages if necessary, for your language, then upload file so it can be added. Do some work if you want extras added.

chum
06-02-2015, 15:12
check post 1221, and make any chages if necessary, for your language, then upload file so it can be added. Do some work if you want extras added.

The post translation is alright, have nothing to added or change in this case.

pakrat2k2
06-02-2015, 15:36
perfect, then be patient & wait till its posted.

Razor12911
07-02-2015, 04:17
Installer Creator v2.9 is ready.
video is added.
ultraarc is implemented.
automatic mask creator is added for png images.
fixed font size problem.
and more...
it just needs testing.

chum
07-02-2015, 11:29
Good to know, hope it come out soon.

Small corrections in Coveiro translation
AutorunMessage1_1=%1 - Instalação
AutorunMessage2_1=Launch
AutorunMessage2_2=Instalar
AutorunMessage2_3=Desinstalar
AutorunMessage2_4=Configurar
AutorunMessage2_5=Sair
AutorunMessage2_6_1=Música: off
AutorunMessage2_6_2=Música: on
AutorunMessage2_7=Explorar Disco
AutorunMessage2_8=Leia-me
AutorunMessage2_9=Manual
AutorunMessage2_10=Website
AutorunMessage2_11=Atualização
AutorunMessage2_12=Jogar
WelcomeMessage1_1=Bem-vindo
WelcomeMessage2_1=Bem-vindo. %1 Este assistente de Configuração%n%n irá instalar %1 no seu computador.%n%nÉ recomendado que você feche todos os aplicativos antes de continuar.%n%nSelecione o tipo de instalação para continuar, ou clique em Cancelar para sair da instalação.
SerialMessage1_1=Serial
SerialMessage2_1=Digite o seu número de série do produto%n%nA %1 chave de série pode ser encontrado no disco de instalação.%n%nClique em Avançar quando estiver pronto para continuar com a instalação.
SerialMessage3_1=O serial que você digitou não está correto. Por favor, tente novamente.
LicenseMessage1_1=Licença
LicenseMessage2_1=Por favor, leia o seguinte Acordo de Licença. Você deve aceitar os termos deste acordo, antes de continuar com a instalação.
LicenseMessage3_1=Eu aceito o contrato de licença
SystemMessage1_1=Sistema
SystemMessage2_1=O seguinte hardware foi detectado em seu sistema%nUse a chave abaixo como um guia do seu sistema
SystemMessage3_1=Processador
SystemMessage3_2=Vídeo
SystemMessage3_2_1=Indisponível
SystemMessage3_3=Memória
SystemMessage3_4=Som
SystemMessage3_4_1=Indisponível
SystemMessage3_5=Sistema Operacional
SystemMessage3_5_1=Desconhecido
SystemMessage3_6=Chave
SystemMessage3_6_1=Crítico
SystemMessage3_6_2=Ruim
SystemMessage3_6_3=Médio
SystemMessage3_6_4=Bom
SystemMessage3_6_5=Excelente
SystemMessage3_6_6=Necessário
SystemMessage3_7=Pontuação
InformationMessage1_1=Informação
InformationMessage2_1=Por favor, leia as seguintes informações antes de continuar.
SelectComponentMessage1_1=Componentes
SelectComponentMessage2_1=Selecione os componentes que deseja instalar, ou limpe os componentes que você não deseja instalar.%nClique em Avançar quando estiver pronto para continuar.
SelectComponentMesesge3=Instalar %1
SelectDirMessage1_1=Destino
SelectDirMessage2_1=O programa irá instalar %1 na seguinte pasta. Para continuar, clique em Avançar.%nSe você gostaria de selecionar uma pasta diferente, clique em Procurar.
SelectDirMessage4_1=Espaço Total:
SelectDirMessage4_2=Espaço Livre:
SelectDirMessage4_3=Espaço Recomendado:
SelectDirMessage4_4=Espaço Necessário:
SelectDirMessage5_1=Ao menos %1 MB de espaço livre em disco é necessário.
SelectDirMessage5_2=Setup irá instalar %1 na seguinte pasta.
SelectGroupMessage1_1=Atalhos
SelectGroupMessage2_1=A instalação irá criar os atalhos do programa na seguinte pasta do Menu Iniciar.%nSe você gostaria de selecionar uma pasta diferente, clique em Procurar.
SelectGroupMessage4_1=Não crie uma pasta Menu Iniciar
SelectGroupMessage4_2=Criar um ícone na Área de Trabalho
SelectGroupMessage5_1=A instalação criará %1 atalho na seguinte pasta do Menu Iniciar.
PreviewMessage1_1=Visualização
PreviewMessage2_1=Plano
SelectPriorityMessage1_1=Desempenho
SelectPriorityMessage2_1=Selecione o tipo de prioridade que você gostaria que o programa utilize durante a instalação.%n isso vai afetar o desempenho do sistema de acordo com as opções.
SelectPriorityMessage3_1=Baixa Prioridade
SelectPriorityMessage3_2=Abaixo da Prioridade Normal
SelectPriorityMessage3_3=Prioridade Normal
SelectPriorityMessage3_4=Acima da Prioridade Normal
SelectPriorityMessage3_5=Alta Prioridade
SelectPriorityMessage3_6=Prioridade em Tempo Real
SelectTaskMessage1_1=Programas
SelectTaskMessage2_1=Selecione os programas adicionais que você gostaria que seja executador durante a instalação, e clique em Instalar.
SelectTaskMesesge3=Instalar %1
ReadyMessage1_1=Tudo Pronto
ReadyMessage2_1=O programa está pronto para começar a instalar%1 no seu computador.%n%nClique em Instalar para continuar com a instalação, ou clique em Voltar se você quiser rever ou alterar as configurações.
DownloadMessage1_1=Downloads
DownloadMessage2_1=Espere, enquanto baixa arquivos adicionais ...
InstallMessage1_1=Instalar
InstallMessage2_1=Por favor aguarde enquanto o programa instala %1 em seu computador.
InstallMessage2_2=Por favor, insira o disco: %1
InstallMessage3_1=Decorrido:
InstallMessage3_2=Restante:
InstallMessage3_3_1=Extraindo %1
InstallMessage3_3_2=Instalando %1
InstallMessage3_3_3=Revertendo alterações...
InstallMessage3_4=%1 Completo
InstallMessage3_5=Por favor, insira o disco: %1
FinishMessage1_1=Concluido.
FinishMessage2_1=O programa concluiu a instalação do%1 no seu computador.%n%nClique em Concluir para fechar o programa de configuração.
FinishMessage2_2=O Programa encontrou um erro durante a instalação, por favor, execute novamente a instalação.
UninstallMessage1_1=Desinstalar
UninstallMessage2_1=Por favor aguarde enquanto o programa instala %1 no seu PC
UninstallMessage3_1=%1 Completo
UninstallMessage3_2=Desinstalando...
OtherMessage1_1=A instalação falhou ao inicializar.
OtherMessage1_2=Código de erro:
OtherMessage1_3=Por favor aguarde enquanto instalador reúne os arquivos da instalação...
OtherMessage1_4=Os arquivos de instalação estão danificados ou é inválido, por favor, entre em contato com programador.
OtherMessage2_1=Inicializando o Programa...
OtherMessage2_2=Aplicação:
OtherMessage2_3=Editor:
OtherMessage3_1=%1 - Desinstalação
OtherMessage3_2=%1 - Instalação
OtherMessage4_1=Música: Off
OtherMessage4_2=Música: On
OtherMessage5_1=Instalação%nRápida
OtherMessage5_2=Instalação%nPersonalizado
OtherMessage5_3=Instalar
OtherMessage5_4=Configurar
OtherMessage6_1=Launcher
OtherMessage6_2=Configuração
OtherMessage6_3=Desinstalar
OtherMessage6_4=Play
OtherMessage7_1=ATI/nVidia Gráficos
OtherMessage7_2=Intel Gráficos
OtherMessage7_3=SiS/VIA Gráficos
OtherMessage7_4=Memória
ConversionUnit1_1=segundo
ConversionUnit1_2=segundos
ConversionUnit2_1=minuto
ConversionUnit2_2=minutos
ConversionUnit3_1=hora
ConversionUnit3_2=horas
ConversionUnit4_1=MB
ConversionUnit4_2=GB
ConversionUnit4_3=TB
ConversionUnit5_1=MHz
ConversionUnit5_2=GHz
ConversionUnit6_1=Bit
CommonMessages1_1=Livre
CommonMessages1_2=Usado
CommonMessages1_3=Total
CommonMessages2_1=de
CommonMessages3_1=com %1
CommonMessages3_2=Clique em OK para continuar ou Cancelar para abortar a instalação.
CreditsMessage1_1=Créditos
CreditsMessage2_1=Esta instalação foi construída por %1.
CreditsMessage2_2=%1 criado por %2
CreditsMessage2_3=programa de Instalação criado por %1
IDP_KBs=KB/s
IDP_MBs=MB/s
IDP_X_of_X=%.2f of %.2f
IDP_KB=KB
IDP_MB=MB
IDP_GB=GB
IDP_Initializing=Inicializando...
IDP_GettingFileInformation=Obtendo informações sobre o arquivo...
IDP_StartingDownload=Começando download...
IDP_Connecting=Conectando...
IDP_Downloading=Baixando...
IDP_DownloadComplete=Download completo
IDP_DownloadFailed=Download falhou
IDP_CannotConnect=Não é possível conectar
IDP_CancellingDownload=Cancelando download...
IDP_Unknown=Desconhecido
IDP_DownloadCancelled=Download cancelado
IDP_RetryNext=O download falhou, por favor, verifique sua conexão e configuração e reinicie o assistente para tentar novamente.
IDP_RetryCancel=O download falhou, por favor, verifique sua conexão e configuração e reinicie o assistente para tentar novamente.
IDP_HTTPError_X=HTTP error %d
IDP_400=Solicitação ruim (400)
IDP_401=Acesso negado(401)
IDP_404=Arquivo não encontrado (404)
IDP_500=Erro interno do servidor (500)
IDP_502=Bad gateway (502)
IDP_503=Serviço temporariamente indisponível (503)

Razor12911
07-02-2015, 16:00
thanks, there is a new list of phrases that need translation that is going to be handed out for the new version, I guess I needed sometime off from programming to be able to think if some ideas in v2.9.
it is almost finished, proper video is implementent, slideshow reworked, ultra arc v2.1 is implemented. and thinking of a way of putting lang selector, multi image background rocks, added ini writing feature for writing values in configurations for games(setting language for steam) and more...
hope y'all like it.

Carldric Clement
07-02-2015, 17:01
thanks, there is a new list of phrases that need translation that is going to be handed out for the new version, I guess I needed sometime off from programming to be able to think if some ideas in v2.9.
it is almost finished, proper video is implementent, slideshow reworked, ultra arc v2.1 is implemented. and thinking of a way of putting lang selector, multi image background rocks, added ini writing feature for writing values in configurations for games(setting language for steam) and more...
hope y'all like it.

Have you release your IC v2.9 bro?
:rolleyes:

Razor12911
07-02-2015, 17:42
nope, still finalizing...

thanhhung2810
08-02-2015, 02:30
Thanks very much , how to run DirectX, VC ... after setup ? Because it's run before setup ? And you will fix error kernrel32.dll on version 29? Sorry if my english is bab.

Razor12911
09-02-2015, 06:11
Almost done with the program...

Carldric Clement
09-02-2015, 18:07
Almost done with the program...

How did you do that bro?
About Split extract progress bar?
:confused::confused::confused:

ekias642
11-02-2015, 19:22
hi, guys of fileforums, this are my projects, designed by IC for a demonstration, power of IC 2.8. by the moment i have a inconvenient with my internet. soon upload the projects. C: thanks

Razor12911
14-02-2015, 05:18
Cool Ekias, I like the BF4.

Guys, here is the translation list, this will be here for 3 days then IC will be uploaded afterwards since it is finished.

eng.AutorunMessage1_1=%1 - Installation
eng.AutorunMessage2_1=Launch
eng.AutorunMessage2_2=Install
eng.AutorunMessage2_3=Uninstall
eng.AutorunMessage2_4=Configure
eng.AutorunMessage2_5=Exit
eng.AutorunMessage2_6_1=Music: Off
eng.AutorunMessage2_6_2=Music: On
eng.AutorunMessage2_7=Browse Disc
eng.AutorunMessage2_8=Readme
eng.AutorunMessage2_9=Manual
eng.AutorunMessage2_10=Website
eng.AutorunMessage2_11=Update
eng.AutorunMessage2_12=Play
eng.WelcomeMessage1_1=Welcome
eng.WelcomeMessage2_1=Welcome to the %1 Setup Wizard%n%nThis will install %1 on your computer.%n%nIt is recommended that you close all other applications before continuing.%n%nSelect installation type to continue, or Cancel to exit Setup.
eng.SerialMessage1_1=Serial
eng.SerialMessage2_1=Type your product serial number%n%nThe %1 serial key can be found on installation disc holder inside the installation package.%n%nClick next when ready to continue with the installation.
eng.SerialMessage3_1=The serial you entered is not correct. Please try again.
eng.LicenseMessage1_1=License
eng.LicenseMessage2_1=Please read the following License Agreement. You must accept the terms of this agreement before continuing with the installation.
eng.LicenseMessage3_1=I accept the license agreement
eng.SystemMessage1_1=System
eng.SystemMessage2_1=The following hardware has been detected on your system%nUse the Key below as a guide for your system
eng.SystemMessage3_1=Processor
eng.SystemMessage3_2=Video
eng.SystemMessage3_2_1=Unavaliable
eng.SystemMessage3_3=Memory
eng.SystemMessage3_4=Sound
eng.SystemMessage3_4_1=Unavaliable
eng.SystemMessage3_5=Operating System
eng.SystemMessage3_5_1=Unknown
eng.SystemMessage3_6=Key
eng.SystemMessage3_6_1=Critical
eng.SystemMessage3_6_2=Bad
eng.SystemMessage3_6_3=Average
eng.SystemMessage3_6_4=Good
eng.SystemMessage3_6_5=Excellent
eng.SystemMessage3_6_6=Required
eng.SystemMessage3_7=Rating Score
eng.InformationMessage1_1=Information
eng.InformationMessage2_1=Please read the following important information before continuing.
eng.SelectComponentMessage1_1=Components
eng.SelectComponentMessage2_1=Select the components you want to install, clear the components you do not want to install.%nClick Next when you are ready to continue.
eng.SelectComponentMesesge3=Install %1
eng.SelectDirMessage1_1=Destination
eng.SelectDirMessage2_1=Setup will install %1 into the following folder. To continue, click Next.%nIf you would like to select a different folder, click Browse.
eng.SelectDirMessage4_1=Total Space:
eng.SelectDirMessage4_2=Free Space:
eng.SelectDirMessage4_3=Recommeneded Space:
eng.SelectDirMessage4_4=Required Space:
eng.SelectDirMessage5_1=At least %1 MB of free disk space is required.
eng.SelectDirMessage5_2=Setup will install %1 into the following folder.
eng.SelectGroupMessage1_1=Group
eng.SelectGroupMessage2_1=Setup will create the program's shortcuts in the following Start Menu folder.%nIf you would like to select a different folder, click Browse.
eng.SelectGroupMessage4_1=Don't create a Start Menu folder
eng.SelectGroupMessage4_2=Create a desktop icon
eng.SelectGroupMessage5_1=Setup will create %1 shortcuts in the following Start Menu folder.
eng.PreviewMessage1_1=Preview
eng.PreviewMessage2_1=Shot
eng.SelectPriorityMessage1_1=Performance
eng.SelectPriorityMessage2_1=Select the priority you would like Setup to use while installing.%nSelecting priority will affect system perfomance.
eng.SelectPriorityMessage3_1=Low Priority
eng.SelectPriorityMessage3_2=Below Normal Priority
eng.SelectPriorityMessage3_3=Normal Priority
eng.SelectPriorityMessage3_4=Above Normal Priority
eng.SelectPriorityMessage3_5=High Priority
eng.SelectPriorityMessage3_6=Realtime Priority
eng.SelectTaskMessage1_1=Tasks
eng.SelectTaskMessage2_1=Select the additional tasks you would like Setup to perform while installing, then click Install.
eng.SelectTaskMesesge3=Install %1
eng.ReadyMessage1_1=Ready
eng.ReadyMessage2_1=Setup is now ready to begin installing %1 on your computer.%n%nClick Install to continue with the installation, or click Back if you want to review or change any settings.
eng.DownloadMessage1_1=Downloads
eng.DownloadMessage2_1=Please wait, while setup downloads additional files...
eng.InstallMessage1_1=Install
eng.InstallMessage2_1=Please wait while Setup installs %1 on your computer.
eng.InstallMessage2_2=Please insert disc: %1
eng.InstallMessage3_1=Elapsed:
eng.InstallMessage3_2=Remaining:
eng.InstallMessage3_3_1=Extracting %1
eng.InstallMessage3_3_2=Installing %1
eng.InstallMessage3_3_3=Rolling back changes...
eng.InstallMessage3_4=%1 Complete
eng.InstallMessage3_5=Please insert disc: %1
eng.FinishMessage1_1=Finish
eng.FinishMessage2_1=Setup has finished installing %1 on your computer.%n%nClick Finish to close Setup.
eng.FinishMessage2_2=Setup has encountered an error while installing, please re-run installation.
eng.UninstallMessage1_1=Uninstall
eng.UninstallMessage2_1=Please wait while Setup uninstalls %1 from your computer.
eng.UninstallMessage3_1=%1 Complete
eng.UninstallMessage3_2=Uninstalling...
eng.OtherMessage1_1=Setup failed to intialize.
eng.OtherMessage1_2=Error Code:
eng.OtherMessage1_3=Please wait while installer gathers installation files...
eng.OtherMessage1_4=Installation files are damaged or invalid, please contact publisher.
eng.OtherMessage2_1=Setup Initializing...
eng.OtherMessage2_2=Application:
eng.OtherMessage2_3=Publisher:
eng.OtherMessage3_1=%1 - Uninstallation
eng.OtherMessage3_2=%1 - Installation
eng.OtherMessage4_1=Music: Off
eng.OtherMessage4_2=Music: On
eng.OtherMessage4_3=Video: Off
eng.OtherMessage4_4=Video: On
eng.OtherMessage5_1=Quick%nInstallation
eng.OtherMessage5_2=Custom%nInstallation
eng.OtherMessage5_3=Install
eng.OtherMessage5_4=Configure
eng.OtherMessage6_1=Launcher
eng.OtherMessage6_2=Configuration
eng.OtherMessage6_3=Uninstall
eng.OtherMessage6_4=Play
eng.OtherMessage7_1=ATI/nVidia Graphics
eng.OtherMessage7_2=Intel Graphics
eng.OtherMessage7_3=SiS/VIA Graphics
eng.OtherMessage7_4=Memory
eng.ConversionUnit1_1=second
eng.ConversionUnit1_2=seconds
eng.ConversionUnit2_1=minute
eng.ConversionUnit2_2=minutes
eng.ConversionUnit3_1=hour
eng.ConversionUnit3_2=hours
eng.ConversionUnit4_1=MB
eng.ConversionUnit4_2=GB
eng.ConversionUnit4_3=TB
eng.ConversionUnit5_1=MHz
eng.ConversionUnit5_2=GHz
eng.ConversionUnit6_1=Bit
eng.CommonMessages1_1=Free
eng.CommonMessages1_2=Used
eng.CommonMessages1_3=Total
eng.CommonMessages2_1=of
eng.CommonMessages3_1=with %1
eng.CommonMessages3_2=Click Ok to continue or click cancel to abort installation.
eng.CreditsMessage1_1=Credits
eng.CreditsMessage2_1=This installation was built with %1.
eng.CreditsMessage2_2=%1 created by %2
eng.CreditsMessage2_3=Installation created by %1
eng.IDP_KBs=KB/s
eng.IDP_MBs=MB/s
eng.IDP_X_of_X=%.2f of %.2f
eng.IDP_KB=KB
eng.IDP_MB=MB
eng.IDP_GB=GB
eng.IDP_Initializing=Initializing...
eng.IDP_GettingFileInformation=Getting file information...
eng.IDP_StartingDownload=Starting download...
eng.IDP_Connecting=Connecting...
eng.IDP_Downloading=Downloading...
eng.IDP_DownloadComplete=Download complete
eng.IDP_DownloadFailed=Download failed
eng.IDP_CannotConnect=Cannot connect
eng.IDP_CancellingDownload=Cancelling download...
eng.IDP_Unknown=Unknown
eng.IDP_DownloadCancelled=Download cancelled
eng.IDP_RetryNext=Download failed, Please check your connection and restart setup wizard to try again.
eng.IDP_RetryCancel=Download failed, Please check your connection and restart setup wizard to try again.
eng.IDP_HTTPError_X=HTTP error %d
eng.IDP_400=Bad request (400)
eng.IDP_401=Access denied (401)
eng.IDP_404=File not found (404)
eng.IDP_500=Server internal error (500)
eng.IDP_502=Bad gateway (502)
eng.IDP_503=Service temporaily unavaible (503)
eng.Message1=Extracting %1...
eng.Message2=Merging %1...
eng.Message3=Decoding %1...
eng.Message4=%1 was not found.
eng.Message5=Please insert disc %1 with %2 file
eng.Message6=Browse for required file?

oltjon
14-02-2015, 06:00
must be translated all languages ???':confused:

mausschieber
14-02-2015, 06:28
ger.AutorunMessage1_1=%1 - Installation
ger.AutorunMessage2_1=Start
ger.AutorunMessage2_2=Installieren
ger.AutorunMessage2_3=Deinstallieren
ger.AutorunMessage2_4=Anpassen
ger.AutorunMessage2_5=Beenden
ger.AutorunMessage2_6_1=Musik: Aus
ger.AutorunMessage2_6_2=Musik: An
ger.AutorunMessage2_7=Durchsuchen
ger.AutorunMessage2_8=Liesmich
ger.AutorunMessage2_9=Handbuch
ger.AutorunMessage2_10=Website
ger.AutorunMessage2_11=Update
ger.AutorunMessage2_12=Spielen
ger.WelcomeMessage1_1=Willkommen
ger.WelcomeMessage2_1=Willkommen zum %1 Setup-Assistenten%n%nDieser Assistent wird jetzt %1 auf Ihrem Computer installieren.%n%nSie sollten alle anderen Anwendungen beenden, bevor Sie mit dem Setup fortfahren.%n%nWählen Sie den Installationstyp, um fortzufahren, oder Abbrechen, um Setup zu beenden.
ger.SerialMessage1_1=Seriennummer
ger.SerialMessage2_1=Geben Sie die Seriennummer ein%n%nDie Seriennummer %1 kann auf Installationsdatenträgers im Installationspaket gefunden werden.%n%nKlicken Sie auf Weiter, wenn Sie bereit sind, um mit der Installation fortzufahren.
ger.SerialMessage3_1=Die eingegebene Seriennummer ist nicht korrekt. Bitte versuchen Sie es erneut.
ger.LicenseMessage1_1=Lizenz
ger.LicenseMessage2_1=Bitte lesen Sie die folgende Lizenzvereinbarung. Sie müssen die Bedingungen dieser Vereinbarung akzeptieren,bevor Sie mit der Installation fortfahren.
ger.LicenseMessage3_1=Ich akzeptiere die Lizenzvereinbarung
ger.SystemMessage1_1=System
ger.SystemMessage2_1=Folgende Hardware wurde auf Ihrem System erkannt%nVerwenden Sie die Legende darunter als Leitfaden für Ihr System
ger.SystemMessage3_1=Prozessor
ger.SystemMessage3_2=Video
ger.SystemMessage3_2_1=nicht verfügbar
ger.SystemMessage3_3=Speicher
ger.SystemMessage3_4=Audio
ger.SystemMessage3_4_1=nicht verfügbar
ger.SystemMessage3_5=Betriebssystem
ger.SystemMessage3_5_1=unbekannt
ger.SystemMessage3_6=Legende
ger.SystemMessage3_6_1=Kritisch
ger.SystemMessage3_6_2=Schlecht
ger.SystemMessage3_6_3=Mittelwert
ger.SystemMessage3_6_4=Gut
ger.SystemMessage3_6_5=Ausgezeichnet
ger.SystemMessage3_6_6=Notwendig
ger.SystemMessage3_7=Bewertung Ergebnis
ger.InformationMessage1_1=Information
ger.InformationMessage2_1=Lesen Sie bitte folgende, wichtige Informationen bevor Sie fortfahren.
ger.SelectComponentMessage1_1=Komponenten auswählen
ger.SelectComponentMessage2_1=Wählen Sie die Komponenten aus, die Sie installieren möchten,%ndeaktivieren Sie die Komponenten, die Sie nicht installieren möchten.%nKlicken Sie auf "Weiter", wenn sie bereit sind fortzufahren.
ger.SelectComponentMesesge3=Installiere %1
ger.SelectDirMessage1_1=Ziel Ordner
ger.SelectDirMessage2_1=Setup wird %1 in den folgenden Ordner installieren. Um fortzufahren, klicken Sie auf Weiter.%nWenn Sie einen anderen Ordner auszuwählen möchten, klicken Sie auf Durchsuchen.
ger.SelectDirMessage4_1=Gesamtgrösse:
ger.SelectDirMessage4_2=Freier Speicherplatz:
ger.SelectDirMessage4_3=Empfohlener Speicherplatz:
ger.SelectDirMessage4_4=Benötigter Speicherplatz:
ger.SelectDirMessage5_1=Die aktuelle Auswahl erfordert min. %1 MB Speicherplatz.
ger.SelectDirMessage5_2=Setup wird %1 in den folgenden Ordner installieren.
ger.SelectGroupMessage1_1=Gruppe
ger.SelectGroupMessage2_1=etup wird die Programm-Verknüpfungen im folgenden Startmenü-Ordner anlegen.%nWenn Sie einen anderen Ordner wählen möchten, klicken Sie auf Durchsuchen.
ger.SelectGroupMessage4_1=Erstelle keinen Ordner im Startmenü
ger.SelectGroupMessage4_2=Erstelle Desktop-Symbol
ger.SelectGroupMessage5_1=Setup erstellt die %1 Verknüpfung im folgenden Startmenü-Ordner.
ger.PreviewMessage1_1=Vorschau
ger.PreviewMessage2_1=Schnappschuss
ger.SelectPriorityMessage1_1=Leistung
ger.SelectPriorityMessage2_1=Wählen Sie die Priorität, die das Setup während der Installation verwendet werden soll..%nPriorität wird sich auf die Systemleistung auswirken.
ger.SelectPriorityMessage3_1=Niedrig
ger.SelectPriorityMessage3_2=Niedriger als Normal
ger.SelectPriorityMessage3_3=Normal
ger.SelectPriorityMessage3_4=Höher als Normal
ger.SelectPriorityMessage3_5=Hoch
ger.SelectPriorityMessage3_6=Echtzeit
ger.SelectTaskMessage1_1=Zusätzliche Aufgaben
ger.SelectTaskMessage2_1=Wählen Sie die zusätzlichen Aufgaben, die das Setup während der Installation durchführen soll, dann klicken Sie auf Installieren.
ger.SelectTaskMesesge3=Installiere %1
ger.ReadyMessage1_1=Fertig
ger.ReadyMessage2_1=Setup ist jetzt bereit, die Installation von %1 auf Ihrem Computer zu beginnen.%n%nKlicken Sie auf "Installieren", um mit der Installation zu beginnen, oder auf "Zurück", um Ihre Einstellungen zu ändern.
ger.DownloadMessage1_1=Downloads
ger.DownloadMessage2_1=Bitte warten Sie, während Setup zusätzliche Dateien herunterlädt...
ger.InstallMessage1_1=Installiere
ger.InstallMessage2_1=Warten Sie bitte während %1 auf Ihrem Computer installiert wird.
ger.InstallMessage2_2=Bitte legen Sie die CD: %1 ein
ger.InstallMessage3_1=Verstrichen:
ger.InstallMessage3_2=Verbleibend:
ger.InstallMessage3_3_1=Extrahiere %1
ger.InstallMessage3_3_2=Installiere %1
ger.InstallMessage3_3_3=Änderungen werden rückgängig gemacht...
ger.InstallMessage3_4=%1 fertig stellen
ger.InstallMessage3_5=Bitte legen Sie die CD: %1 ein
ger.FinishMessage1_1=Fertig
ger.FinishMessage2_1=Das Setup hat die Installation von %1 auf Ihrem Computer abgeschlossen.%n%nKlicken Sie auf "Fertigstellen", um das Setup zu beenden.
ger.FinishMessage2_2=Setup hat einen Fehler festgestellt, während der Installation, bitte Installation erneut starten.
ger.UninstallMessage1_1=Deinstallieren
ger.UninstallMessage2_1=Warten Sie bitte während %1 von Ihrem Computer entfernt wird.
ger.UninstallMessage3_1=%1 fertig stellen
ger.UninstallMessage3_2=Deinstallieren...
ger.OtherMessage1_1=Setup konnte nicht initialisiert werden.
ger.OtherMessage1_2=Fehler Code:
ger.OtherMessage1_3=Bitte warten Installer sammelt Installationsdateien...
ger.OtherMessage1_4=Installationsdateien beschädigt oder ungültig, wenden Sie sich bitte an den Herausgeber.
ger.OtherMessage2_1=Setup Initialisierung...
ger.OtherMessage2_2=Anwendung:
ger.OtherMessage2_3=Publisher:
ger.OtherMessage3_1=%1 - Deinstallation
ger.OtherMessage3_2=%1 - Installation
ger.OtherMessage4_1=Musik: Aus
ger.OtherMessage4_2=Musik: An
ger.OtherMessage4_3=Video: Aus
ger.OtherMessage4_4=Video: An
ger.OtherMessage5_1=Schnell%nInstallation
ger.OtherMessage5_2=Anpassen
ger.OtherMessage5_3=Installieren
ger.OtherMessage5_4=Anpassen
ger.OtherMessage6_1=Launcher
ger.OtherMessage6_2=Anpassen
ger.OtherMessage6_3=Deinstallieren
ger.OtherMessage6_4=Spielen
ger.OtherMessage7_1=ATI/nVidia Graphics
ger.OtherMessage7_2=Intel Graphics
ger.OtherMessage7_3=SiS/VIA Graphics
ger.OtherMessage7_4=Speicher
ger.ConversionUnit1_1=sekunde
ger.ConversionUnit1_2=sekunden
ger.ConversionUnit2_1=minute
ger.ConversionUnit2_2=minuten
ger.ConversionUnit3_1=Stunde
ger.ConversionUnit3_2=Stunden
ger.ConversionUnit4_1=MB
ger.ConversionUnit4_2=GB
ger.ConversionUnit4_3=TB
ger.ConversionUnit5_1=MHz
ger.ConversionUnit5_2=GHz
ger.ConversionUnit6_1=Bit
ger.CommonMessages1_1=Frei
ger.CommonMessages1_2=Verwendet
ger.CommonMessages1_3=Gesamt
ger.CommonMessages2_1=von
ger.CommonMessages3_1=mit %1
ger.CommonMessages3_2=Klicken Sie auf OK, um fortzufahren, oder auf Abbrechen, um die Installation abzubrechen.
ger.CreditsMessage1_1=Danksagung
ger.CreditsMessage2_1=Diese Installation wurde mit %1 erstellt.
ger.CreditsMessage2_2=%1 erstellt von %2
ger.CreditsMessage2_3=Installation erstellt von %1
ger.IDP_KBs=KB/s
ger.IDP_MBs=MB/s
ger.IDP_X_of_X=%.2f von %.2f
ger.IDP_KB=KB
ger.IDP_MB=MB
ger.IDP_GB=GB
ger.IDP_Initializing=Initialisieren...
ger.IDP_GettingFileInformation=Hole Dateiinformationen...
ger.IDP_StartingDownload=Download wird gestartet...
ger.IDP_Connecting=Verbinde...
ger.IDP_Downloading=Downloade...
ger.IDP_DownloadComplete=Download fertig
ger.IDP_DownloadFailed=Download fehlgeschlagen
ger.IDP_CannotConnect=Verbindung nicht möglich
ger.IDP_CancellingDownload=Download wird abgebrochen...
ger.IDP_Unknown=unbekannt
ger.IDP_DownloadCancelled=Download abgebrochen
ger.IDP_RetryNext=Download fehlgeschlagen, bitte überprüfen Sie die Verbindung und starten Sie Setup-Assistenten, um es erneut zu versuchen.
ger.IDP_RetryCancel=Download fehlgeschlagen, bitte überprüfen Sie die Verbindung und starten Sie Setup-Assistenten, um es erneut zu versuchen.
ger.IDP_HTTPError_X=HTTP error %d
ger.IDP_400=Bad request (400)
ger.IDP_401=Access denied (401)
ger.IDP_404=File not found (404)
ger.IDP_500=Server internal error (500)
ger.IDP_502=Bad gateway (502)
ger.IDP_503=Service temporaily unavaible (503)
ger.Message1=Extrahiere %1...
ger.Message2=Zusammenführen %1...
ger.Message3=Dekodierung %1...
ger.Message4=%1 wurde nicht gefunden.
ger.Message5=Bitte legen Sie die CD %1 mit Datei %2 ein
ger.Message6=Datei suchen?

Razor12911
14-02-2015, 06:36
must be translated all languages ???':confused:

yep,

JustFun
14-02-2015, 08:57
Here is Bosnian translation

bos.AutorunMessage1_1=%1 - Instalacija
bos.AutorunMessage2_1=Pokreni
bos.AutorunMessage2_2=Instaliraj
bos.AutorunMessage2_3=Obriši
bos.AutorunMessage2_4=Konfigurisati
bos.AutorunMessage2_5=Izlaz
bos.AutorunMessage2_6_1=Muzika: Isklj.
bos.AutorunMessage2_6_2=Muzika: Uklj.
bos.AutorunMessage2_7=Pretraži disk
bos.AutorunMessage2_8=Readme
bos.AutorunMessage2_9=Priručnik
bos.AutorunMessage2_10=Veb stranica
bos.AutorunMessage2_11=Nadogradnja
bos.AutorunMessage2_12=Pusti
bos.WelcomeMessage1_1=Dobro došli
bos.WelcomeMessage2_1=Dobro došli u %1 Instalaciju%n%n %1 će biti instaliran na vaš računar.%n%nPreporučeno je da zatvorite sve ostale aplikacije prije početka instalacije.%n%nIzaberite tip instalacije za nastavak, ili Prekid za izlaz.
bos.SerialMessage1_1=Serijski broj
bos.SerialMessage2_1=Ukucajte serijski broj%n%n %1 serijski broj možete pronaći na omotu.%n%nKliknite na Dalje za nastavak.
bos.SerialMessage3_1=Serijski broj koji ste unijeli nije važeći. Molim pokušajte ponovo.
bos.LicenseMessage1_1=Licenca
bos.LicenseMessage2_1=Molim pročitajte Licencu. Morate prihvatiti ugovor prije nastavka.
bos.LicenseMessage3_1=Prihvatam
bos.SystemMessage1_1=Sistem
bos.SystemMessage2_1=Instalacija je učitala slijedeće komponente%nKoristite osnovu ispod kao vodić
bos.SystemMessage3_1=Procesor
bos.SystemMessage3_2=Grafička
bos.SystemMessage3_2_1=Nedostupno
bos.SystemMessage3_3=Memorija
bos.SystemMessage3_4=Zvuk
bos.SystemMessage3_4_1=Nedostupno
bos.SystemMessage3_5=Operativni Sistem
bos.SystemMessage3_5_1=Nepoznat
bos.SystemMessage3_6=Osnova
bos.SystemMessage3_6_1=Kritično
bos.SystemMessage3_6_2=Loše
bos.SystemMessage3_6_3=Prosječno
bos.SystemMessage3_6_4=Dobro
bos.SystemMessage3_6_5=Odlično
bos.SystemMessage3_6_6=Potrebno
bos.SystemMessage3_7=Ocjena
bos.InformationMessage1_1=Informacija
bos.InformationMessage2_1=Molim pročitajte informacije prije nastavka.
bos.SelectComponentMessage1_1=Komponente
bos.SelectComponentMessage2_1=Izaberite komponente koje želite instalirati, a odznačite koje ne želite.%nKliknite na Dalje za nastavak.
bos.SelectComponentMesesge3=Instaliraj %1
bos.SelectDirMessage1_1=Destinacija
bos.SelectDirMessage2_1=%1 će se instalirati u slijedeći folder. Da nastavite, kliknite na Dalje.%nAko želite da izaberete drugi folder, kliknite na Pronađi.
bos.SelectDirMessage4_1=Totalni Prostor:
bos.SelectDirMessage4_2=Slobodni Prostor :
bos.SelectDirMessage4_3=Preporučen prostor:
bos.SelectDirMessage4_4=Potrebno Prostora:
bos.SelectDirMessage5_1=Najmanje %1 MB slobodnog prostora je potrebno.
bos.SelectDirMessage5_2=%1 će se instalirati u slijedeći folder.
bos.SelectGroupMessage1_1=Grupa
bos.SelectGroupMessage2_1=Ikone će biti napravljene u slijedećem Start Meni folderu.%nAko želite da odaberete drugi folder, kliknite na Pronađi.
bos.SelectGroupMessage4_1=Nemoj praviti Start Meni Folder
bos.SelectGroupMessage4_2=Napravi ikonu na Desktopu
bos.SelectGroupMessage5_1=Instalacija će napraviti %1 kratice u slijedećem Start Meni folderu.
bos.PreviewMessage1_1=Pregled
bos.PreviewMessage2_1=Snimak
bos.SelectPriorityMessage1_1=Performansa
bos.SelectPriorityMessage2_1=Izaberite prioritet za instalaciju.%nIzabiranjem prioriteta će se odraziti na performansu.
bos.SelectPriorityMessage3_1=Mali Prioritet
bos.SelectPriorityMessage3_2=Polu Normalni Prioritet
bos.SelectPriorityMessage3_3=Normalni Prioritet
bos.SelectPriorityMessage3_4=Polu veliki prioritet
bos.SelectPriorityMessage3_5=Veliki Prioritet
bos.SelectPriorityMessage3_6=Prioritet Realnog Vremena
bos.SelectTaskMessage1_1=Dodatci
bos.SelectTaskMessage2_1=Izaberite dodatke koje želite da se instaliraju, zatim kliknite na Instaliraj.
bos.SelectTaskMesesge3=Instalacija %1
bos.ReadyMessage1_1=Spreman
bos.ReadyMessage2_1=%1 je spreman da se instalira na vaš računar.%n%nKliknite na Instaliraj da nastavite, ili Nazad ako želite da promijenite neke opcije.
bos.DownloadMessage1_1=Downloads
bos.DownloadMessage2_1=Molim Sačekajte, dok se dodatne stvari skinu...
bos.InstallMessage1_1=Instaliraj
bos.InstallMessage2_1=Molim sačekajte dok se %1 ne instalira na vaš računar.
bos.InstallMessage2_2=Molim ubacite disk: %1
bos.InstallMessage3_1=Prošlo:
bos.InstallMessage3_2=Preostalo:
bos.InstallMessage3_3_1=Izdvajanje %1
bos.InstallMessage3_3_2=Instaliranje %1
bos.InstallMessage3_3_3=Vračanje promijena...
bos.InstallMessage3_4=%1 Završeno
bos.InstallMessage3_5=Molim ubacite disk: %1
bos.FinishMessage1_1=Završi
bos.FinishMessage2_1=%1 je instaliran.%n%nKliknite na Završi da zatvorite instalaciju.
bos.FinishMessage2_2=Dogodila se greška tijekom instalacije, molim ponovo pokrenite instalaciju.
bos.UninstallMessage1_1=Obriši
bos.UninstallMessage2_1=Molim sačekajte da se %1 obriše.
bos.UninstallMessage3_1=%1 Završeno
bos.UninstallMessage3_2=Brisanje...
bos.OtherMessage1_1=Instalacija se nije uspjela pokrenuti.
bos.OtherMessage1_2=Kod greške:
bos.OtherMessage1_3=Molim sačekajte dok instalacija prikupi podatke...
bos.OtherMessage1_4=Datoteke instalacije su oštečene, molim kontaktirajte izdavaća.
bos.OtherMessage2_1=Instalacija se pokreće...
bos.OtherMessage2_2=Aplikacija:
bos.OtherMessage2_3=Izdavać:
bos.OtherMessage3_1=%1 - Brisanje
bos.OtherMessage3_2=%1 - Instalacija
bos.OtherMessage4_1=Muzika: Isklj.
bos.OtherMessage4_2=Muzika: Uklj.
bos.OtherMessage4_3=Video: Isklj.
bos.OtherMessage4_4=Video: Uklj.
bos.OtherMessage5_1=Brza%nInstalcija
bos.OtherMessage5_2=Urediti%nInstalaciju
bos.OtherMessage5_3=Instaliraj
bos.OtherMessage5_4=Podesi
bos.OtherMessage6_1=Launcher
bos.OtherMessage6_2=Podešavanja
bos.OtherMessage6_3=Brisanje
bos.OtherMessage6_4=Pusti
bos.OtherMessage7_1=ATI/nVidia Grafičke
bos.OtherMessage7_2=Intel Grafičke
bos.OtherMessage7_3=SiS/VIA Grafičke
bos.OtherMessage7_4=Memorija
bos.ConversionUnit1_1=sekunda
bos.ConversionUnit1_2=sekunde
bos.ConversionUnit2_1=minuta
bos.ConversionUnit2_2=minute
bos.ConversionUnit3_1=sat
bos.ConversionUnit3_2=sati
bos.ConversionUnit4_1=MB
bos.ConversionUnit4_2=GB
bos.ConversionUnit4_3=TB
bos.ConversionUnit5_1=MHz
bos.ConversionUnit5_2=GHz
bos.ConversionUnit6_1=Bit
bos.CommonMessages1_1=Slobodno
bos.CommonMessages1_2=Iskorišteno
bos.CommonMessages1_3=Totalno
bos.CommonMessages2_1=od
bos.CommonMessages3_1=sa %1
bos.CommonMessages3_2=Kliknite na Uredu za nastavak ili na Prekid za prekid instalacije.
bos.CreditsMessage1_1=Zahvale
bos.CreditsMessage2_1=Instalacija napravljena sa %1.
bos.CreditsMessage2_2=%1 napravljen od %2
bos.CreditsMessage2_3=Instalaciju napravio %1
bos.IDP_KBs=KB/s
bos.IDP_MBs=MB/s
bos.IDP_X_of_X=%.2f of %.2f
bos.IDP_KB=KB
bos.IDP_MB=MB
bos.IDP_GB=GB
bos.IDP_Initializing=Pokretanje...
bos.IDP_GettingFileInformation=Primanje informacija...
bos.IDP_StartingDownload=Početak skidanja...
bos.IDP_Connecting=Konektovanje...
bos.IDP_Downloading=Skidanje...
bos.IDP_DownloadComplete=Skidanje završeno
bos.IDP_DownloadFailed=Skidanje neuspjelo
bos.IDP_CannotConnect=Nemogučnost konektovanja
bos.IDP_CancellingDownload=Prekidanje skidanja...
bos.IDP_Unknown=Nepoznato
bos.IDP_DownloadCancelled=Skidanje prekinuto
bos.IDP_RetryNext=Skidanje neuspješno, Molim provjerite konekciju i restartujte instalaciju.
bos.IDP_RetryCancel=Skidanje neuspješno, Molim provjerite konekciju i restartujte instalaciju.
bos.IDP_HTTPError_X=HTTP greška %d
bos.IDP_400=Loš upit (400)
bos.IDP_401=Pristup odbijen (401)
bos.IDP_404=Datoteka nije pronađena (404)
bos.IDP_500=Interna greška servera (500)
bos.IDP_502=Bad gateway (502)
bos.IDP_503=Servise trenutno nedostupan (503)
bos.Message1=Izdvajanje %1...
bos.Message2=Integrisanje %1...
bos.Message3=Dekodiranje %1...
bos.Message4=%1 nije pronađen.
bos.Message5=Molim ubacite disk %1 sa %2 datotekom
bos.Message6=Pronađite potrebnu datoteku?

oltjon
14-02-2015, 09:31
yep,

I will translate into Italian and Albanian

Razor12911
14-02-2015, 09:36
take your time, on day three, the languages will be updated and will be in v2.9.

coveiro
14-02-2015, 09:36
Portuguese - BR

ptbr.AutorunMessage1_1=%1 - Instalação
ptbr.AutorunMessage2_1=Iniciar
ptbr.AutorunMessage2_2=Instalar
ptbr.AutorunMessage2_3=Desinstalar
ptbr.AutorunMessage2_4=Configurar
ptbr.AutorunMessage2_5=Sair
ptbr.AutorunMessage2_6_1=Desligar
ptbr.AutorunMessage2_6_2=Ligar
ptbr.AutorunMessage2_7=Disco
ptbr.AutorunMessage2_8=Leia-me
ptbr.AutorunMessage2_9=Manual
ptbr.AutorunMessage2_10=Website
ptbr.AutorunMessage2_11=Atualização
ptbr.AutorunMessage2_12=Jogar
ptbr.WelcomeMessage1_1=Bem-vindo
ptbr.WelcomeMessage2_1=Bem-vindo. %1 Este assistente de Configuração%n%n irá instalar %1 no seu computador.%n%nÉ recomendado que você feche todos os aplicativos antes de continuar.%n%nSelecione o tipo de instalação para continuar, ou clique em Cancelar para sair da instalação.
ptbr.SerialMessage3_1=O serial que você digitou não está correto. Por favor, tente novamente.
ptbr.SerialMessage1_1=Serial
ptbr.SerialMessage2_1=Digite o seu número de série do produto%n%nA %1 a chave de série pode ser encontrado no disco de instalação.%n%nClique em Avançar quando estiver pronto para continuar com a instalação.
ptbr.LicenseMessage1_1=Licença
ptbr.LicenseMessage2_1=Por favor, leia o seguinte Acordo de Licença. Você deve aceitar os termos deste acordo, antes de continuar com a instalação.
ptbr.LicenseMessage3_1=Eu aceito o contrato de licença
ptbr.SystemMessage1_1=Sistema
ptbr.SystemMessage2_1=O seguinte hardware foi detectado em seu sistema%nUse a chave abaixo como um guia do seu sistema
ptbr.SystemMessage3_1=Processador
ptbr.SystemMessage3_2=Vídeo
ptbr.SystemMessage3_2_1=Indisponível
ptbr.SystemMessage3_3=Memória
ptbr.SystemMessage3_4=Som
ptbr.SystemMessage3_4_1=Indisponível
ptbr.SystemMessage3_5=Sistema Operacional
ptbr.SystemMessage3_5_1=Desconhecido
ptbr.SystemMessage3_6=Chave
ptbr.SystemMessage3_6_1=Crítico
ptbr.SystemMessage3_6_2=Ruim
ptbr.SystemMessage3_6_3=Médio
ptbr.SystemMessage3_6_4=Bom
ptbr.SystemMessage3_6_5=Ótimo
ptbr.SystemMessage3_6_6=Necessário
ptbr.SystemMessage3_7=Pontuação
ptbr.InformationMessage1_1=Informação
ptbr.InformationMessage2_1=Por favor, leia as seguintes informações antes de continuar.
ptbr.SelectComponentMessage1_1=Componentes
ptbr.SelectComponentMessage2_1=Selecione os componentes que deseja instalar, ou limpe os componentes que você não deseja instalar.%nClique em Avançar quando estiver pronto para continuar.
ptbr.SelectComponentMesesge3=Instalar %1
ptbr.SelectDirMessage1_1=Destino
ptbr.SelectDirMessage2_1=O programa irá instalar %1 na seguinte pasta. Para continuar, clique em Avançar.%nSe você gostaria de selecionar uma pasta diferente, clique em Procurar.
ptbr.SelectDirMessage4_1=Espaço Total:
ptbr.SelectDirMessage4_2=Espaço Livre:
ptbr.SelectDirMessage4_3=Espaço Recomendado:
ptbr.SelectDirMessage4_4=Espaço Necessário:
ptbr.SelectDirMessage5_1=Ao menos %1 MB de espaço livre no disco é necessário.
ptbr.SelectDirMessage5_2=O Setup irá instalar %1 na seguinte pasta.
ptbr.SelectGroupMessage1_1=Atalhos
ptbr.SelectGroupMessage2_1=A instalação irá criar os atalhos do programa na seguinte pasta do Menu Iniciar.%nSe você gostaria de selecionar uma pasta diferente, clique em Procurar.
ptbr.SelectGroupMessage4_1=Não criar uma pasta no Menu Iniciar
ptbr.SelectGroupMessage4_2=Criar um atalho na Área de Trabalho
ptbr.SelectGroupMessage5_1=A instalação %1 irá criar um atalho na seguinte pasta do Menu Iniciar.
ptbr.PreviewMessage1_1=Visualização
ptbr.PreviewMessage2_1=Plano
ptbr.SelectPriorityMessage1_1=Desempenho
ptbr.SelectPriorityMessage2_1=Selecione o tipo de prioridade que você gostaria que o programa utilize durante a instalação.%n isso vai afetar o desempenho do sistema de acordo com as opções.
ptbr.SelectPriorityMessage3_1=Prioridade Baixa
ptbr.SelectPriorityMessage3_2=Prioridade Abaixo do Normal
ptbr.SelectPriorityMessage3_3=Prioridade Normal
ptbr.SelectPriorityMessage3_4=Prioridade Acima do Normal
ptbr.SelectPriorityMessage3_5=Prioridade Alta
ptbr.SelectPriorityMessage3_6=Prioridade em Tempo Real
ptbr.SelectTaskMessage1_1=Programas
ptbr.SelectTaskMessage2_1=Selecione os programas adicionais que você gostaria que seja executador durante a instalação, e clique em Instalar.
ptbr.SelectTaskMesesge3=Instalar %1
ptbr.ReadyMessage1_1=Tudo Pronto
ptbr.ReadyMessage2_1=O programa está pronto para começar a instalar%1 no seu computador.%n%nClique em Instalar para continuar com a instalação, ou clique em Voltar se você quiser rever ou alterar as configurações.
ptbr.DownloadMessage1_1=Downloads
ptbr.DownloadMessage2_1=Espere, enquanto baixa os arquivos adicionais ...
ptbr.InstallMessage1_1=Instalando...
ptbr.InstallMessage2_1=Por favor aguarde enquanto o programa instala %1 em seu computador.
ptbr.InstallMessage2_2=Por favor, insira o disco: %1
ptbr.InstallMessage3_1=Decorrido:
ptbr.InstallMessage3_2=Restante:
ptbr.InstallMessage3_3_1=Extraindo %1
ptbr.InstallMessage3_3_2=Instalando %1
ptbr.InstallMessage3_3_3=Revertendo alterações...
ptbr.InstallMessage3_4=%1 Completo
ptbr.InstallMessage3_5=Por favor, insira o disco: %1
ptbr.FinishMessage1_1=Concluido.
ptbr.FinishMessage2_1=O programa concluiu a instalação do%1 no seu computador.%n%nClique em Concluir para fechar o programa de configuração.
ptbr.FinishMessage2_2=O Programa encontrou um erro durante a instalação, por favor, execute novamente a instalação.
ptbr.UninstallMessage1_1=Desinstalar
ptbr.UninstallMessage2_1=Por favor aguarde enquanto o programa instala %1 no seu PC
ptbr.UninstallMessage3_1=%1 Completo
ptbr.UninstallMessage3_2=Desinstalando...
ptbr.OtherMessage1_1=A instalação falhou ao inicializar.
ptbr.OtherMessage1_2=Código de erro:
ptbr.OtherMessage1_3=Por favor aguarde enquanto instalador reúne os arquivos da instalação...
ptbr.OtherMessage1_4=Os arquivos de instalação estão danificados ou é inválido, por favor, entre em contato com programador.
ptbr.OtherMessage2_1=Inicializando o Programa...
ptbr.OtherMessage2_2=Aplicação:
ptbr.OtherMessage2_3=Editor:
ptbr.OtherMessage3_1=%1 - Desinstalar
ptbr.OtherMessage3_2=%1 - Instalação
ptbr.OtherMessage4_1=Desligar: música
ptbr.OtherMessage4_2=Ligar: música:
ptbr.OtherMessage4_3=Desligar: Vídeo
ptbr.OtherMessage4_4=Ligar: Vídeo:
ptbr.OtherMessage5_1=Instalação%nRápida
ptbr.OtherMessage5_2=Instalação%nPersonalizado
ptbr.OtherMessage5_3=Instalar
ptbr.OtherMessage5_4=Configurar
ptbr.OtherMessage6_1=Launcher
ptbr.OtherMessage6_2=Configuração
ptbr.OtherMessage6_3=Desinstalar
ptbr.OtherMessage6_4=Jogar
ptbr.OtherMessage7_1=ATI/nVidia Gráficos
ptbr.OtherMessage7_2=Intel Gráficos
ptbr.OtherMessage7_3=SiS/VIA Gráficos
ptbr.OtherMessage7_4=Memória
ptbr.ConversionUnit1_1=segundo
ptbr.ConversionUnit1_2=segundos
ptbr.ConversionUnit2_1=minuto
ptbr.ConversionUnit2_2=minutos
ptbr.ConversionUnit3_1=hora
ptbr.ConversionUnit3_2=horas
ptbr.ConversionUnit4_1=MB
ptbr.ConversionUnit4_2=GB
ptbr.ConversionUnit4_3=TB
ptbr.ConversionUnit5_1=MHz
ptbr.ConversionUnit5_2=GHz
ptbr.ConversionUnit6_1=Bit
ptbr.CommonMessages1_1=Livre
ptbr.CommonMessages1_2=Usado
ptbr.CommonMessages1_3=Total
ptbr.CommonMessages2_1=de
ptbr.CommonMessages3_1=com %1
ptbr.CommonMessages3_2=Clique em OK para continuar ou Cancelar para abortar a instalação.
ptbr.CreditsMessage1_1=Créditos
ptbr.CreditsMessage2_1=Este instalador foi construído por %1.
ptbr.CreditsMessage2_2=%1 criado por %2
ptbr.CreditsMessage2_3=programa de Instalação criado por %1
ptbr.IDP_KBs=KB/s
ptbr.IDP_MBs=MB/s
ptbr.IDP_X_of_X=%.2f of %.2f
ptbr.IDP_KB=KB
ptbr.IDP_MB=MB
ptbr.IDP_GB=GB
ptbr.IDP_Initializing=Iniciando...
ptbr.IDP_GettingFileInformation=Pegando informações do arquivo...
ptbr.IDP_StartingDownload=Iniciando o download...
ptbr.IDP_Connecting=Conectando...
ptbr.IDP_Downloading=Baixando...
ptbr.IDP_DownloadComplete=Download completo
ptbr.IDP_DownloadFailed=Falha no download
ptbr.IDP_CannotConnect=Não é possível conectar
ptbr.IDP_CancellingDownload=Cancelando download...
ptbr.IDP_Unknown= Desconhecido
ptbr.IDP_DownloadCancelled=Download cancelado
ptbr.IDP_RetryNext=O Download falhou, por favor, verifique sua conexão e reinicie o assistente de configuração para tentar novamente.
ptbr.IDP_RetryCancel=O Download falhou, por favor, verifique sua conexão e reinicie o assistente de configuração para tentar novamente.
ptbr.IDP_HTTPError_X=HTTP erro% d
ptbr.IDP_400=Solicitação ruim (400)
ptbr.IDP_401=Acesso negado (401)
ptbr.IDP_404=Arquivo não encontrado (404)
ptbr.IDP_500=Erro interno do servidor (500)
ptbr.IDP_502=Bad gateway (502)
ptbr.IDP_503=Serviço temporariamente indisponível (503)
ptbr.Message1=Extraindo% 1...
ptbr.Message2=Juntando% 1...
ptbr.Message3=Descodificando% 1...
ptbr.Message4=% 1 não foi encontrado.
ptbr.Message5=Por favor, insira o disco %1 %2 com o arquivo
ptbr.Message6=Procurar arquivo necessário?

omdj
14-02-2015, 10:46
Spanish

spa.AutorunMessage1_1=%1 - Instalaciòn
spa.AutorunMessage2_1=Iniciar
spa.AutorunMessage2_2=Instalar
spa.AutorunMessage2_3=Desinstalar
spa.AutorunMessage2_4=Configurar
spa.AutorunMessage2_5=Salir
spa.AutorunMessage2_6_1=Musica: Apagar
spa.AutorunMessage2_6_2=Musica: Encender
spa.AutorunMessage2_7=Explorar Disco
spa.AutorunMessage2_8=Leeme
spa.AutorunMessage2_9=Manual
spa.AutorunMessage2_10=Pàgina Web
spa.AutorunMessage2_11=Actualizaciòn
spa.AutorunMessage2_12=Jugar
spa.WelcomeMessage1_1=Bienvenido
spa.WelcomeMessage2_1=Bienvenido al asistente de instalaciòn de %1 %n%n Este asistente instalarà %1 en su computadora.%n%nSe recomienda cerrar todas las aplicaciones antes de continuar.%n%nHaga clic en Tipo de instalaciòn para continuar, o en Cancelar para salir de la instalaciòn.
spa.SerialMessage1_1=Serial
spa.SerialMessage2_1=Escriba el número de serie del producto%n%nThe %1 El número de serie se puede encontrar en el interior del disco de instalación o en la portada de la caja.%n%nHaga clic en Siguiente cuando esté listo para continuar con la instalación.
spa.SerialMessage3_1=El serial introducido no es correcto. Por favor, inténtalo de nuevo.
spa.LicenseMessage1_1=Licencia
spa.LicenseMessage2_1=Por favor, lea el siguiente Acuerdo de Licencia. Debe aceptar los términos de este acuerdo antes de continuar con la instalación.
spa.LicenseMessage3_1=Acepto el acuerdo
spa.SystemMessage1_1=Sistema
spa.SystemMessage2_1=El hardware que se ha detectado en su sistema es el siguiente%nUse la casilla de abajo como guía para su sistema
spa.SystemMessage3_1=Procesador
spa.SystemMessage3_2=Video
spa.SystemMessage3_2_1=No disponible
spa.SystemMessage3_3=Memoria
spa.SystemMessage3_4=Sonido
spa.SystemMessage3_4_1=No disponible
spa.SystemMessage3_5=Sistema operativo
spa.SystemMessage3_5_1=Desconocido
spa.SystemMessage3_6=Clave
spa.SystemMessage3_6_1=Crítico
spa.SystemMessage3_6_2=Malo
spa.SystemMessage3_6_3=Promedio
spa.SystemMessage3_6_4=Bueno
spa.SystemMessage3_6_5=Excelente
spa.SystemMessage3_6_6=Requerido
spa.SystemMessage3_7=Calificación Puntuación
spa.InformationMessage1_1=Informaciòn
spa.InformationMessage2_1=Por favor lea la siguiente información antes de continuar.
spa.SelectComponentMessage1_1=Componentes
spa.SelectComponentMessage2_1=Seleccione los componentes que desea instalar, Elimina los componentes que no desea instalar.%nHaga clic en Siguiente cuando esté listo para continuar.
spa.SelectComponentMesesge3=Instalar %1
spa.SelectDirMessage1_1=Destino
spa.SelectDirMessage2_1=El asistente instalará %1 en la carpeta siguiente. Para continuar, haga clic en Siguiente.%nSi desea seleccionar una carpeta diferente, haga clic en Examinar.
spa.SelectDirMessage4_1=Espacio total:
spa.SelectDirMessage4_2=Espacio libre:
spa.SelectDirMessage4_3=Espacio recomendado:
spa.SelectDirMessage4_4=Espacio requerido:
spa.SelectDirMessage5_1=Al menos %1 MB Se requiere de espacio libre en el disco.
spa.SelectDirMessage5_2=El asistente instalarà %1 en la siguiente carpeta .
spa.SelectGroupMessage1_1=Grupo
spa.SelectGroupMessage2_1=El asistente creará los accesos directos del juego en la siguiente carpeta del menú de Inicio.%nSi desea seleccionar una carpeta diferente, haga clic en Examinar.
spa.SelectGroupMessage4_1=No cree una carpeta del menú Inicio
spa.SelectGroupMessage4_2=Crear un icono en el escritorio
spa.SelectGroupMessage5_1=El asistente crearà los accesos directos de %1 en la siguiente carpeta del menú de Inicio.
spa.PreviewMessage1_1=vista previa
spa.PreviewMessage2_1=Captura
spa.SelectPriorityMessage1_1=Rendimiento
spa.SelectPriorityMessage2_1=Seleccione la prioridad que le gustaría usar durante la instalación.%nLa selecciòn de prioridad afectarà el rendimiento del sistema.
spa.SelectPriorityMessage3_1=Baja prioridad
spa.SelectPriorityMessage3_2=Por debajo de la prioridad normal
spa.SelectPriorityMessage3_3=Prioridad normal
spa.SelectPriorityMessage3_4=Por encima de la Prioridad Normal
spa.SelectPriorityMessage3_5=Alta prioridad
spa.SelectPriorityMessage3_6=Prioridad en tiempo real
spa.SelectTaskMessage1_1=Tareas
spa.SelectTaskMessage2_1=Seleccione las tareas adicionales que le gustaría que se realicen durante la instalación, a continuación, haga clic en Instalar.
spa.SelectTaskMesesge3=Instalar %1
spa.ReadyMessage1_1=Listo
spa.ReadyMessage2_1=El asistente ya está listo para comenzar a instalar %1 en su ordenador.%n%nHaga clic en Instalar para continuar con la instalación, o haga clic en Atrás si desea revisar o cambiar cualquier configuración.
spa.DownloadMessage1_1=Descarga
spa.DownloadMessage2_1=Por favor espera, mientras que la configuración descarga archivos adicionales...
spa.InstallMessage1_1=Instalar
spa.InstallMessage2_1=Por favor, espere mientras se instala %1 en su ordenador.
spa.InstallMessage2_2=Por favor inserta el disco: %1
spa.InstallMessage3_1=Transcurrido:
spa.InstallMessage3_2=Restante:
spa.InstallMessage3_3_1=Extrayendo %1
spa.InstallMessage3_3_2=Instalando %1
spa.InstallMessage3_3_3=Deshaciendo cambios...
spa.InstallMessage3_4=%1 Completo
spa.InstallMessage3_5=Por favor inserta el disco: %1
spa.FinishMessage1_1=Finalizado
spa.FinishMessage2_1=El asistente de instalación ha terminado de instalar %1 en su ordenador.%n%nHaga clic en Finalizar para cerrar el asistente de instalación.
spa.FinishMessage2_2=El asistente ha encontrado un error en el proceso de instalaciòn, por favor vuelva a iniciar el asistente.
spa.UninstallMessage1_1=Desinstalar
spa.UninstallMessage2_1=Espere mientras el asistente desinstala %1 desde el ordenador.
spa.UninstallMessage3_1=%1 Completo
spa.UninstallMessage3_2=Desinstalando...
spa.OtherMessage1_1=El asistente no pudo iniciar.
spa.OtherMessage1_2=Còdigo de error:
spa.OtherMessage1_3=Por favor espere mientras el instalador ubica los archivos de instalación...
spa.OtherMessage1_4=Los archivos de instalación están dañados o no son válidos, por favor contacta con el publicador.
spa.OtherMessage2_1=Inicializando asistente...
spa.OtherMessage2_2=Aplicaciòn:
spa.OtherMessage2_3=Publicador:
spa.OtherMessage3_1=%1 - Desinstalaciòn
spa.OtherMessage3_2=%1 - Instalaciòn
spa.OtherMessage4_1=Music: Apagado
spa.OtherMessage4_2=Music: Encendido
spa.OtherMessage4_3=Video: Apagado
spa.OtherMessage4_4=Video: Encendido
spa.OtherMessage5_1=Quick%nInstallation
spa.OtherMessage5_2=Custom%nInstallation
spa.OtherMessage5_3=Instalar
spa.OtherMessage5_4=Configurar
spa.OtherMessage6_1=Iniciar
spa.OtherMessage6_2=Configuraciòn
spa.OtherMessage6_3=Desinstalar
spa.OtherMessage6_4=Jugar
spa.OtherMessage7_1=Gráficos de ATI/nVidia
spa.OtherMessage7_2=Gráficos de Intel
spa.OtherMessage7_3=Gráficos de SiS/VIA
spa.OtherMessage7_4=Memoria
spa.ConversionUnit1_1=segundo
spa.ConversionUnit1_2=segundos
spa.ConversionUnit2_1=minuto
spa.ConversionUnit2_2=minutos
spa.ConversionUnit3_1=hora
spa.ConversionUnit3_2=horas
spa.ConversionUnit4_1=MB
spa.ConversionUnit4_2=GB
spa.ConversionUnit4_3=TB
spa.ConversionUnit5_1=MHz
spa.ConversionUnit5_2=GHz
spa.ConversionUnit6_1=Bit
spa.CommonMessages1_1=libre
spa.CommonMessages1_2=Usado
spa.CommonMessages1_3=Total
spa.CommonMessages2_1=de
spa.CommonMessages3_1=con %1
spa.CommonMessages3_2=Haga clic en Aceptar para continuar o en Cancelar para salir de la instalación.
spa.CreditsMessage1_1=Crèditos
spa.CreditsMessage2_1=Esta instalaciòn fuè creada por %1.
spa.CreditsMessage2_2=%1 Creado por %2
spa.CreditsMessage2_3=Instalaciòn creada por %1
spa.IDP_KBs=KB/s
spa.IDP_MBs=MB/s
spa.IDP_X_of_X=%.2f of %.2f
spa.IDP_KB=KB
spa.IDP_MB=MB
spa.IDP_GB=GB
spa.IDP_Initializing=Inicializando...
spa.IDP_GettingFileInformation=Obteniendo informacion de archivos...
spa.IDP_StartingDownload=Iniciando descarga...
spa.IDP_Connecting=Conectando...
spa.IDP_Downloading=Descargando...
spa.IDP_DownloadComplete=Descarga completa
spa.IDP_DownloadFailed=Descarga fallida
spa.IDP_CannotConnect=No se puede conectar
spa.IDP_CancellingDownload=Cancelando descarga...
spa.IDP_Unknown=Desconocido
spa.IDP_DownloadCancelled=Descarga cancelada
spa.IDP_RetryNext=Descarga fallida, Por favor chequea tu conexiòn y reinicia el asistente de instalaciòn para continuar.
spa.IDP_RetryCancel=Descarga fallida, Por favor chequea tu conexiòn y reinicia el asistente de instalaciòn para continuar.
spa.IDP_HTTPError_X=HTTP error %d
spa.IDP_400=solicitud incorrecta (400)
spa.IDP_401=Acceso denegado (401)
spa.IDP_404=Archivo no encontrado (404)
spa.IDP_500=Error interno del servidor (500)
spa.IDP_502=Puerta de enlace no válida (502)
spa.IDP_503=Servicio no disponible temporalmente (503)
spa.Message1=Extrayendo %1...
spa.Message2=Fusionando %1...
spa.Message3=Decodificando %1...
spa.Message4=%1 No se ha encontrado.
spa.Message5=Por favor, inserte el disco %1 con %2 archivo
spa.Message6=Buscar archivo requerido?

__________________

oltjon
14-02-2015, 14:21
Italian...


ita.AutorunMessage1_1=%1 - Installazione
ita.AutorunMessage2_1=Launch
ita.AutorunMessage2_2=Installa
ita.AutorunMessage2_3=Disinstalla
ita.AutorunMessage2_4=Configura
ita.AutorunMessage2_5=Esci
ita.AutorunMessage2_6_1=Music: Disattivata
ita.AutorunMessage2_6_2=Music: Attivata
ita.AutorunMessage2_7=Sfoglia Disco
ita.AutorunMessage2_8=Leggimi
ita.AutorunMessage2_9=Manuale
ita.AutorunMessage2_10=Sito internet
ita.AutorunMessage2_11=Aggiorna
ita.AutorunMessage2_12=Gioca
ita.WelcomeMessage1_1=Benvenuti
ita.WelcomeMessage2_1=Benvenuti al %1 Installazione Guidata di%n%nQuesto installerà %1 sul vostro computer.%n%nSi consiglia di chiudere tutte le applicazioni prima di continuare.%n%nSelezionare il tipo di installazione per continuare, o Annulla per uscire dall'installazione.
ita.SerialMessage1_1=Seriale
ita.SerialMessage2_1=Digitare il numero del seriale del prodotto%n%nIl codice seriale% 1 si trova sul supporto disco di installazione all'interno del pacchetto di installazione.%n%nClicca Avanti per proseguire con l'installazione.
ita.SerialMessage3_1=Il seriale che hai inserito non è corretto. Riprovare per favore.
ita.LicenseMessage1_1=Licenza
ita.LicenseMessage2_1=Si prega di leggere il seguente Contratto di licenza. È necessario accettare i termini di questo accordo prima di proseguire con l'installazione.
ita.LicenseMessage3_1=Accetto il contratto di licenza
ita.SystemMessage1_1=Sistema
ita.SystemMessage2_1=È stato rilevato il seguente hardware sul sistema%nUtilizzare il tasto qui sotto come guida per il vostro sistema
ita.SystemMessage3_1=Processore
ita.SystemMessage3_2=Video
ita.SystemMessage3_2_1=Non disponibile
ita.SystemMessage3_3=Memoria
ita.SystemMessage3_4=Suono
ita.SystemMessage3_4_1=Non disponibile
ita.SystemMessage3_5=Sistema Operativo
ita.SystemMessage3_5_1=Sconosciuto
ita.SystemMessage3_6=Chiave
ita.SystemMessage3_6_1=Critica
ita.SystemMessage3_6_2=Cattiva
ita.SystemMessage3_6_3=Media
ita.SystemMessage3_6_4=Buona
ita.SystemMessage3_6_5=Eccellente
ita.SystemMessage3_6_6=Richiesto
ita.SystemMessage3_7=Valutazione
ita.InformationMessage1_1=Informazioni
ita.InformationMessage2_1=Si prega di leggere le seguenti importanti informazioni prima di continuare.
ita.SelectComponentMessage1_1=Componenti
ita.SelectComponentMessage2_1=Selezionare i componenti che si desidera installare, deselezionare i componenti che non si desidera installare.%nFare clic su Avanti quando si è pronti per continuare.
ita.SelectComponentMesesge3=Installa %1
ita.SelectDirMessage1_1=Destinazione
ita.SelectDirMessage2_1=Il Setup installerà %1 nella seguente cartella. Per continuare, fare clic su Avanti.%nSe si desidera selezionare una cartella diversa, fare clic su Sfoglia.
ita.SelectDirMessage4_1=Spazio totale:
ita.SelectDirMessage4_2=Spazio libero:
ita.SelectDirMessage4_3=Spazio raccomandato:
ita.SelectDirMessage4_4=Spazio richiesto:
ita.SelectDirMessage5_1=E richiesto Almeno% 1 MB di spazio libero su disco.
ita.SelectDirMessage5_2=Il Setup installerà %1 nella seguente cartella.
ita.SelectGroupMessage1_1=Gruppo
ita.SelectGroupMessage2_1=Il Setup creerà i collegamenti del programma nella seguente cartella del Menu Start.%nSe si desidera selezionare una cartella diversa, fare clic su Sfoglia.
ita.SelectGroupMessage4_1=Non creare una cartella Menu Start
ita.SelectGroupMessage4_2=Creare un icona sul Desktop
ita.SelectGroupMessage5_1=Il Setup creerà% 1 collegamenti nella seguente cartella Menu Start.
ita.PreviewMessage1_1=Anteprima
ita.PreviewMessage2_1=Shot
ita.SelectPriorityMessage1_1=Prestazioni
ita.SelectPriorityMessage2_1=Selezionare la priorità che il Setup utilizzera durante l'installazione.%nSelezionando la priorità influenzerà le prestazioni del vostro sistema.
ita.SelectPriorityMessage3_1=Priorità bassa
ita.SelectPriorityMessage3_2=Sotto la Priorità normale
ita.SelectPriorityMessage3_3=Priorità normale
ita.SelectPriorityMessage3_4=Sopra Priorità normale
ita.SelectPriorityMessage3_5=Priorità alta
ita.SelectPriorityMessage3_6=Priorità tempo reale
ita.SelectTaskMessage1_1=Attività
ita.SelectTaskMessage2_1=Selezionare le attività aggiuntive che desiderate eseguire durante l'installazione, quindi fare clic su Installa.
ita.SelectTaskMesesge3=Installa %1
ita.ReadyMessage1_1=Pronto
ita.ReadyMessage2_1=Il Setup adesso è pronto per iniziare l'installazione %1 sul vostro computer.%n%nFare clic su Installa per continuare l'installazione, oppure su Indietro se si desidera rivedere o modificare le impostazioni.
ita.DownloadMessage1_1=Scaricati
ita.DownloadMessage2_1=Attendere prego, mentre l'installazione scarica i file aggiuntivi...
ita.InstallMessage1_1=Installa
ita.InstallMessage2_1=Per favore attendi che il Setup installa %1 sul vostro computer.
ita.InstallMessage2_2=Si prega di inserire il disco: %1
ita.InstallMessage3_1=trascorsi:
ita.InstallMessage3_2=Rimanenti:
ita.InstallMessage3_3_1=Estrazione %1
ita.InstallMessage3_3_2=Installazione %1
ita.InstallMessage3_3_3=Recupero delle modifiche...
ita.InstallMessage3_4=%1 Completo
ita.InstallMessage3_5=Si prega di inserire il disco: %1
ita.FinishMessage1_1=Fine
ita.FinishMessage2_1=Il Setup ha terminato l'installazione %1 sul vostro computer.%n%nFare clic su Fine per chiudere Il Setup.
ita.FinishMessage2_2=Il Setup ha rilevato un errore durante l'installazione, si prega di eseguire nuovamente l'installazione.
ita.UninstallMessage1_1=Disinstalla
ita.UninstallMessage2_1=Per favore attendi che il Il Setup disinstalla% 1 dal vostro computer.
ita.UninstallMessage3_1=%1 Completo
ita.UninstallMessage3_2=La disinstallazione...
ita.OtherMessage1_1=Il Setup non riuscito a inizializzare.
ita.OtherMessage1_2=Codice errore:
ita.OtherMessage1_3=Per favore attendi che il programma di installazione riunisce i file di installazione...
ita.OtherMessage1_4=I file di installazione sono danneggiati o non validi, si prega di contattare l'editore.
ita.OtherMessage2_1=Inizializzazione in corso del Setup...
ita.OtherMessage2_2=Applicazione:
ita.OtherMessage2_3=Editore:
ita.OtherMessage3_1=%1 - Disinstallazione
ita.OtherMessage3_2=%1 - Installazione
ita.OtherMessage4_1=Music: Disattivata
ita.OtherMessage4_2=Music: Attivata
ita.OtherMessage4_3=Video: Disattivata
ita.OtherMessage4_4=Video: Attivata
ita.OtherMessage5_1=Installazione% nRapida
ita.OtherMessage5_2=Installazione% nPersonalizzata
ita.OtherMessage5_3=Installa
ita.OtherMessage5_4=Configura
ita.OtherMessage6_1=Launcher
ita.OtherMessage6_2=Configurazione
ita.OtherMessage6_3=Disinstalla
ita.OtherMessage6_4=Gioca
ita.OtherMessage7_1=ATI/nVidia Graphics
ita.OtherMessage7_2=Intel Graphics
ita.OtherMessage7_3=SiS/VIA Graphics
ita.OtherMessage7_4=Memoria
ita.ConversionUnit1_1=secondo
ita.ConversionUnit1_2=secondi
ita.ConversionUnit2_1=minuto
ita.ConversionUnit2_2=minuti
ita.ConversionUnit3_1=ora
ita.ConversionUnit3_2=ore
ita.ConversionUnit4_1=MB
ita.ConversionUnit4_2=GB
ita.ConversionUnit4_3=TB
ita.ConversionUnit5_1=MHz
ita.ConversionUnit5_2=GHz
ita.ConversionUnit6_1=Bit
ita.CommonMessages1_1=Liberi
ita.CommonMessages1_2=Usato
ita.CommonMessages1_3=Totale
ita.CommonMessages2_1=di
ita.CommonMessages3_1=con %1
ita.CommonMessages3_2=Clicca Ok per continuare o su Annulla per interrompere l'installazione.
ita.CreditsMessage1_1=Riconoscimenti
ita.CreditsMessage2_1=Questa installazione è stata costruita con %1.
ita.CreditsMessage2_2=%1 creato da %2
ita.CreditsMessage2_3=Installazione creata da %1
ita.IDP_KBs=KB/s
ita.IDP_MBs=MB/s
ita.IDP_X_of_X=%.2f of %.2f
ita.IDP_KB=KB
ita.IDP_MB=MB
ita.IDP_GB=GB
ita.IDP_Initializing=Inizializzazione in corso...
ita.IDP_GettingFileInformation=Acquisizione informazioni sul file...
ita.IDP_StartingDownload=Avvio download...
ita.IDP_Connecting= In Collegamento...
ita.IDP_Downloading=Downloading...
ita.IDP_DownloadComplete=Download completato
ita.IDP_DownloadFailed=Download non riuscito
ita.IDP_CannotConnect=Non può connettersi
ita.IDP_CancellingDownload=Cancellazione download...
ita.IDP_Unknown=Sconosciute
ita.IDP_DownloadCancelled=Download annullato
ita.IDP_RetryNext=Download non riuscito, Si prega di verificare la connessione e configurazione riavviare procedura guidata per provare di nuovo.
ita.IDP_RetryCancel=Download non riuscito, Si prega di verificare la connessione e configurazione riavviare procedura guidata per provare di nuovo.
ita.IDP_HTTPError_X=HTTP error %d
ita.IDP_400=Bad request (400)
ita.IDP_401=Access denied (401)
ita.IDP_404=File not found (404)
ita.IDP_500=Server internal error (500)
ita.IDP_502=Bad gateway (502)
ita.IDP_503=Servizio temporaneamente non disponibile (503)
ita.Message1=Estrazione di %1...
ita.Message2=Unione di %1...
ita.Message3=Decodifica %1...
ita.Message4=%1 was not found.
ita.Message5=Si prega di inserire il disco %1 con %2 file
ita.Message6=Sfoglia per il file richiesto?

morigotto
15-02-2015, 00:11
Russian
rus.AutorunMessage1_1=%1 - Установка
rus.AutorunMessage2_1=Запустить
rus.AutorunMessage2_2=Установить
rus.AutorunMessage2_3=Удалить
rus.AutorunMessage2_4=Настройки
rus.AutorunMessage2_5=Выход
rus.AutorunMessage2_6_1=Музыка: Выкл
rus.AutorunMessage2_6_2=Музыка: Вкл
rus.AutorunMessage2_7=Обзор диска
rus.AutorunMessage2_8=Readme
rus.AutorunMessage2_9=Руководство
rus.AutorunMessage2_10=Сайт
rus.AutorunMessage2_11=Обновить
rus.AutorunMessage2_12=Играть
rus.WelcomeMessage1_1=Приветствие
rus.WelcomeMessage2_1=Добро пожаловать в мастер установки %1%n%nОн установит %1 на ваш компьютер.%n%nСоветуем зыкрыть все запущенные приложения перед продолжением установки.%n%nВыберите тип установки для продолжения, или нажмите «Отмена» для выхода из установки.
rus.SerialMessage1_1=Серийный номер
rus.SerialMessage2_1=Введите серийный номер%n%nСерийный номер %1 может быть найден на установочном диске либо в его упаковке.%n%nНажмите «Далее» для продолжения установки.
rus.SerialMessage3_1=Введен неверный серийный номер. Попробуйте ещё раз.
rus.LicenseMessage1_1=Лицензионное соглашение
rus.LicenseMessage2_1=Пожалуйста, прочтите следующее лицензионное соглашение. Вы должны принять условия данного соглашения, чтобы продолжить.
rus.LicenseMessage3_1=Я принимаю условия лицензионного соглашения
rus.SystemMessage1_1=Системные требования
rus.SystemMessage2_1=Следующее оборудование было обнаружено в вашей системе%nИспользуйте подсказки ниже, чтобы установить соответствие вашей системы
rus.SystemMessage3_1=Процессор
rus.SystemMessage3_2=Видеоадаптер
rus.SystemMessage3_2_1=Недоступен
rus.SystemMessage3_3=ОЗУ
rus.SystemMessage3_4=Зауковая карта
rus.SystemMessage3_4_1=Недоступна
rus.SystemMessage3_5=Операционная система
rus.SystemMessage3_5_1=Неизвестна
rus.SystemMessage3_6=Состояние
rus.SystemMessage3_6_1=Критическое
rus.SystemMessage3_6_2=Плохое
rus.SystemMessage3_6_3=Нормальное
rus.SystemMessage3_6_4=Хорошее
rus.SystemMessage3_6_5=Превосходное
rus.SystemMessage3_6_6=Необходимое
rus.SystemMessage3_7=Оценка
rus.InformationMessage1_1=Информация
rus.InformationMessage2_1=Пожалуйста, преед продолжением прочтите следующаую важную информацию.
rus.SelectComponentMessage1_1=Компоненты
rus.SelectComponentMessage2_1=Выберите компаненты для установки.%nНажмите «Далее» для продолжения установки.
rus.SelectComponentMesesge3=Установка %1
rus.SelectDirMessage1_1=Место назначения
rus.SelectDirMessage2_1=Программа установит %1 в следующую папку. Для продолжения нажмите «Далее».%nЕсли вы х отите выбрать другую папку, Нажмите «Обзор».
rus.SelectDirMessage4_1=Всего места на диске:
rus.SelectDirMessage4_2=Свободно места на диске:
rus.SelectDirMessage4_3=Рекомендуется места на диске:
rus.SelectDirMessage4_4=Необходимо места на диске:
rus.SelectDirMessage5_1=Как минимум %1 Мб свободного места необходимо на диске.
rus.SelectDirMessage5_2=Программа установит %1 в следующую папку.
rus.SelectGroupMessage1_1=Меню «Пуск»
rus.SelectGroupMessage2_1=Программа создаст ярлыки в следующей папке меню «Пуск».%nДля выбора другого месторасположения, нажмите «Обзор».
rus.SelectGroupMessage4_1=Не создавать ярылки в меню «Пуск»
rus.SelectGroupMessage4_2=Создать ярлык на рабочем столе
rus.SelectGroupMessage5_1=Установщик %1 создаст ярылки в следующей папке меню «Пуск».
rus.PreviewMessage1_1=Предварительный просмотр
rus.PreviewMessage2_1=Скриншот
rus.SelectPriorityMessage1_1=Производительность
rus.SelectPriorityMessage2_1=Выберите желаемый приоритет программы установки. Это может отразиться на производительности системы
rus.SelectPriorityMessage3_1=Низкий
rus.SelectPriorityMessage3_2=Ниже среднего
rus.SelectPriorityMessage3_3=Средний
rus.SelectPriorityMessage3_4=Выше среднего
rus.SelectPriorityMessage3_5=Высокий
rus.SelectPriorityMessage3_6=Реального времени
rus.SelectTaskMessage1_1=Задачи
rus.SelectTaskMessage2_1=Выберите дополнительные задачи установщика, а затем нажминет «Установить».
rus.SelectTaskMesesge3=Установка %1
rus.ReadyMessage1_1=Готово
rus.ReadyMessage2_1=Программа установки готова установить %1 на ваш компьютер.%n%nНажминет «Установить» для начала установки, Или нажмите «Назад», если хотите внести какие-либо изменения.
rus.DownloadMessage1_1=Загрузка
rus.DownloadMessage2_1=Пожалуйста, подождите, пока установщик загрузит необходимые файлы...
rus.InstallMessage1_1=Установка
rus.InstallMessage2_1=Подождите, пока программа укстановки установит %1 на вашем компьютере.
rus.InstallMessage2_2=Вставьте диск: %1
rus.InstallMessage3_1=Прошло времени:
rus.InstallMessage3_2=Осталось времени:
rus.InstallMessage3_3_1=Распаковка %1
rus.InstallMessage3_3_2=Установка %1
rus.InstallMessage3_3_3=Отмена изменений...
rus.InstallMessage3_4=%1 Завершено
rus.InstallMessage3_5=Вставьте диск: %1
rus.FinishMessage1_1=Завершение
rus.FinishMessage2_1=Программа установки %1 завершила свою работу.%n%nНажмите «Завершить», чтобоы закрыть программу установки.
rus.FinishMessage2_2=Во время установки возникли ошибки, пожалуйста, запустите установку заново.
rus.UninstallMessage1_1=Удаление
rus.UninstallMessage2_1=Пожалуйста, подождите пока программа установки удалит %1 с вашего уомпьютера.
rus.UninstallMessage3_1=%1 Завершено
rus.UninstallMessage3_2=Удаление...
rus.OtherMessage1_1=Ошибка запуска установки.
rus.OtherMessage1_2=Код ошибки:
rus.OtherMessage1_3=Пожалуйста, подождите, пока уставщик соберет необходимые файлы...
rus.OtherMessage1_4=Файлы установки повреждены или неверны, пожалуйста, свяжитесь с издателем.
rus.OtherMessage2_1=Запуск установки...
rus.OtherMessage2_2=Приложение:
rus.OtherMessage2_3=Издатель:
rus.OtherMessage3_1=%1 - Удаление
rus.OtherMessage3_2=%1 - Установка
rus.OtherMessage4_1=Музыка: Выкл
rus.OtherMessage4_2=Музыка: Вкл
rus.OtherMessage4_3=Видео: Выкл
rus.OtherMessage4_4=Видео: Вкл
rus.OtherMessage5_1=Быстрая%nУстановка
rus.OtherMessage5_2=Выборочная%nУстановка
rus.OtherMessage5_3=Установка
rus.OtherMessage5_4=Настройки
rus.OtherMessage6_1=Launcher
rus.OtherMessage6_2=Конфигурация
rus.OtherMessage6_3=Удаление
rus.OtherMessage6_4=Играть
rus.OtherMessage7_1=Графика ATI/nVidia
rus.OtherMessage7_2=Графика Intel
rus.OtherMessage7_3=Графика SiS/VIA
rus.OtherMessage7_4=Память
rus.ConversionUnit1_1=секунда
rus.ConversionUnit1_2=секунд
rus.ConversionUnit2_1=минута
rus.ConversionUnit2_2=минут
rus.ConversionUnit3_1=час
rus.ConversionUnit3_2=часов
rus.ConversionUnit4_1=МБ
rus.ConversionUnit4_2=ГБ
rus.ConversionUnit4_3=ТБ
rus.ConversionUnit5_1=МГц
rus.ConversionUnit5_2=ГГц
rus.ConversionUnit6_1=Бит
rus.CommonMessages1_1=Доступно
rus.CommonMessages1_2=Использовано
rus.CommonMessages1_3=Всего
rus.CommonMessages2_1=из
rus.CommonMessages3_1=с %1
rus.CommonMessages3_2=Нажмите «Далее» для продолжения, или «Отмена» для завершения установки.
rus.CreditsMessage1_1=Благодарности
rus.CreditsMessage2_1=Этот установщик был собран с помощью %1.
rus.CreditsMessage2_2=%1 создал %2
rus.CreditsMessage2_3=Установщик создал %1
rus.IDP_KBs=КБ/с
rus.IDP_MBs=МБ/с
rus.IDP_X_of_X=%.2f из %.2f
rus.IDP_KB=КБ
rus.IDP_MB=МБ
rus.IDP_GB=ГБ
rus.IDP_Initializing=Запуск...
rus.IDP_GettingFileInformation=Получение информации о файле...
rus.IDP_StartingDownload=Начало загрузки...
rus.IDP_Connecting=Соединение...
rus.IDP_Downloading=Загрузка...
rus.IDP_DownloadComplete=Загрузка завершена
rus.IDP_DownloadFailed=Загрузка не удалась
rus.IDP_CannotConnect=Невозможно подключиться
rus.IDP_CancellingDownload=Отмена загрузки...
rus.IDP_Unknown=Неизвестно
rus.IDP_DownloadCancelled=Загрузка отменена
rus.IDP_RetryNext=Загрузка не удалась, Пожалуйста, проверьте соединение и перезапустите установку.
rus.IDP_RetryCancel=Загрузка не удалась, Пожалуйста, проверьте соединение и перезапустите установку.
rus.IDP_HTTPError_X=Ошибка HTTP %d
rus.IDP_400=Неверный запрос (400)
rus.IDP_401=В доступе отказано (401)
rus.IDP_404=Файл не найден (404)
rus.IDP_500=Внутренняя ошибка сервера (500)
rus.IDP_502=Неверный шлюз (502)
rus.IDP_503=Сервис временно недоступен (503)
rus.Message1=Распаковка %1...
rus.Message2=Объединение %1...
rus.Message3=Расшифровка %1...
rus.Message4=%1 не найден.
rus.Message5=Пожалуйста, вставьте диск %1 с файлом %2
rus.Message6=Открыть «обзор» для поиска недостающего файла?

Razor12911
18-02-2015, 00:27
Ok, thanks translators, I guess that's all that we can get for now translations, I hope. However, expect Installer Creator v2.9 Stable in a few hours, I still have to make the installer for the program.

Carldric Clement
18-02-2015, 06:53
Malaysia language

mas.AutorunMessage1_1 =% 1 - Pemasangan ??
mas.AutorunMessage2_1 = Pelancaran
mas.AutorunMessage2_2 = Pasang ??
mas.AutorunMessage2_3 = Uninstall
mas.AutorunMessage2_4 = Konfigurasi
mas.AutorunMessage2_5 = Keluar
mas.AutorunMessage2_6_1 = Muzik: Off
mas.AutorunMessage2_6_2 = Muzik: Pada
mas.AutorunMessage2_7 = Browse Disc
mas.AutorunMessage2_8 = readme
mas.AutorunMessage2_9 = Manual
mas.AutorunMessage2_10 = Laman Web
mas.AutorunMessage2_11 = Kemaskini
mas.AutorunMessage2_12 = Play
mas.WelcomeMessage1_1 = Selamat Datang
mas.WelcomeMessage2_1 = Selamat datang ke% 1 Setup Wizard% n% nIni akan memasang% 1 pada komputer anda.% n% Nit adalah disyorkan bahawa anda menutup semua aplikasi yang lain sebelum meneruskan.% n% nPilih jenis pemasangan untuk meneruskan, atau Batal untuk Persediaan keluar.
mas.SerialMessage1_1 = Serial
mas.SerialMessage2_1 = Taipkan nombor siri produk% n% nFail% 1 utama siri anda boleh didapati di pemegang cakera pemasangan di dalam pakej pemasangan.% n% nKlik depan apabila bersedia untuk meneruskan pemasangan.
mas.SerialMessage3_1 = The bersiri yang anda masukkan tidak betul. Sila cuba sekali lagi.
mas.LicenseMessage1_1 = Lesen
mas.LicenseMessage2_1 = Sila baca Perjanjian Lesen berikut. Anda mesti menerima syarat-syarat perjanjian ini sebelum meneruskan dengan pemasangan.
mas.LicenseMessage3_1 = saya menerima perjanjian lesen
mas.SystemMessage1_1 = Sistem
mas.SystemMessage2_1 = Perkakasan berikut telah dikesan pada sistem% nUse anda Key di bawah sebagai panduan untuk sistem anda
mas.SystemMessage3_1 = Pemproses
mas.SystemMessage3_2 = Video
mas.SystemMessage3_2_1 = Unavaliable
mas.SystemMessage3_3 = Memory
mas.SystemMessage3_4 = Bunyi
mas.SystemMessage3_4_1 = Unavaliable
mas.SystemMessage3_5 = Sistem Operasi
mas.SystemMessage3_5_1 = Tidak diketahui
mas.SystemMessage3_6 = Utama
mas.SystemMessage3_6_1 = Kritikal
mas.SystemMessage3_6_2 = Bad
mas.SystemMessage3_6_3 = Purata
mas.SystemMessage3_6_4 = Baik
mas.SystemMessage3_6_5 = Cemerlang
mas.SystemMessage3_6_6 = Diperlukan
mas.SystemMessage3_7 = Rating Score
mas.InformationMessage1_1 = Maklumat
mas.InformationMessage2_1 = Sila baca maklumat penting berikut sebelum meneruskan.
mas.SelectComponentMessage1_1 = Komponen
mas.SelectComponentMessage2_1 = Pilih komponen yang anda hendak pasang, membersihkan komponen anda tidak mahu untuk dipasang.% nKlik Seterusnya apabila anda sudah bersedia untuk meneruskan.
mas.SelectComponentMesesge3 = Pasang% 1
mas.SelectDirMessage1_1 = Destinasi
mas.SelectDirMessage2_1 = Setup akan memasang% 1 ke dalam folder berikut. Untuk meneruskan, klik Seterusnya.% NJika anda ingin untuk memilih folder yang berbeza, klik Browse.
mas.SelectDirMessage4_1 = Jumlah Ruang:
mas.SelectDirMessage4_2 = Space Percuma:
mas.SelectDirMessage4_3 = Recommeneded Space:
mas.SelectDirMessage4_4 = Diperlukan Space:
mas.SelectDirMessage5_1 = Sekurang-kurangnya% 1 MB ruang cakera bebas diperlukan.
mas.SelectDirMessage5_2 = Setup akan memasang% 1 ke dalam folder berikut.
mas.SelectGroupMessage1_1 = Kumpulan
mas.SelectGroupMessage2_1 = Setup akan membuat pintasan program ini dalam folder berikut Menu Permulaan.% nJika anda ingin untuk memilih folder yang berbeza, klik Browse.
mas.SelectGroupMessage4_1 = Jangan menghasilkan folder Start Menu
mas.SelectGroupMessage4_2 = Buat icon desktop
mas.SelectGroupMessage5_1 = Setup akan mewujudkan% 1 pintasan dalam folder berikut Menu Permulaan.
mas.PreviewMessage1_1 = Preview
mas.PreviewMessage2_1 = Tembakan
mas.SelectPriorityMessage1_1 = Prestasi
mas.SelectPriorityMessage2_1 = Pilih keutamaan anda ingin Persediaan untuk digunakan semasa memasang. keutamaan% nSelecting akan memberi kesan kepada sistem Berhad di.
mas.SelectPriorityMessage3_1 = Keutamaan Rendah
mas.SelectPriorityMessage3_2 = Di bawah Keutamaan Normal
mas.SelectPriorityMessage3_3 = Keutamaan Normal
mas.SelectPriorityMessage3_4 = Di atas Keutamaan Normal
mas.SelectPriorityMessage3_5 = Keutamaan tinggi
mas.SelectPriorityMessage3_6 = Nyata Keutamaan
mas.SelectTaskMessage1_1 = Tugas
mas.SelectTaskMessage2_1 = Pilih tugas-tugas tambahan yang anda ingin Persediaan untuk melaksanakan semasa memasang, kemudian klik Pasang.
mas.SelectTaskMesesge3 = Pasang% 1
mas.ReadyMessage1_1 = Sedia
mas.ReadyMessage2_1 = Persediaan kini bersedia untuk mula memasang% 1 pada komputer anda.% n% nKlik Pasang untuk meneruskan dengan pemasangan, atau klik Kembali jika anda mahu untuk mengkaji semula atau mengubah sebarang tetapan.
mas.DownloadMessage1_1 = Muat turun
mas.DownloadMessage2_1 = Sila tunggu, manakala persediaan memuat turun fail tambahan ...
mas.InstallMessage1_1 = Pasang
mas.InstallMessage2_1 = Sila tunggu sementara Persediaan memasang% 1 pada komputer anda.
mas.InstallMessage2_2 = Sila masukkan cakera:% 1
mas.InstallMessage3_1 = Berlalu:
mas.InstallMessage3_2 = Baki:
mas.InstallMessage3_3_1 = Mengekstrak% 1
mas.InstallMessage3_3_2 = Memasang% 1
mas.InstallMessage3_3_3 = Rolling kembali perubahan ...
mas.InstallMessage3_4 =% 1 Lengkap
mas.InstallMessage3_5 = Sila masukkan cakera:% 1
mas.FinishMessage1_1 = Selesai
mas.FinishMessage2_1 = Setup telah selesai memasang% 1 pada komputer anda.% n% nKlik Selesai untuk menutup Setup.
mas.FinishMessage2_2 = Persediaan menghadapi ralat semasa memasang, pemasangan sila jalankan semula.
mas.UninstallMessage1_1 = Uninstall
mas.UninstallMessage2_1 = Sila tunggu sementara Persediaan dinyahpasang dengan% 1 dari komputer anda.
mas.UninstallMessage3_1 =% 1 Lengkap
mas.UninstallMessage3_2 = Membuang pemasangan ...
mas.OtherMessage1_1 = Persediaan gagal intialize.
mas.OtherMessage1_2 Kod = Ralat:
mas.OtherMessage1_3 = Sila tunggu sementara Pemasang mengumpulkan fail pemasangan ...
fail mas.OtherMessage1_4 = Pemasangan rosak atau tidak sah, sila hubungi penerbit.
mas.OtherMessage2_1 = Memulakan Persediaan ...
mas.OtherMessage2_2 = Permohonan:
mas.OtherMessage2_3 = Penerbit:
mas.OtherMessage3_1 =% 1 - Nyahpasang
mas.OtherMessage3_2 =% 1 - Pemasangan
mas.OtherMessage4_1 = Muzik: Off
mas.OtherMessage4_2 = Muzik: Pada
mas.OtherMessage4_3 = Video: Off
mas.OtherMessage4_4 = Video: Pada
mas.OtherMessage5_1 =% Pantas nInstallation
mas.OtherMessage5_2 = Custom% nInstallation
mas.OtherMessage5_3 = Pasang
mas.OtherMessage5_4 = Konfigurasi
mas.OtherMessage6_1 = Pelancar
mas.OtherMessage6_2 = Konfigurasi
mas.OtherMessage6_3 = Uninstall
mas.OtherMessage6_4 = Play
mas.OtherMessage7_1 = ATI / nVidia Grafik
mas.OtherMessage7_2 = Intel Graphics
mas.OtherMessage7_3 = SiS / VIA Grafik
mas.OtherMessage7_4 = Memory
mas.ConversionUnit1_1 = kedua
mas.ConversionUnit1_2 = saat
mas.ConversionUnit2_1 = minit
mas.ConversionUnit2_2 = minit
mas.ConversionUnit3_1 = jam
mas.ConversionUnit3_2 = jam
mas.ConversionUnit4_1 = MB
mas.ConversionUnit4_2 = GB
mas.ConversionUnit4_3 = TB
mas.ConversionUnit5_1 = MHz
mas.ConversionUnit5_2 = GHz
mas.ConversionUnit6_1 = Bit
mas.CommonMessages1_1 = Percuma
mas.CommonMessages1_2 = Digunakan
mas.CommonMessages1_3 = Jumlah
mas.CommonMessages2_1 = daripada
mas.CommonMessages3_1 = dengan% 1
mas.CommonMessages3_2 = Klik Ok untuk meneruskan atau klik batal untuk membatalkan pemasangan.
mas.CreditsMessage1_1 = Kredit
mas.CreditsMessage2_1 = Pemasangan ini dibina dengan 1%.
mas.CreditsMessage2_2 =% 1 yang dicipta oleh% 2
mas.CreditsMessage2_3 = Pemasangan dicipta oleh% 1
mas.IDP_KBs = KB / s
mas.IDP_MBs = MB / s
mas.IDP_X_of_X =%. 2f% daripada .2f
mas.IDP_KB = KB
mas.IDP_MB = MB
mas.IDP_GB = GB
mas.IDP_Initializing = Memulakan ...
mas.IDP_GettingFileInformation = Mendapatkan maklumat fail ...
mas.IDP_StartingDownload = Memulakan muat turun ...
mas.IDP_Connecting = Menyambung ...
mas.IDP_Downloading = Memuat turun ...
mas.IDP_DownloadComplete = Muat lengkap
mas.IDP_DownloadFailed = Muat gagal
mas.IDP_CannotConnect = Tidak boleh menyambung
mas.IDP_CancellingDownload = Membatalkan muat turun ...
mas.IDP_Unknown = Tidak diketahui
mas.IDP_DownloadCancelled = Muat dibatalkan
mas.IDP_RetryNext = Muat turun gagal, Sila semak sambungan anda dan memulakan semula wizard persediaan untuk mencuba lagi.
mas.IDP_RetryCancel = Muat turun gagal, Sila semak sambungan anda dan memulakan semula wizard persediaan untuk mencuba lagi.
mas.IDP_HTTPError_X = HTTP ralat% d
mas.IDP_400 = permintaan Bad (400)
mas.IDP_401 = Akses ditolak (401)
mas.IDP_404 = Fail tidak dijumpai (404)
mas.IDP_500 = Server ralat dalaman (500)
mas.IDP_502 = gerbang Bad (502)
mas.IDP_503 = Perkhidmatan temporaily unavaible (503)
mas.Message1 = Mengekstrak% 1 ...
mas.Message2 = Menghimpunkan% 1 ...
mas.Message3 = Mentafsirkan% 1 ...
mas.Message4 =% 1 tidak ditemui.
mas.Message5 = Sila masukkan cakera% 1 dengan% 2 fail
mas.Message6 = Browse untuk fail yang diperlukan?

Razor12911
20-02-2015, 03:51
Installer Creator v2.9 is now available for Download

Changes

A lot, don't remember...

coveiro
20-02-2015, 06:02
Do not have Portuguese language

http://i.imgur.com/Db50Hf2.png