FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Conversion Designer/Installer Creator (https://fileforums.com/showthread.php?t=94605)

skype123 14-04-2014 07:51

Quote:

Originally Posted by Inge (Post 430496)
Set Output to "{app}", set Language, Component, and Task to "Any". Use the Right Precomp version. (don't write " with it)

At the end go to 'Run' then 'Build'. Of course you have to put your Data.arc file next to the Output for Installing.

1/2 nope

Set source: {src}\data1.arc
Set output: {app}


{src} and {app} are essential, dont forget them
BTW: Inges tutorialfiles are in IC implemented. they have pictures for this specific "adding External Media".
Click Help->Tutorial

Inge 14-04-2014 07:55

Quote:

Set source: {src}\data1.arc
Of course, I forgot. Nobody's Perfect.

mausschieber 15-04-2014 00:41

since a few days I've been trying to get the icons on the desktop
but it just does not go according to instructions of the tutorial
what I am doing wrong hope for your help

sorry for bad english

http://abload.de/img/unbenannt-2unj6b.jpg

Inge 15-04-2014 02:07

Quote:

Originally Posted by mausschieber (Post 430505)
since a few days I've been trying to get the icons on the desktop
but it just does not go according to instructions of the tutorial
what I am doing wrong hope for your help

sorry for bad english

http://abload.de/img/unbenannt-2unj6b.jpg

Have you try out to let the line 'Spyro Collection' away? :confused:
Cause in the end you compress the content of the Folder 'Spyro Collection'.
Just try to write {app}\Spyro1\ePSXe.exe and so on...

mausschieber 15-04-2014 02:59

Quote:

Originally Posted by Inge (Post 430506)
Have you try out to let the line 'Spyro Collection' away? :confused:
Cause in the end you compress the content of the Folder 'Spyro Collection'.
Just try to write {app}\Spyro1\ePSXe.exe and so on...

now it has finally worked

thank you bro

Silent-R 15-04-2014 03:00

I am facing this error in win xp 32bit n win 8 32bit
 
1 Attachment(s)
[IMG]file:///C:/Documents%20and%20Settings/Gamer/Desktop/error.png[/IMG]

Inge 15-04-2014 03:21

Look PM, I hope it works.

mausschieber 15-04-2014 04:30

how can I pre-configured desktop icons integrate
in installer creator?

skype123 15-04-2014 04:52

what do you mean by preconfigured?
IC choosing the .exe file automaticly?
That does not work, in generel game have more than one executable, IC wouldn´t know which is the correct one.

Just go to Executable-tab, click ADD, Fill name and executable-path like {app}\Binaries\win32\win32_shipping.exe (for example), check that desktop and startmenu are activated (blue background).
then add the internal/external media.

And keep an eye on the folder-structure, like inge pointed out. sometimes things get confusing ;)

mausschieber 15-04-2014 05:08

Quote:

Originally Posted by mausschieber (Post 430510)
how can I pre-configured desktop icons integrate
in installer creator?

http://abload.de/img/unbenannt-25bkqe.jpg

Inge 15-04-2014 05:20

No clue. Have to make some for myself to find out.

skype123 15-04-2014 05:28

you mean parameter for the shortcuts.
i dont know either, but i have an autiIt3 script inmind.

run("game.exe -parameter")
exit


you can load this script compiled as an .exe into IC. but its a dirty workaround.

EDIT: just testet it by adding -parameters behind the executable path. it doesnt even create a shortcut then.

you must use a batch-script (.bat) or an autoit3 script for it.

Razor12911 18-04-2014 11:32

2 Attachment(s)
METROIC and PROIC

JustFun 18-04-2014 14:29

Quote:

Originally Posted by Razor12911 (Post 430573)
METROIC and PROIC

I like Metro Style :D, good job.

Razor12911 19-04-2014 03:24

Quote:

Originally Posted by y_thelastknight (Post 430442)
Razor what happened to you???

Sorry for late reply. but was kinda busy and have been visiting the hospital for quite a while now but not biggy. I'm getting better each day.:)

GOAT_Z 19-04-2014 04:26

GOOD LUCK Razor !!!
 
1 Attachment(s)
Attachment 8759

Razor12911 19-04-2014 04:39

2 Attachment(s)
Thanks bro, and ETA for MetroIC is 1-4 days or even more.

First theme will look like this.

YURSHAT 19-04-2014 09:39

Razor12911
Attachment 8605
http://i58.fastpic.ru/thumb/2014/041...863569bc7.jpeg

skype123 19-04-2014 11:21

Quote:

Originally Posted by YURSHAT (Post 430592)

Please use the downloadlinks from my post here

Razor12911 19-04-2014 12:19

Quote:

Originally Posted by YURSHAT (Post 430592)

Will fix the bug. You from krinkels.org right? people start expecting v2.3.4 on monday.

YURSHAT 19-04-2014 15:35

Quote:

Originally Posted by Razor12911
You from krinkels.org right?

Yes :). I learned about your program and I want to publish on our resource. I think it will be interesting to our members :)

