|
|
|
|
#1 |
|
Junior Member
Join Date: Nov 2008
Posts: 30
|
Checking #of CPU with NSIS
Is there any way to check how many CPU exist in the computer NSIS installer? Thanks
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 644
|
Use the System plugin and call the GetLogicalProcessorInformation() function
http://msdn.microsoft.com/en-us/library/ms683194.aspx My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2003
Location: Vancouver, BC
Posts: 48
|
Check this plugin out as well (CPUDesc plug-in)
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|