I created a plugin for NSIS. It is called SysInfo
SysInfo plug-in for NSIS provides several functions that allow you to retrieve basic information about your computer. The creator of the installer (based on NSIS) can use the basic information to verify that the end user's system meets the specific hardware or software requirements.
Name: SysInfo 2.0
License: Freeware
Min. OS: Win7
Min. NSIS: 3.0 (Win32/Win64 Unicode)
Current version of plugin (tested with NSIS 3.8) allows you to get information about Operating System, Processor (CPU), Memory, Storage Devices, Graphic Card, Network Adapter, TPM, SecureBoot, UEFI Boot Mode/Legacy Mode.
INFORMATION AND DOWNLOAD: SysInfo 2.0
More information and example usage of all supported functions can be found in demo script (SysInfoDemo.nsi) included in plugin zip package.
-Pawel
SysInfo NSIS Plug-in
5 posts
Thank you @Pawel
It's right which I found 🙂
It's right which I found 🙂
We are wait DiskInfor for MBR+GPT Disk:
- ${DiskIndex} XX YY
- Partitions Count
- Letter of Partition
- Partition Style
- ....
🙂
- ${DiskIndex} XX YY
- Partitions Count
- Letter of Partition
- Partition Style
- ....
🙂
@Pawel
Please ad /unload able to delete the Plugin folder in TEMP.
Please ad /unload able to delete the Plugin folder in TEMP.
@meoit
The plugin do not need unload. It unloads automatically. There should not be any TEMP files left...
Additional disk info can be added easily... maybe in future, however...
Ps: I am not going to add anything. No donation 🙁 - no work
The plugin do not need unload. It unloads automatically. There should not be any TEMP files left...
Additional disk info can be added easily... maybe in future, however...
Ps: I am not going to add anything. No donation 🙁 - no work