Results 1 to 5 of 5

Thread: Go Away Internet Exploer

  1. #1

    Thread Starter
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Go Away Internet Exploer

    I want to delete the Internet Explorer and Outlook Express icons from my quick launch toolbar. However wherenver I delete them, the next timeI log on they are re created.

    I'm using Windows 2k, IE6. Does anyone know how to remove them permanentley?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    If they reappear, this means that something in your startup list is recreating them. Check your startup list.

    If you can't (Win2K doesn't have msconfig, right?) then get filemon and see which process has just created those icons again, and obliterate it.

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    1 post said to drag them to the recycle bin, but I don't know if that will work.
    the other one said to look here:

    WINDOWS\System32\Config\Systemprofile\Application Data\Microsoft\Internet Explorer\Quick Launch

    also, there should be a .SCF text file that stores the info.

  4. #4
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    It sounds like you could have the "NoSaveSettings" registry entry. This prevents windows from saving any changes when your shut it down. Follow the registry keys HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies or Policies\Explorer & if you find a key of "NoSaveSettings", delete it & restart windows. Then try & delete the quick launch bar.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  5. #5

    Thread Starter
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906
    Originally posted by alex_read
    It sounds like you could have the "NoSaveSettings" registry entry. This prevents windows from saving any changes when your shut it down. Follow the registry keys HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies or Policies\Explorer & if you find a key of "NoSaveSettings", delete it & restart windows. Then try & delete the quick launch bar.
    Thanks, I'll have a look into that when I get home. It only seems to be affecting this one computer. For the time being I have logon script which deletes it at logon. However, it is created after it runs, so only works sometimes; as soon as it realises I've deleted it, it must set a flag in the registry to recreate it at the next logon. I am yet to find that registry value.

    It wouldn't bother me, but I've set Firefox as the default browser and if my mother sees the IE icon she'll click that. As she can never remember site addresses, she'll bookmark them and gets mad if they arn't there.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width