|
#1
|
||||
|
||||
|
"ISSystemInfo Module"
Features: Comprehensive Hardware Details: Collects extensive information about CPU, memory, GPU and more. Operating System Information: Detects Windows version, system architecture, DirectX version, sound devices, and essential operating system features. Real-time resource monitoring: Monitors CPU and memory usage in real-time. Seamless code integration: Provides optimized Inno setup code, ready for integration, compatible with Inno Setup versions 5 and 6 (Ansi/Unicode), with no external libraries required. Support for Windows XP and above: Define "CompatibleWithWinXP" in the module to enable compatibility with Windows XP. Special thanks to Cesar82 for assisting me in enhancing this module. Last edited by Lord.Freddy; 31-12-2025 at 14:18. Reason: Update for version 0.8 |
| The Following 4 Users Say Thank You to Lord.Freddy For This Useful Post: | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Changelog:
Code:
- Version 0.8 (2026-01-01) ▪︎ Improved GPU detection (Now module support system with multiple GPUs). ▪︎ Improved registry queries. The module now queries registry values using the Windows API function RegQueryValueEx. ▪︎ Enhanced module performance and stability. ▪︎ Fixed various bugs. ▪︎▪︎▪︎ Important: I have identified a bug in the ANSI build of Inno Setup (confirmed on Inno Setup 5.5.1.ee2) that can cause GPU VRAM value to be reported as negative. Until a fix is available, please use the Unicode build. - Version 0.7 (2025-11-01) ▪︎ Improved GUI example. ▪︎ Enhanced module performance and stability. ▪︎ Fixed various bugs. Last edited by Lord.Freddy; 31-12-2025 at 14:19. |
|
#3
|
|||
|
|||
|
Good evening, unfortunally this "ISSystemInfo Module" doesn't detect dedicated VRAM. I have a laptop with both integrated and dedicated graphic cards.
|
|
#4
|
||||
|
||||
|
Hi — I didn’t expect this to be necessary, but I’ve updated the code to detect both integrated and dedicated GPUs. Please try the new build and let me know the results.
|
| The Following 3 Users Say Thank You to Lord.Freddy For This Useful Post: | ||
|
#5
|
||||
|
||||
|
Hi — The upcoming update is almost ready. I need to finalize a few details. If you have a system with multiple GPUs, please send the DxDiag log as a .txt file rather than .xml so I can verify the implementation. Thanks.
|
|
#6
|
||||
|
||||
|
Quote:
|
| The Following 2 Users Say Thank You to Lord.Freddy For This Useful Post: | ||
Cesar82 (31-12-2025), mausschieber (01-01-2026) | ||
![]() |
| Tags |
| inno setup |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Batman Arkham City - 2xDVD9 to 4xDVD5 (Inno Setup) | Fabioddq | PC Games - CD/DVD Conversions | 74 | 23-07-2013 11:45 |
| Inno Setup Secure Installer | thilanka | Software | 0 | 21-01-2013 19:47 |
| Biathlon 2006 Problems... Please help! | RamGuy | General Gaming | 1 | 10-04-2006 03:23 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |