How to switch back to win2000 style search in WinXP

Friday, 8 June 2007, 2:17 | Category : Technology
Tags : ,

Open notepad and paste following content and save the file as XPSearch.reg. After creation, double click the file and say yes on option alert box. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerCabinetState] “Settings”=hex:0c,00,02,00,1b,01,e7,77,60,00,00,00 “FullPath”=dword:00000001 “FullPathAddress”=dword:00000001 “Use Search Asst”=”no”

Number of processors on a machine

Monday, 23 April 2007, 23:20 | Category : Java, Technology
Tags : ,

How to get Number of processors on a machine in java