buccaneer
February 4th, 2005, 03:06 AM
Hello,
I´m programming an Installer which installs different Versions of a 3rd party Software:
- older Versions don´t run properly when Hyperthreading is enabled
- newer Versiosn do run properly.
Until now, the user has to read the manual to know this, has to know if Hyperthreading is enabled on his machine and has to choose the correct Software-Version manually.
In my Installer-class i wish to detect if Hyperthreading is enabled and disable the option to install the SW-Versions which are not compatible accordingly.
I´ve been searching for a way to get this info about Hyperhtreading, but have not found anything - Any suggestions to resolve my Problem?
Thank you for your help!
Christian
I´m programming an Installer which installs different Versions of a 3rd party Software:
- older Versions don´t run properly when Hyperthreading is enabled
- newer Versiosn do run properly.
Until now, the user has to read the manual to know this, has to know if Hyperthreading is enabled on his machine and has to choose the correct Software-Version manually.
In my Installer-class i wish to detect if Hyperthreading is enabled and disable the option to install the SW-Versions which are not compatible accordingly.
I´ve been searching for a way to get this info about Hyperhtreading, but have not found anything - Any suggestions to resolve my Problem?
Thank you for your help!
Christian