FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Razor12911's Project Previews (https://fileforums.com/showthread.php?t=95997)

Razor12911 07-07-2014 12:02

Razor12911's Project Previews
 
This thread will show up all project previews from the programs created or being created by Razor12911.
Normally, I get disadvantaged (i.e. Installer Creator v2.6, v2.7 and yep, they are available as updates and can upload them anytime, their release dates were set 3 weeks ago or just three days after v2.5.1 after some bugs were found by the creator of of course). This makes me extend the production time because the audience is low and people don't even report bug (there are exceptions though, you know yourselves) so I will just create, share preview, if people like and want, I start creating the project fully then post it, Simple as that.

Projects I am currently working on:

Advanced Setup Creator

Razor12911 07-07-2014 13:39

Transparent Installer
 
2 Attachment(s)
Project Start-up date: 08-June-2014

malavan.gamer 12-07-2014 03:05

hi friend When Would you release installer pack ?

Shadow Delta 12-07-2014 04:31

The transparent installer doesn't seem's visually much impressive. the metro installer, project was better, and that was indeed a nice project which got a really clean interface. :) well i loved the screenshots of the metro one and this fails to catch an eye.
[may be, only for me..]

Logrim 12-07-2014 05:30

I think and installer not only have to been impressive visually, it have to be practical and gratefull to the eyes.. and to me the transparent installer is very practical and gratefull to the eyes :D.

To me, is how for example emulator frontends. There is HyperSpin (very impressive visually with the correct themes) and MaLa frontend (visually poor than HyperSpin, but 100 times more practical).

P.D Moderators, if i cant speak about emulators, delete this post, i dont want skip rules

Razor12911 12-07-2014 09:01

Quote:

Originally Posted by Shadow Delta (Post 432618)
The transparent installer doesn't seem's visually much impressive. the metro installer, project was better, and that was indeed a nice project which got a really clean interface. :) well i loved the screenshots of the metro one and this fails to catch an eye.
[may be, only for me..]

not really easy to do, not using Inno for this one and I'm using FireMonkey platform which makes it very difficult but I'd say this will be better when it is finished.

Shadow Delta 12-07-2014 18:59

That rounds it up, and i think this is going to look a lot more better once the project sees limelight. :) as more users and more suggestions will be on the way. leaving room for more advanced improvements. including the interface. (Y)

Razor12911 25-08-2014 13:05

2 Attachment(s)
another preview based on TI

Carldric Clement 26-08-2014 03:14

Quote:

Originally Posted by Razor12911 (Post 432414)
Project Start-up date: 08-June-2014

Where's the file? i mean, i need to try it to a new version is about "Installer Creator v3.1" with another file tools used it! :D :cool:

Razor12911 27-08-2014 14:18

not out yet bro, and now that my pc got busted, every project is gone and the only thong that I have left is the stupid Windows Phone Script v2.3 and the source of Installer Creatot which I can't even compile because I don't even have RAD Studio or Inno Setup.
so it is really bad...

Razor12911 18-12-2014 07:26

2 Attachment(s)
Some pictures of Advanced Setup Creator

At least you MAY be able to add as many labels, images and other graphic objects as you want and remove the ones which you do not want.


Working with this difficult Delphi code but I am learning, and I now know what is happening.:)

type
TCustomEffect = (efNormal, efShadow, efBlur, efGlow, efInnerGlow, efReflection);
TCustomFontStyles = record
Bold, Italic, Underline, StrikeOut, Uppercase, Lowercase: Boolean;
end;
TCustomPosition = record
Left, Top, Width, Height, Rotation, OffsetX, OffSetY: Single;
end;
TCustomLabel = class
strict private
Shd: TShadowEffect;
Blr: TBlurEffect;
Glw: TGlowEffect;
IGl: TInnerGlowEffect;
Ref: TReflectionEffect;
Sel: TSelection;
Lbl: TLabel;
Text: String;
public
protected
published
constructor Create(AOwner: TComponent);
function ReadPosition: TCustomPosition;
function ReadFont: TFont;
function ReadFontColor: TAlphaColor;
function ReadText: String;
procedure WritePosition(Left, Top, Width, Height, Rotation, OffsetX, OffSetY: Single);
function WriteFont: TFont;
function WriteFontColor: TAlphaColor;
function WrtieText: String;
end;

