Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. clssid's are visible...what to do?

clssid's are visible...what to do?

Scheduled Pinned Locked Moved IT & Infrastructure
helptoolsquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shaz jazz
    wrote on last edited by
    #1

    HI.. i have made a small application which hides folders by renaming them by using clsids. clsids are concatenated by folder names and different attributes are added to the folder automatically. i use class id for locking folder. The big problem faced by me is that usually these clasids are not visible to user and aparently he doesn't know that clsid is used. but unfortunately in some versions of windowsXP and specifically in windowsXP server2003, when i renamed the folder its class id is fully shown along with its name?? why is it so?? i tried to use different options from Tools->Folder Options->view menu but not successfull. plz help me what to do????

    May God help u solv ur problems as well,thx in advance!!

    D 1 Reply Last reply
    0
    • S shaz jazz

      HI.. i have made a small application which hides folders by renaming them by using clsids. clsids are concatenated by folder names and different attributes are added to the folder automatically. i use class id for locking folder. The big problem faced by me is that usually these clasids are not visible to user and aparently he doesn't know that clsid is used. but unfortunately in some versions of windowsXP and specifically in windowsXP server2003, when i renamed the folder its class id is fully shown along with its name?? why is it so?? i tried to use different options from Tools->Folder Options->view menu but not successfull. plz help me what to do????

      May God help u solv ur problems as well,thx in advance!!

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Because you're using a method that's completely unreliable and can be screwed up quite easily. You're not hiding or locking folders. All you're doing is renaming them to take advantage of a quirk of the Shell's extensibility features. If you want to lock a folder, I suggest using a package specifically designed to do so, like Free Hide Folder[^]. The method you're using won't work at all under Server 2008 or Vista.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      S 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Because you're using a method that's completely unreliable and can be screwed up quite easily. You're not hiding or locking folders. All you're doing is renaming them to take advantage of a quirk of the Shell's extensibility features. If you want to lock a folder, I suggest using a package specifically designed to do so, like Free Hide Folder[^]. The method you're using won't work at all under Server 2008 or Vista.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        S Offline
        S Offline
        shaz jazz
        wrote on last edited by
        #3

        thaks a lot..but the problem is that i wanted to develop my self. so what suggestion do you give if i want to develop such a software myself.

        May God help u solv ur problems as well,thx in advance!!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups