Closed GoogleCodeExporter closed 8 years ago
If you enable the option to remove additional folder band buttons, 7plus
disables these ones in the registry by renaming the keys:
Windows.Burn
Windows.Organize
Windows.IncludeInLibrary
Windows.NewFolder
Windows.Share
Windows.SlideShow
I don't think any others should be affected. If you disable this setting do you
see uninstall/repair buttons?
This buttons are globally disabled in the key
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\ and
subkeys. While it would be possible to some extent to do this for some folders
only I'm not sure if this is practical.
Original comment by fragman@gmail.com
on 9 Apr 2012 at 1:53
when Integrate Fast Folders in enabled I see them with 'upload' 'new text file'
and then my various fast folders listed. They are all mixed in together. They
don't actually do anything when clicked and I don't think there would be any
reason for these to be there.
Is there any way you could at least not show these in the bar if it's a .cpl ??
Original comment by rob.seme...@gmail.com
on 10 Apr 2012 at 6:00
I just investigated and I don't think it is possible to specifically include
the software uninstallation page. 7plus depends on folder types in the registry
which are used by Explorer, but it does not provide a type which is specific
for this page it seems. There are types for the "All control panel items" and
"Category" pages, but they don't affect the software uninstallation page and in
those views no bars show up anyway.
Original comment by fragman@gmail.com
on 22 May 2012 at 2:30
I think it can be fixed by adding exclusions to the button placement by window
title: all Control Panel applets that open in an explorer window have "Control
Panel\" as the beginning of the window title.
Original comment by denbara...@gmail.com
on 8 Aug 2012 at 7:40
This is not possible unfortunately. These buttons are adding through special
keys in the registry. 7plus doesn't control the rendering directly. It just
tells Explorer that it should add some buttons that run a specific command
line. There aren't too many customization options available there. Setting
these values dynamically after each path change does not work because it is too
slow (takes a few seconds to update, many keys need to be changed).
Original comment by fragman@gmail.com
on 8 Aug 2012 at 7:55
Hi,
I think this is possible.
Can you confirm the GUID of the (control panel) commandStore bar in question?
(The reason I say this, and ask this, is I've just deleted mine)
Original comment by jonny.ho...@googlemail.com
on 24 Feb 2014 at 5:27
I'm not sure if there is a single one for the software applet or the whole
control panel, but I'll try to look it up later.
Original comment by christia...@gmail.com
on 25 Feb 2014 at 6:15
Original issue reported on code.google.com by
usaskrob...@gmail.com
on 9 Apr 2012 at 8:09