Support Forums

Full Version: [Solved by Me][lol] How to hide/show desktop icons, click to see example...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys, this will be some registry digging code, and I am very good when it comes to the registry; that someone might know where i can access it but I need the code to hide/show desktop icons, like the right click feature we have on our mouse in vista/7.

Showing.
[Image: 2dhdz5x.png]

Hiding.
[Image: i3iihc.png]

You see?... Can someone please tell me the whole key? Thanks, it would be very appreciated.
Could be very nice if someone have this code !
(10-03-2010, 07:34 AM)Shirosaki. Wrote: [ -> ]Could be very nice if someone have this code !

Yeah wouldn't it? It something to do with the registry and refreshing desktop right after it like sending keys F5 after you click the right click menu extension.
(10-03-2010, 07:34 AM)Shirosaki. Wrote: [ -> ]Could be very nice if someone have this code !

Yeah I found a source to this! And I was right, registry digging! Big Grin

http://www.pctools.com/guides/registry/detail/147/
Yeah, you just do some registry changing and you are done.
Glad you found how to do it, I'll take a look at the link later as I was looking for this also. Thanks!
When I was coding using VB.NET I wondered how to do it, glad you shared that link.
(10-30-2010, 09:44 AM)L3g1tWa5te Wrote: [ -> ]Yeah I found a source to this! And I was right, registry digging! Big Grin

http://www.pctools.com/guides/registry/detail/147/

very good, thanks for sharing...