OMG,,,, This needs to post some where so it can be used educationally, if such a word,,,,
[B][I][U]Dual Core Not Showing Up in task manager or third party programs[B][I][U]
Option #1 - Hal / NToskrnl replacement (Note: "C:\" or the Letter of your main drive, Mine was "E:\"
a. Make a directory called DUO on C:\
b. Copy halmacpi.dll (search your C:\ drive for this) to C:\DUO then rename it to hal.dll
c. Copy ntkrnlmp.exe (search your C:\ drive for this) to C:\DUO then rename it to ntoskrnl.exe
d. Make a batch file called go2core.cmd and put this in the file.
C:
CD\windows\system32
REN hal.dll hal.old
copy C:\Duo\hal.dll C:\windows\system32
REN ntoskrnl.exe ntoskrnl.old
copy C:\Duo\ntoskrnl.exe c:\windows\system32
e. Run Go2Core.cmd from C:\duo directory.
f. Reboot and you should now see two processors in Task manager
Re-booted into Safe Mode.
Re-booted Back into into XP
Changed boot.ini file and added this line without quotes to end "/usepmtimer
This fixed my machine Using Win XP SP3 ASUS Mother Board with AMD64 Dual Core +6000 Processor
Shazam!!!!
Although this worked on mine, I am not saying that it will work on yours, I take no responsibility for the actions you take on your own PC, I followed step by step, and read a lot before changing anything on my machine!!!!
Resources:
http://grandstreamdreams.blogspot.co...e-support.html
http://www.tomshardware.com/forum/24...g-task-manager
http://www.updatexp.com/scannow-sfc.html
Thanks to "Crunchie" For helping me out,, I hope some one finds this useful!!!