Razor12911 19-12-2014 02:19

1 Attachment(s)
Another Screenshot:
This time, I managed to make custom controls which you guys are going to use, picking from the control box then pasting it in the form then starting editing them like this. At least, you can add a maximum of 100 items for each control, I will increase to 250 if there are no performance issues.

In the image, I added 3 labels with effects, shadow, blur and glow.
also 3 images, with rotation, glow, reflection and shadow.
These effects can also be adjusted by using the toolbox which is not currently present.

With the designer in Advanced Setup Creator, you can also make BlackBox installer or even R.G. Mechanics script if you are really good with designing unlike the designer in Installer Creator

A few templates will be included, likely the BlackBOX template.

I am also working as fast as I can, also taking shortcuts in creating the program so that you guys can start making conversions.

What is not good about this is that, I have discovered a few bugs in the new RAD Studio XE7 and I hope that they do not affect the program in any way.
I also hope that XE8 will be better than XE7, XE6 or XE5 in the matter of bugs.

thinkbigearnbig 19-12-2014 12:24

I don't have any words to say. You are brilliant and master on this. Great job.

Razor12911 19-12-2014 14:01

Not really, I am improvising here bro, this thing gives me a headache sometimes because I meet up with problems which I can't solve in Delphi.

Razor12911 25-12-2014 07:02

1 Attachment(s)
Merry Christmas forum, here is my Christmas present.

pakrat2k2 25-12-2014 07:52

that is going to make awesome looking effects..

Razor12911 25-12-2014 08:23

Yea, it is but XE7 is making things difficult with its bugs. In order for me to implement a feature, I have to make a fix first then start implementing.
Anyways, Progress is 35%, you will be able to add 3D controls as well, set up the X, Y and Z axis.

Razor12911 26-12-2014 03:25

4 Attachment(s)
Some screenshots. These show the editing options for the label object.

thinkbigearnbig 26-12-2014 12:26

Really cool. Still don't have words to express what will be the new Installer Creator.

Razor12911 27-12-2014 14:21

@Everyone,
This program, Advanced Setup Creator will be finished very soon. Maybe early next year, I have taken all the shortcuts to speed up the project's development process without making and errors that lead to bugs. So far, in theory
... The project may be complete in 10-30 days.
At the moment, I am dealing with a difficult code which I can't solve, but once I get past this problem, the production period will decrease amazingly.

The current progress:
Gathering info section: 70%
Designer: 20%(am stuck here)
Installer: Haven't started because designer is incomplete.

Oh, the program will fully be available to anyone, it is free.

Razor12911 29-12-2014 09:07

1 Attachment(s)
Create something like this with Advanced Setup Creator

I am not good with graphics but I created that, I just loaded 3 images but now the installer looks like a png imaged installer, I rotated the two images above by - 7 and 7 degrees. I edited the corners so that they must be round and added white sides, lol. This took less than a minute.

Progress 50%

altef_4 29-12-2014 11:41

Quote:

Originally Posted by Razor12911 (Post 436996)
@Everyone,
This program, Advanced Setup Creator will be finished very soon. Maybe early next year, I have taken all the shortcuts to speed up the project's development process without making and errors that lead to bugs. So far, in theory
... The project may be complete in 10-30 days.
At the moment, I am dealing with a difficult code which I can't solve, but once I get past this problem, the production period will decrease amazingly.

The current progress:
Gathering info section: 70%
Designer: 20%(am stuck here)
Installer: Haven't started because designer is incomplete.

Oh, the program will fully be available to anyone, it is free.

installer will be inno based or your own?

Razor12911 29-12-2014 11:44

It won't be Inno based, it will be based on RAD Studio, at least I know how to do yhe installation and uninstallation, I did my research., In theory, it will work.

Razor12911 29-12-2014 23:41

1 Attachment(s)
List of progress bars that may be available, Like I said, I will do it my way...

