Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #316  
Old 04-06-2016, 04:28
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Yep, precisely. Plus on top of that, it's very difficult to make it work the way you want it to. I left VCL because there are some limitations in terms of design.
Reply With Quote
Sponsored Links
  #317  
Old 04-06-2016, 04:45
Avengerz13's Avatar
Avengerz13 Avengerz13 is offline
Registered User
 
Join Date: Apr 2014
Location: Genesis
Posts: 7
Thanks: 0
Thanked 2 Times in 2 Posts
Avengerz13 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Yep, precisely. Plus on top of that, it's very difficult to make it work the way you want it to. I left VCL because there are some limitations in terms of design.
It is sound very nice but, I think its work more like for mobile apps. However, they don't need installers
__________________
Midnight Inc.
Reply With Quote
  #318  
Old 04-06-2016, 04:47
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Though there are a couple of things to do that would help with optimization, been busy with other projects, haven't fully focused on ASC for a while.
Reply With Quote
  #319  
Old 04-06-2016, 04:59
Avengerz13's Avatar
Avengerz13 Avengerz13 is offline
Registered User
 
Join Date: Apr 2014
Location: Genesis
Posts: 7
Thanks: 0
Thanked 2 Times in 2 Posts
Avengerz13 is on a distinguished road
Good luck pal and do not overwork.
__________________
Midnight Inc.
Reply With Quote
  #320  
Old 07-06-2016, 06:24
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Improving UI #1

When editing, a dialog will show a list of all variables, functions, constants and etc to help with filling up the rows (things to do) for your installation.

Improving UI: 20%
Optimization: 0%
Attached Images
File Type: png Capture0.PNG (31.6 KB, 478 views)
File Type: png Capture-.PNG (42.2 KB, 477 views)
Reply With Quote
The Following 15 Users Say Thank You to Razor12911 For This Useful Post:
Amsal (07-06-2016), Andrey167 (07-06-2016), arkantos7 (09-06-2016), Bilawal (08-06-2016), coveiro (07-06-2016), gozarck (28-06-2016), Lucas65 (07-06-2016), mausschieber (07-06-2016), pakrat2k2 (07-06-2016), pan3o (26-06-2016), papas (12-07-2016), pas204 (25-09-2016), RamiroCruzo (07-06-2016), Simorq (07-06-2016), truerepacks (09-06-2016)
  #321  
Old 28-06-2016, 10:53
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
Hi razor, can you help me I have a big problem here with ASC 0.6.1 alpha because ASC can Run the Installer, and Build successfull. but the final setup.exe not run so, i cant test this installer.
and i donīt understand why the Run build in the temp folder works fine and the final build doesnt work.

i made 2 installers "S-installer" made it with 0.4.0 asc and compiled works fine also the final build setup works in w7x64&x86 and in xpsp3x86.

"M-installer" made it with asc 0.6.1 I have a big problem here with ASC 0.6.1 alpha because ASC can Run the Installer, and Build successfull. but the final setup.exe not run so, i cant test this installer.
and i donīt understand why the Run build in the temp folder works fine and the final build doesnt work in my win7x64. also in the xp too.

i have the same problem with 0.5 version of asc.

in asc 0.6.1 the animation only works in the page 1, the same animation in page 2 are static.

Is possible another way to compile the asc project like a stand alone compiler or something like that?.

:Request:
>Favorite section for fonts and colors
>Multi selection files (For move) and grouping
>History for undo.
>animation to right.(we have "left")
>png optimization(png are too big)
>layer panel for each page
>maintain the selection rectangle in the object selcted.
>hotkeys for "send to back"(Ctrl^-) and "bring to front"(Ctrl^+)
>
Thanks Razor12911
__________________
-the science of the useless-
Reply With Quote
The Following User Says Thank You to gozarck For This Useful Post:
Razor12911 (01-07-2016)
  #322  
