Friday, July 15, 2005

How can I configure the default Internet Browser?

How can I configure the default Internet Browser?: "Start the registry editor (regedit.exe)
Move to HKEY_CLASSES_ROOT\http
Expand the tree and move to HKEY_CLASSES_ROOT\http\shell\open\command, double click on default and set the string to the command you wish to run for Internet addresses, for example
'E:\Program Files\Internet Explorer\iexplore.exe' -nohome for Internet Explorer
E:\Program Files\Netscape\Communicator\Program\netscape.exe -h '%1' for Netscape
Click OK
Move to HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application, and again double click Default, change to the browser, NSShell for Netscape, IExplore for Internet Explorer.
You may also want to change the icon associated, move to HKEY_CLASSES_ROOT\http\DefaultIcon, (do I need to say) double click Default and set to the icon
%SystemRoot%\system32\url.dll,0 Internet Explorer
E:\Program Files\Netscape\Communicator\Program\netscape.exe,0 Netscape Navigator
You should repeat the above for https as well, i.e. HKEY_CLASSES_ROOT\https\shell\open\command etc. "

Thursday, July 14, 2005

Disabling Disk Space Warning (Win Xp)

Effortlessly disable disk space warnings in Win XP for a smoother computing experience. Follow our quick guide to customize alerts and enhance performance.


  • Start and click Run.
  • Type in regedit and click OK.
  • Locate the following registry key:
  • HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer.
  • From the File menu, point to New, and click DWORD Value.
  • Type in NoLowDiskSpaceChecks and press Enter.
  • Double click the new value.
  • Enter 1 and click OK.