Hi,
I am trying to create an installer that checks to see if the current hardware meets minimum system requirements.
In order to do this I need to processor, total physical RAM, operating system version and also mainly SSD and TPM information.
I have searched the forums but i haven't found a function that will give me this information's like SSD and TPM
Does anyone have any idea how i might accomplish this using NSIS script?
I am trying to create an installer that checks to see if the current hardware meets minimum system requirements.
In order to do this I need to processor, total physical RAM, operating system version and also mainly SSD and TPM information.
I have searched the forums but i haven't found a function that will give me this information's like SSD and TPM
Does anyone have any idea how i might accomplish this using NSIS script?
Comment