Old 01-07-2016, 16:07
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Hey everyone, I recently updated the programming software that I use to make a lot of my programs, and anything that is related to the use of FireMonkey framework seems affected, which is what ASC uses it more delays are expected as I try to update the source, I may have to start afresh and rewrite the whole source again because trying to update source to recent changes of the framework causes real headaches. Some of you might remember Installer Creator project, same thing happened to it, they updated framework leading to new versions not being able to compile source and it could only be compiled using XE3 and maybe XE4, but changes started taking place since XE5 then again in Seattle 10.

You might say I should revert to old update, well I could but the reason I'm trying to use the latest one is because a lot of bugs have been fixed that I had to find or create fixes by myself so yea, memory usage is also improved, I did the math and it seems like latest version is the way to go.

Things that are likely to be removed from the program due to recent framework changes:
Video feature will be removed but will be reinstated in later versions after I have found a bypass.
Triangle and Diamond shapes will no longer be there because of framework changes.
And etc, there could be more to remove.

Edit:
There is a lot to do for this to get back upon its feet, so I estimate by September or October, it will be recreated.

Last edited by Razor12911; 02-07-2016 at 02:06.
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
Amsal (03-07-2016), RamiroCruzo (01-07-2016)
  #323  
Old 02-07-2016, 11:36
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
OUCH! Very bad News
__________________
-the science of the useless-
Reply With Quote
  #324  
Old 02-07-2016, 15:59
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Yea, it sucks but will try my best to be quick.
Reply With Quote
  #325  
Old 05-07-2016, 04:49
Lucas65 Lucas65 is offline
Registered User
 
Join Date: Nov 2015
Location: Italy
Posts: 59
Thanks: 110
Thanked 23 Times in 15 Posts
Lucas65 is on a distinguished road
Oh no... This is a bad news! Mi dispiace.
Reply With Quote
  #326  
Old 05-07-2016, 10:26
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Ill try to upload last compiled 0.0.6.3 when I have time.
Reply With Quote
The Following 6 Users Say Thank You to Razor12911 For This Useful Post:
Amsal (05-07-2016), coveiro (05-07-2016), gozarck (07-07-2016), Lucas65 (06-07-2016), mausschieber (05-07-2016), truerepacks (05-07-2016)
  #327  
Old 07-07-2016, 13:42
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
Recently update my w7x64 to win10x64 and ASC 0.6.1 works perfectly, and the compiled setups.
__________________
-the science of the useless-
Reply With Quote
  #328  
Old 08-07-2016, 22:48
truerepacks truerepacks is offline
Registered User
 
Join Date: Jul 2015
Location: New Delhi, India
Posts: 78
Thanks: 42
Thanked 46 Times in 28 Posts
truerepacks is on a distinguished road
Quote:
Originally Posted by gozarck View Post
Recently update my w7x64 to win10x64 and ASC 0.6.1 works perfectly, and the compiled setups.

same here
Reply With Quote
  #329  
Old 13-07-2016, 19:18
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
The 0.6.1 version cant find the arcfile the version 0.4 works file. Also i try with sourcedir but the problem still there.
__________________
-the science of the useless-
Reply With Quote
  #330  
Old 14-07-2016, 04:39
Aneeskhan Aneeskhan is offline
Registered User
 
Join Date: May 2015
Location: Saudi Arabia
Posts: 4
Thanks: 3
Thanked 1 Time in 1 Post
Aneeskhan is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Lazy to make one? Don't worry, I'll make some.
can we use this to design repack installer? i saw some repack teams designed their installers with this sorry for this nub question
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BlackBox v2 y_thelastknight Conversion Tutorials 567 11-03-2025 07:16
Conversion Designer/Installer Creator Razor12911 Conversion Tutorials 1613 03-10-2024 01:24
Useful Dll for Inno Setup users peterf1999 Conversion Tutorials 88 01-12-2017 16:00
Inno Setup Advanced Splash Library Razor12911 Conversion Tutorials 6 18-11-2015 13:33
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57



All times are GMT -7. The time now is 00:06.


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