Classic Shell
http://www.classicshell.net/forum/

Tearing in the left Explorer Navigationpane
http://www.classicshell.net/forum/viewtopic.php?f=8&t=916
Page 1 of 1

Author:  ttc [ Sat Jul 13, 2013 8:11 am ]
Post subject:  Tearing in the left Explorer Navigationpane

Hello,

a little bug on my system doesn't seem to be only Classic Shell related, as after resetting to standard values, the error still apears, but just for a few Milliseconds, then it refreshes/reloads and the visual glitch is corrected.

Perhaps someone can hint at something... but first, let's see what im writing about in the attachment...



Not to forget, thanks for the help and the great and really greatly needed Programs of Classic Shell, i worked professionally with Win XP for over a decade (since SP2 :)) and could work it like a Savant, the missing explorer window (one with, the other(s) without navigation pane) alone slows down my "productivity" by a lot... at least it all is bearable thanks to classic shell...

Thanks

Attachments:
tearing.png
tearing.png [ 57.92 KiB | Viewed 18076 times ]

Author:  Ivo [ Sat Jul 13, 2013 8:20 am ]
Post subject:  Re: Tearing in the left Explorer Navigationpane

I think I've seen it when I used a registry hack to hide Favorites.

Author:  ttc [ Sat Jul 13, 2013 11:39 am ]
Post subject:  Re: Tearing in the left Explorer Navigationpane

HOT DAMN :D

That's exactly what i did...

Wanting to have ones own order ain't for free it seems...

Author:  ttc [ Sun Jul 14, 2013 6:39 am ]
Post subject:  Re: Tearing in the left Explorer Navigationpane

I could Not reverse it, but somehow i destroyed the ability to open any Explorer Windows :P

Well, its my private PC, so maybe in the Winter I'll install a fresh Windows, for now recovering a Trueimage from One Month ago took 7 minutes... no real harm done.

I would of cause LOVE a well programmed Option in Classic Shell to hide stuff like favorites and bibliothekes, but i guess theres a good reason that there is not.

I dont wanna bash Bibliothekes, i just don't need/want them

Best regards

Author:  Jcee [ Mon Jul 15, 2013 2:30 pm ]
Post subject:  Re: Tearing in the left Explorer Navigationpane

yea the reason classic shell doesn't is that editing the registry is pretty much the only way to do it... and can cause major problems in some cases (like yours :P)

Author:  studog [ Sat Jul 20, 2013 1:04 pm ]
Post subject:  Re: Tearing in the left Explorer Navigationpane

ttc, you don't specify which Windows you're running, so I don't know if this will help or not: these instructions are for Windows 7 x64. Also note these are my personal instructions, me talking to myself.
And the whitespace has been clobbered.


Code:
> These attributes are SFGAO_ values (see below)
# NOTE:
# Hiding User Libraries has been deprecated in favour of disabling by removal from the namespace
# This has the side effect of forcing shortcuts to certain folders to operate in the "Computer" namespace
# and thus auto-navigate properly; affected folders are user folders like Downloads, My Videos, etc
# - hide User Libraries from navigation pane
# [HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\ShellFolder]
# "Attributes"=dword:b090010d ; was b080010d
# [HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\ShellFolder]
# "Attributes"=dword:b090010d ; was b080010d
- disable User Libraries
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
; Revert to original values
; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
; @="UsersLibraries"
; "Removal Message"="@shell32.dll,-9047"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
; Revert to original values
; [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
; @="UsersLibraries"
; "Removal Message"="@shell32.dll,-9047"
- hide user files from navigation pane
[HKEY_CLASSES_ROOT\CLSID\{59031a47-3f72-44a7-89c5-5595fe6b30ee}\ShellFolder]
"Attributes"=dword:f094012d ; was f084012d
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{59031a47-3f72-44a7-89c5-5595fe6b30ee}\ShellFolder]
"Attributes"=dword:f094012d ; was f084012d
- hide Control Panel from navigation pane
[HKEY_CLASSES_ROOT\CLSID\{26EE0668-A00A-44D7-9371-BEB064C98683}\ShellFolder]
"Attributes"=dword:a0100004 ; was a0000004
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{26EE0668-A00A-44D7-9371-BEB064C98683}\ShellFolder]
"Attributes"=dword:a0100004 ; was a0000004
> These attributes are NOT SFGAO_ values
- hide Favorites from navigation pane
[HKEY_CLASSES_ROOT\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder]
"Attributes"=dword:a0d00100 ; was a0900100
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder]
"Attributes"=dword:a0d00100 ; was a0900100

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/