HelpWithWindows | Windows Forum | RoseCitySoftware





Windows 98 > Troubleshooting Windows 98


How to remove the Shop button from Netscape Communicator 4.7

By:

Netscape Communicator 4.7 includes a Shop button, which will take you to Netscapes Shopping Center when you press it.

Shop@Netscape

Here is how to remove this button:

  1. Close Netscape
  2. Go to \ Program Files \ Netscape \ Users \ Username \. There should be a file there called prefs.js. Open it with Notepad and add this line:

    user_pref("browser.chrome.disableMyShopping", true);

    If yoy did not set-up a user profile, you'll find the prefs.js file in \ Program Files \ Netscape \ Users \ Default

You can get rid of the Radio listing on your Communicator menu in the same way, just add the line

    user_pref("browser.chrome.disableNetscapeRadio", true);

Radio