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)

y_thelastknight 21-01-2014 12:55

Quote:

Originally Posted by Razor12911 (Post 428479)
Installer Creator Updated to v1.3

a lot of changes.

Added a wallpaper(She's pretty)

Really awesome bro.

mktiger 21-01-2014 12:55

Quote:

Originally Posted by Razor12911 (Post 428481)
Seems okay, just make sure that exe exists and add a command to run it silently

I have not added that Support\DirectX and others are on last DVD5.
I tried /silence option, no effect.

Razor12911 21-01-2014 12:57

On multidisks, makes that you follow pre-install rule

mktiger 21-01-2014 13:08

Quote:

Originally Posted by Razor12911 (Post 428484)
On multidisks, makes that you follow pre-install rule

pre-install rule? i have pre-install=0 ,want to install Dx and rest after instalation, from last dvd

it is possible?
if not, this is problem, because i don't know how make bin files with the correct size, if first dvd has capacity 4.36-(support folders size, about 160MB), next has 4.36 GB

Razor12911 21-01-2014 13:32

it's possible

oltjon 21-01-2014 13:34

I did not put shortcuts

EDIT


I solved it.
I had forgotten to put {app} in front of the .exe


Razor12911 FOR PRESIDENT

pikusp 21-01-2014 14:16

Version 1.3 not play :(

oltjon 21-01-2014 14:21

Quote:

Originally Posted by pikusp (Post 428490)
Version 1.3 not play :(

why

oltjon 21-01-2014 14:23

(install creator) gives his best with win 8.1. and with the antivirus off

pikusp 21-01-2014 15:43

http://vpx.pl/i/2014/01/22/1.png

Version 1.3 :(

Razor12911 21-01-2014 19:58

Well I don't really know what's us with that error. will have to research but Installer Creator is much stable if there isn't any program which will prevent it from using the internet.

I'll have to use try and except to avoid this error.

In any case. I think I did a good job creating this thread since the thread has 97 thanks, first thread with some much I think. Only 3 left to make it 100. :D

supernoro 22-01-2014 02:17

hey Razor great job dude nice installer but i want to change the iconfile

y_thelastknight 22-01-2014 03:03

Quote:

Originally Posted by supernoro (Post 428508)
i want to change the iconfile

Installer Icon?

supernoro 22-01-2014 04:57

thanks thelastknight for your response, but i want change setup icon file like a precedent version
http://fileforums.com/attachment.php...1&d=1378094890

y_thelastknight 22-01-2014 05:19

1 Attachment(s)
Quote:

Originally Posted by supernoro (Post 428512)
thanks thelastknight for your response, but i want change setup icon file like a precedent version

this icon? just click browse button and select a icon to change.

supernoro 22-01-2014 06:03

thanks lastknight I did not see the scrolling in general :)

Inge 22-01-2014 13:35

So, now I've Installed my Windows 7 new, Installed new Version of IC and still the Problem with Internal Compression.
I've found out when I add a Game to the first Files line (General/Resources/Files) the Internal Compressor only creates Autorun.exe, Setup.cab/.ini.
Adding a Gamefolder to 2nd and 3rd Files line brings the same, but a Setup.exe will also created. And the Installer starts automaticly.
I hope you understand the Problem. The Internal Compressor do not "grab" the Gamefolder and Compress it. Am I the only one with that Problem?
Where is the trigger of the problem and how can we fix it???
Please help anyone!

supernoro 23-01-2014 00:50

same problem like Inge but when i compile directly without change anything in the program a compression works fine

Razor12911 23-01-2014 06:45

1 Attachment(s)
Just tested it.

and works.

just remember to remove apostrophes
they cause errors.

Inge 23-01-2014 09:46

Problem solved
 
It's done, thanks to supernoro! :cool: After Experimental a few times I have found out that the trigger for the Problem was the Components Section. If I write anything in there the Internal Compression will not work.
I hope the Installer works without an Components entry Problemless. Will Report back if everything is fine, still Compressing.

==EDIT==
Everything works now! So for People who might have the same Problem Don't make an Entry in Resources/Components Section!

And Razor, The transitions in the slideshow are Animated, can I or you Change it somehow? I hate it, looks crappy.

supernoro 23-01-2014 12:48

thanks to you Inge for your advice i test and report :)

georg1136 25-01-2014 09:25

1 Attachment(s)
Hi!

When I want to compile my project, I get this error:

riodsa123 25-01-2014 21:03

btw what the different between Lite and Fullversion?

Lite = Portable?

mktiger 25-01-2014 23:42

Quote:

Originally Posted by riodsa123 (Post 428617)
btw what the different between Lite and Fullversion?

Lite = Portable?

Full Ver. has extra themes and cursors (size about 500MB)


What is differences between LAUNCHER, LAUNCHER 2 and CUSTOM in Executables section ?

Razor12911 26-01-2014 03:58

Quote:

Originally Posted by georg1136 (Post 428602)
Hi!

When I want to compile my project, I get this error:

that will happen if you are using x86 and if you made installer work on x64 and ia64

Razor12911 26-01-2014 04:01

Quote:

Originally Posted by mktiger (Post 428622)
Full Ver. has extra themes and cursors (size about 500MB)


What is differences between LAUNCHER, LAUNCHER 2 and CUSTOM in Executables section ?

Let's use "Max Payne 3" as example
LAUNCHER Displays Information on autorun as "Launch"
LAUNCHER2 Displays Information on autorun as "Launch Max Payne 3"
CONFIG Displays Information on autorun as "Configure" (But Desktop shortcut won't be visible, only startmenu to keep desktop clean :))
CONFIG2 Displays Information on autorun as "Configure Max Payne 3" (But Desktop shortcut won't be visible, only startmenu to keep desktop clean :))
CUSTOM Displays Information on autorun as "Max Payne" (with no Launch either Configure)

Razor12911 26-01-2014 04:16

Installer Creator v2 will be out soon.

Spent a lot of hours on this version, still working on it. but may upload alpha version today.

Now installations are totally internal, may apply botva protect. Setup.cab, Setup.ini, Autroun.exe is now ported inside the main exe. so one file.

Added experimental compression method which involve kgb and nanozip which are better than freearc but precomp+srep+delta+kgb is the best. :D

I may come up with a uploading source for images since imageshack is now going sideways with some of us. :(

Improved licensing, now each language can have it's own Readme, License, Manual, InfoAfter and infoBefore documents even websites :D.

and etc.

Oh and bug fixing.

oltjon 26-01-2014 05:51

Quote:

Originally Posted by Razor12911 (Post 428629)
Installer Creator v2 will be out soon.


Added experimental compression method which involve kgb and nanozip which are better than freearc but precomp+srep+delta+kgb is the best. :D



Oh and bug fixing.

but need a more powerful PC to do compressions??

I have a dual core T4200 2.00 GHz 2.00 GHz 4GB RAM

Razor12911 26-01-2014 06:43

They can still work on your PC but never use them on important files.

Razor12911 26-01-2014 09:32

Ok, Installer Creator v2.0 Experimental Out now. But only on x64 for now.

So people you can start testing. not really easy with dealing with one script which is ~ 800kb around 20,000 lines. not easy.

Anyways The part which needs more focus is the Licensing part. gave me a headache today trying to figure out the stringgrid since I have problems when if comes to column and row, I just don't know which is which sometimes.

Anyways. just check it out. but v1.3 is the latest stable don't be mistaken.

Errors identified so far.
Web, Manual and Readme Button won't appear even if Document loaded. :D
Indy Connections are giving me errors. I might switch to DropBox. :D

oltjon 26-01-2014 11:55

I put the old projects but nn reads


What disk spanning?

Razor12911 26-01-2014 12:00

old projects won't work with v2.0, sorry for that but internal compression fault.

disk spanning is making multiple disks. installer creator will make *.bin

oltjon 27-01-2014 01:10

http://overpic.net/viewer.php?file=x...t39ux1x2mg.png





not good compression

I do not understand :confused:

http://overpic.net/viewer.php?file=x...t39ux1x2mg.png

Inge 27-01-2014 01:51

I've tested v.2.0 (experimental). The Internal Compression works absolute fine, with every important entry in Resources Folder (Components too).
Still wait for Final Version cause there some Bugs.
-.exe creating
- Buttons at the wrong Place after Convert or missing
- no Install Possible
maby some more, I dont really know.
Will you change the Animated Slideshow for v.2.0?

oltjon 27-01-2014 02:02

Quote:

Originally Posted by Inge (Post 428658)
I've tested v.2.0 (experimental). The Internal Compression works absolute fine, with every important entry in Resources Folder (Components too).
Still wait for Final Version cause there some Bugs.
-.exe creating
- Buttons at the wrong Place after Convert or missing
- no Install Possible
maby some more, I dont really know.
Will you change the Animated Slideshow for v.2.0?


I'm talking about FreeArc backends

Razor12911 27-01-2014 02:03

Precomp freezed?

Inge 27-01-2014 02:54

Quote:

Originally Posted by oltjon (Post 428659)
I'm talking about FreeArc backends

:confused:

My Comment was not addressed to you.
To your Problem. If it seems Freearc is frozen just wait a few hours, it happen that the Compressor stands for hours at 10,x% than it begins with Error Level Check. Seems to be normal. Depending on your Hardware a Compression with Freearc, Srep, Precomp can take 1 till 6(!) Hours (or longer).
I've Compressed Deadly Premonition to one DVD 5, with Freearc, Srep, Precomp, it took 5 hours on Athlon II x3 (3,2 GHz), 4 GB Ram (DDR 2-800). The Compressor was standing on 10,2% for 4 hours.
To speed up the Compression use all CPU cores you've got (CPU thread usage count) and the half of Ram you got (Compression/Decomression Memory for 4 GB Ram set to 2048).

oltjon 27-01-2014 03:26

Quote:

Originally Posted by Inge (Post 428661)
:confused:

My Comment was not addressed to you.
To your Problem. If it seems Freearc is freezed just wait a few hours, it happen that the Compressor stands for hours at 10,x% than it begins with Error Level Check. Seems to be normal. Depending on your Hardware a Compression with Freearc, Srep, Precomp can take 1 till 6(!) Hours (or longer).
I've Compressed Deadly Premonition to one DVD 5, with Freearc, Srep, Precomp, it took 5 hours on Athlon II x3 (3,2 GHz), 4 GB Ram (DDR 2-800). The Compressor was standing on 10,2% for 4 hours.

sorry friend I did not understand

Razor12911 27-01-2014 03:53

Quote:

Originally Posted by Inge (Post 428658)
I've tested v.2.0 (experimental). The Internal Compression works absolute fine, with every important entry in Resources Folder (Components too).
Still wait for Final Version cause there some Bugs.
-.exe creating
- Buttons at the wrong Place after Convert or missing
- no Install Possible
maby some more, I dont really know.
Will you change the Animated Slideshow for v.2.0?

I think components work fine
Animated slideshow will slow down installation.

oltjon 27-01-2014 04:16

Quote:

Originally Posted by Razor12911 (Post 428663)
I think components work fine
Animated slideshow will slow down installation.

FreeArc backends works well for you?


All times are GMT -7. The time now is 07:47.

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