Results 1 to 2 of 2

Thread: deleting components?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Posts
    125
    as you know it is easy to add to the components list simply by browsing

    But how do you delete controls that you no longer have from the component list?

    I have search the registry and I can't find the info in any file

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    I may be totally wrong here, but I think these need to be unregistered via the windows regsvr32 excecutable (run from the start > run menu or MS DOS screen):

    Regsvr32 /u C:\Location_&_NameOf_Component_here.dll

    Think this works for ocx's etc too. Most are under the windows\system32 folder. Matching / finding the correct name is a totally different case though. Any in particular you are after?

    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

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