Quote:

Originally Posted by Razor12911
people start expecting v2.3.4 on monday.

We will wait :)

jamel2013 20-04-2014 03:04

how to Create checkbox ?

https://mdn.mozillademos.org/files/4...box-sprite.png

skype123 20-04-2014 09:44

Quote:

Originally Posted by jamel2013 (Post 430610)
how to make checkbox ?

proper english please, and then explain what you mean.

skype123 20-04-2014 11:21

Quote:

Originally Posted by jamel2013 (Post 430610)

go to Installer-Tab, choose the "Button"-option and scroll far to the right side.
there you can put your checkboxes.

reminder: setting a custom checkbox unlocks a new wizard page:
Set priorities. here the user can set the priority the setup will run (from min, normal, high, max).
higher priority will decrease system speed, but makes unpacking faster.

Razor12911 21-04-2014 01:53

Installer Creator v2.3.3 Released

Changelog inside the attachment.

Attachment ID: 9a0d1e

ISO Image Release

Razor12911 21-04-2014 02:46

Quote:

Originally Posted by YURSHAT (Post 430598)
Yes :). I learned about your program and I want to publish on our resource. I think it will be interesting to our members :)

One of the moderators banned my account on krinkels.org over a misunderstanding, so yea, you can post it since I have no access.

y_thelastknight 23-04-2014 05:52

im back.. what is the latest version and how can i get it.

YURSHAT 23-04-2014 10:43

Quote:

what is the latest version
2.3.3
Quote:

how can i get it
Download attachment in first post

oltjon 23-04-2014 11:47

Quote:

Originally Posted by y_thelastknight (Post 430649)
im back.. what is the latest version and how can i get it.

welcome among us mortals:D;)

jamel2013 25-04-2014 02:26

Conversion needed for this game please

http://www.dealspwn.com/writer/wordp...rse-Part-1.jpg

chuotchu001 26-04-2014 01:25

Hi Razor, disk spanning error still not fixed in IC v2.3.3.

jamel2013 26-04-2014 13:15

How to add video with the beginning of the installation

skype123 26-04-2014 17:26

Quote:

Originally Posted by jamel2013 (Post 430721)
How to add video with the beginning of the installation

this feature does not exist.

later versions will support this

Razor12911 27-04-2014 01:29

2 Attachment(s)
Working on a replacement for InstallerCreator with EZ Install.

For now I think InstallerCreator is working fine, maybe but will be focusing on MetroIC and EZ Install.

Check it out.

yasitha 27-04-2014 01:37

awesome work... Razor.. you are the best...
my congratulation.! :)

yasitha 27-04-2014 01:41

you are the new future installer Programmer...
i never seen this kind before.. this is genuine.. fantastic.. awesome perfect work razore..
any way i like it.. :)

Razor12911 28-04-2014 06:15

1 Attachment(s)
Another Preview.

jamel2013 28-04-2014 06:52

Can you converter .bin To .cab help me

Razor12911 28-04-2014 07:36

Quote:

Originally Posted by jamel2013 (Post 430765)
Can you converter .bin To .cab help me

No, you can't.

Razor12911 28-04-2014 07:37

Oh and, EZ Installer will be in MultiLanguage since it won't be so clumsy like the Installer Creator


All times are GMT -7. The time now is 08:12.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com