瀏覽單個文章
chlang
Master Member
 
chlang的大頭照
 

加入日期: Dec 2001
文章: 1,747
可以參考這個說明:
應該是手動寫個這個程式的啟動方式即可 ^^


http://www.tomstricks.com/how-to-se...indows-vistaxp/



Set Processor Affinity in Windows Vista or in XP using Command Prompt.

Go first to “Run” from the Start menu and type “cmd” to enable processor affinity for a particular application.
Type “cscript %SystemDrive%\Inetpub\AdminScripts\adsutil.vbs set W3SVC/AppPools/[insert application name]/SMPAffinitized TRUE” at the command prompt.
Type “cscript %SystemDrive%\Inetpub\AdminScripts\adsutil.vbs set W3SVC/AppPools/[insert name of application pool]/SMPProcessorAffinityMask [insert mask value]” at the command prompt to bind a particular application permanently to a specific processor.
舊 2011-02-27, 01:21 AM #3
回應時引用此文章
chlang離線中