|
#301
|
||||
|
||||
|
False positive.
|
| Sponsored Links |
|
#302
|
|||
|
|||
|
I'm loving this app so far, can't wait to see what fancy updates come next.
Quote:
Also, 2. How would I add a file verification process after installation is successful? 3. On my first test my installer had 6 pages with 3 dialogue pages and the finish button refused to work, I had to end task in task manager. I then added 3 more making it 6 dialogue pages and now the finish button works. Do the number of dialogue pages make a difference to the setup, can I just one dialogue page or how do you calculate the number of dialogue pages required? or can I just skip it all together? 4. Do I have to create uninstaller? Can't I just have windows use the its default uninstaller? Thanks, |
|
#303
|
|||
|
|||
|
Advanced Setup Creator new version
|
|
#304
|
||||
|
||||
|
|
| The Following 8 Users Say Thank You to Razor12911 For This Useful Post: | ||
amgad_800 (02-06-2016), arkantos7 (24-05-2016), coveiro (22-05-2016), Lucas65 (23-05-2016), mausschieber (22-05-2016), Prince Soft (01-11-2016), Riaz (25-05-2016), Simorq (25-05-2016) | ||
|
#305
|
|||
|
|||
|
The new version will be ready
|
|
#306
|
|||
|
|||
|
Uninstaller Config
Can someone please help he with the uninstaller? I'm still learning
![]() In the uninstaller config do I select type as delete folder source as <InstallDir>\Mass Effect 1 condition as {[ME1Uninstall]=True} I want the option to remove selected files. Also how would I setup to uninstall everything? |
|
#307
|
||||
|
||||
|
Video cannot be placed behind anything but you can try under the form section.
|
|
#308
|
||||
|
||||
|
Update delayed, closest friend of mine said I must make this program more user friendly.
|
|
#309
|
||||
|
||||
|
Quote:
Some issues your software are struggling: 1. Hard drive and Memory usage are terrible. ![]() and hard drive sometimes loads to 99 percent. For an advanced user, it is not funny. Another example: ![]() ![]() ![]() ![]() 2. I just load "Nature" template and compile it. Check temp file and what we see? Lots of unnecessary files. ![]() 3. The size of compiled setup is too big. ![]() 4. Now about program interface. It is very uncomfortable to use. Tabs with this UI is horrible to use. You never know what you select and it is anti-intuitive. Should work to UX side. 5. User interface designer. Looks fine but why item properties in a separate tab? Should be like classical any classical IDE editor on the right side for easy and quick editing. 6. This drop-down menu in designer responds only to click on the arrow. I can keep it up indefinitely... Their lots of stuff need to work. Do not get me wrong I think you need some critics. |
| The Following User Says Thank You to Avengerz13 For This Useful Post: | ||
Razor12911 (03-06-2016) | ||
|
#310
|
||||
|
||||
|
Quote:
The compiled setup is big because all images are png so that alpha channels are kept, seems like it's the only format that I can use. But will work on it, either way, it's a alpha project, nothing has been stable so far, what I have seen so far are memory leaks during installation. When you look at the properly designed installer with more content on it, it's using less than 120mb ram, this thing of it using 200 with less content is very new. Last edited by Razor12911; 03-06-2016 at 11:28. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
Prince Soft (01-11-2016) | ||
|
#311
|
||||
|
||||
|
Quote:
About the size of installer. Why to not use 7z as an internal compressor for all files. If you need some help with the design side of program happy to help. It's of course much better result. However, I think its still not enough. Try to reduce it unless for 50 MB and it will be fair enough.
__________________
Midnight Inc. Last edited by Avengerz13; 03-06-2016 at 11:57. |
|
#312
|
||||
|
||||
|
The RAM usage problem is because of this, but if you say its high, I'll just reduce the quality, look in the pictures below.
About setup size, well I thought about this but there aren't many good sources for LZMA in delphi, but will try to make custom compressor which is good. the one thing that you don't get is the executable file itself without anything inserted is 15.4mb, that's the base exe without any attachments, it's this big because of the attachments it has, if you were comparing it to Inno Setup then I'm afraid, but Inno is based on VCL, and ASC is based on FMX, those are just some of the consequences. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
mausschieber (04-06-2016) | ||
|
#313
|
|||
|
|||
|
Hello there Razor12911
Advanced Setup Creator new version What time ready and new innovation there is |
|
#314
|
||||
|
||||
|
There was something, but now there is nothing, started new path for optimization.
|
|
#315
|
||||
|
||||
|
Well, it's explain everything. Never work before with Firemonkey and seems it some heavy beast. ASC some kind of hardcore coding where uses DirectX or OpenGL just for interface program.
__________________
Midnight Inc. Last edited by Avengerz13; 04-06-2016 at 04:23. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |