Saturday, January 14, 2012

Disable or Enable CD-ROM Autorun

Step 1) Go to run and type regedit and hit enterStep 2) Now go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CdromChanging this value to 0 disables the CD-ROM autorun feature. A value of 1 enables autorun.So change the value according to your requirement...
Read more

How to change the Default Mail Client ?

Step 1) Go to run and type regedit and hit enterStep 2) Now go to HKEY_CLASSES_ROOT\mailto\shell\open\command.Step 3) Under command, enter the full path to the email client then %1For example : c:\internet\Netscape\program\netscape.exe %1c:\program files\internet explorer\iexplore.exe...
Read more