Results 1 to 4 of 4

Thread: Registry...not VB related

  1. #1

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946
    All the dumb icons in my system tray are there via registery entries (they are not in the startup). How do
    I find them in the registery so I can delete them. They are just a waste of system resources and space.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523
    What I usually do is:
    [list=1][*]Go To Start-->Run[*]Enter MsConfig[*]Goto StartUp Tab[*]Uncheck unwanted applications[/list=1]
    Works for me.

  3. #3
    Member
    Join Date
    Sep 1999
    Location
    Gloucester, UK
    Posts
    33
    Unfortunatly Win 95 does not have msconfig.

    In that case you will find the offending keys here:

    HKCU/Software/Microsoft/Windows/CurrentVersion/Run
    HKCU/Software/Microsoft/Windows/CurrentVersion/RunOnce
    HKCU/Software/Microsoft/Windows/CurrentVersion/RunServices
    HKCU/Software/Microsoft/Windows/CurrentVersion/RunServicesOnce
    HKLM/Software/Microsoft/Windows/CurrentVersion/Run
    HKLM/Software/Microsoft/Windows/CurrentVersion/RunOnce
    HKLM/Software/Microsoft/Windows/CurrentVersion/RunServices
    HKLM/Software/Microsoft/Windows/CurrentVersion/RunServicesOnce

    If any of the keys have a - after the name it means that MsConfig has removed them.


    VB / GIS Consultant
    VB6 SP4, VC++6

  4. #4

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    QWERTY & NeilAvent:

    Thanks.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

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