|
#11
|
||||
|
||||
|
Quote:
- Contains a MsgBox in the module's GetCPUArchitecture function. - Keeps returning "Windows Interprise". - You cannot use "RoundUp(Round(GetGPUVRAM))" in the example. You can use RoundUp only after converting to MB. RoundUp rounds the values to a multiple of 64, because for example if you get 493 MB it would return 512 MB (Which would be a multiple of 64). You can change the example script to: Code:
+ 'GPU VRAM: ' + ConvertUnitFormat(GetGPUVRAM, In_Bytes, In_MegaBytes, 0, False) + #13#10 Last edited by Cesar82; 06-06-2024 at 01:12. |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
Lord.Freddy (06-06-2024) | ||
| Tags |
| asis, ciu, inno, installer, ultraarc |
|
|
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 |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| How many forum members does it take to change a light bulb? | rms2001 | XBox Games | 6 | 12-01-2004 05:31 |