Razor12911 07-01-2015 14:18

2 Attachment(s)
Another screenshot, I haven't been working on the program for the past week so I am behind.

I also decided not to stop working on Installer Creator because Advanced Setup Creator will be for people who know what they are doing with the program, as in professionals and Installer Creator will be for newbies.

Now working on ASC initial release and IC version 2.9

Shadow Delta 13-01-2015 21:20

Progress bar styles, :D Really good. So much improvements are looks stunning with options too. :D

Razor12911 15-01-2015 15:47

1 Attachment(s)
A new program I am working on.

UltraARC.

This will allow freearc archives to be split in to equal sets to fit media output of your choice.
The only thing that you do is select source directory, and output directory, method, split options then compression and splitting will take place.

I am quite sure that compression is not a problem in theory but decompression might be, but I will try to make it possible with Inno Setup scripts, a few examples for selected scripts such as IC and CIU will get this feature.

Razor12911 17-01-2015 16:33

Lol, It turns out compression was the difficult part for UltraARC, but I took care of it. Done.
I tested the program on NFS Underground 2 and it produced excellent results regardless of the method for compression I chose, UltraARC made all media CDs equal in size with no fuss, I just stood right in front of my PC while it did its job. I will post test executable file tomorrow.
The only thing that is left is decompression that uses little space then make inno setup script example.

Carldric Clement 17-01-2015 18:09

Awesome UltraARC!!
 
Quote:

Originally Posted by Razor12911 (Post 437311)
A new program I am working on.

UltraARC.

This will allow freearc archives to be split in to equal sets to fit media output of your choice.
The only thing that you do is select source directory, and output directory, method, split options then compression and splitting will take place.

I am quite sure that compression is not a problem in theory but decompression might be, but I will try to make it possible with Inno Setup scripts, a few examples for selected scripts such as IC and CIU will get this feature.

Look's like a new compressor.
& have a method from checkbox!

Weldone Bro!
:rolleyes::cool:

Razor12911 18-01-2015 00:04

2 Attachment(s)
Some pics of UltraARC

Realtech_Redux 18-01-2015 02:55

Razor12911
Do you speak Russian

Razor12911 18-01-2015 07:57

Realtech_Redux
Nope, I can only speak English.

thinkbigearnbig 18-01-2015 23:54

When are you going to upload Installer Creator 2.9 and the ASC?

Razor12911 19-01-2015 01:20

Soon, I am almost done with IC, adding proper video playback. ASC, I am kinda stuck in creating the program.

Razor12911 20-01-2015 12:11

Hooray, I am done with UltraARC, it works perfectly on my PC but I have to complete perfection by getting results from the tester.

what is left is CI and CIU implementations, some scripts on request will get this feature.

I did 10xCD700 installation and all volumes were exactly 700mb, and the installer does show progress for merging processes. What is amusing is that it requires less hard drive space as possible, but it depends on how you as a user set the values of splitting.

Will be uploading soon after the test results and implementations.

Razor12911 28-01-2015 14:36

5 Attachment(s)
Now that UltraARC is complete, I went back to ASC.

Here are a few screenshots.

What I mostly like is the NFSRivals screenshot.
meaning, you can have two sets of installation graphics in one exe.

it is your choice, if you want to imagime how ASC will work like once it is done, just start playing around with AutoPlay Studio.

pakrat2k2 28-01-2015 14:45

That is going to be oh so handy... but be prepared for all the questions, asking to make a tutorial. :p

Razor12911 28-01-2015 14:51

I will make a tutorial for this thing, unlike Installer Creator which is junk. I can't believe I created that crappy software, updating or improving on that software isn't easy at all, I guess I was a noob back then.

chum 28-01-2015 22:48

I want to make a question, i dont find any installer compatible with precomp 0.43 and srep 3.93. Is there no possibility to adapt installer to precomp 0.43?

Razor12911 29-01-2015 07:29

For precomp 043 you have to relate to preconpinside043 and WPI, IC and UA supports srep 3.93.


All times are GMT -7. The time now is 16:44.

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