|
#616
|
|||
|
|||
|
Quote:
Thanks for the answer Now it works like a charm ![]() When You fix the components issue it will be helpful And You're right it will be in fact useful
|
| The Following User Says Thank You to Schabik For This Useful Post: | ||
yasitha (02-03-2019) | ||
| Sponsored Links |
|
#617
|
||||
|
||||
|
On system Detection,
GPU won't detect old ATI Cards but CIU2 and 3 Detect Ati cards. I can add picture if you want... I want your ASIS to be Perfect ![]() So when you fix all Bugs it should be better... if you could add codex and plaza NEW Interface like compact mode. some guys don't like Graphics. so simple interface is good for those guys. Everything on One Page
__________________
Keep Up The Good Works! |
|
#618
|
||||
|
||||
|
Info
Hello,
How can I not display this when I do not need the language files? Because in seting I did this: Quote:
Thank you |
| The Following User Says Thank You to Titeuf For This Useful Post: | ||
KaktoR (05-03-2019) | ||
|
#619
|
||||
|
||||
|
Will be fixed soon.
__________________
Haters gonna hate
|
| The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#620
|
|||
|
|||
|
How to found external compresion (Records.ini) with lastest update?
|
|
#621
|
|||
|
|||
|
Quote:
If I recall the only thing that was changed since 7.0.8 it was that Records.ini can be internal, other from that is all the same. You enter Records to Records.ini and voila, if You use Components like seperate files for languages, You configure them in Settings.ini. Last edited by Schabik; 05-03-2019 at 08:53. |
| The Following User Says Thank You to Schabik For This Useful Post: | ||
KaktoR (05-03-2019) | ||
|
#622
|
|||
|
|||
|
Yes need activate internal records to 1 in settings.ini, Thanks.
Can it integrate the progress bar in setup frontend? Sorry for my english.. |
|
#623
|
||||
|
||||
|
Components will be completely reworked (just because with ISPP it's a mess!).
Working atm on crc check for compactmode.
__________________
Haters gonna hate
|
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
mausschieber (05-03-2019), pakrat2k2 (05-03-2019) | ||
|
#624
|
||||
|
||||
|
Hi KaktoR,
Please update the first page with latest Release!
__________________
Keep Up The Good Works! |
|
#625
|
||||
|
||||
|
Hello there is 4 bugs that im notice,
1st is uninstall icon in control panel doesent show, at least in windows 10 i solve that adding in [Setup] UninstallDisplayIcon={uninstallexe} Second bug is [CRCCheck] when u disable it at the end u get this error ![]() 3rd bug is when u increase font size in windows 10 (idk about other) install window get messed. 4th bug is showing installation size in add remove and in other 3rd party uninstallers, it says 1.5mb. I solve that adding this line in [Setup] UninstallDisplaySize= Set in bytes. (1048576 bytes = 1 megabyte) u need pretty big number, and u need to change it manualy every time. Maybe someone have some automatised line for this. Additional tips to show in add/remove programs AppPublisher=Name AppPublisherURL=https://example.com/ Last edited by bubobih; 14-03-2019 at 15:23. |
| The Following User Says Thank You to bubobih For This Useful Post: | ||
KaktoR (15-03-2019) | ||
|
#627
|
||||
|
||||
|
I have fix that in long time a go. It's actually not a bug.
When we create setup.exe file. It's only count itself not the game. He's talking about Uninstall panel on the windows.. It only shows 1.5mn or 30mb of setup.exe So we have to add Uninstall display size.. To show the game size..
__________________
Keep Up The Good Works! |
|
#628
|
||||
|
||||
|
Code:
UninstallDisplaySize={#SizeMB}
__________________
Haters gonna hate
|
|
#629
|
||||
|
||||
|
It's not,
Cause UDS need Game Size in bytes, not in MB or GB 10737441824 (1MB) To get right size on UDS you have to put size on like this. 1024 x 1024 = 1,048,576 (1MB) 1,048,576 x 1024 = 1,073,741,824 (1GB)
__________________
Keep Up The Good Works! |
|
#630
|
||||
|
||||
|
Quote:
UninstallDisplaySize={#SizeMB} and not UninstallDisplaySize=Any number in MB SizeMB is probably linked to the settings/setup ini, same value you put in for the game size on it. Not sure as im not home, but thats what i understand at least and if SizeMB is the same used for the game size, it should also work for this. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |