Thanks David. I got the data in there, just forgot the value name!
CascadeFolderBands=1 at that key (Kieth left it out).
The above is ME and XP
This is 95 with IE4 or later
http://www.mvps.org/serenitymacros/ie5.html
--
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
A couple of options:
If you create addition custom toolbars and position them so only the name shows, the rest of the content will be available as a cascading menu.
If you want to see the folders on the toolbar and have them cascade, you need to use the following registry edit, courtesy of David Candy:
Add a REG_DWORD value to the registry key:
"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
and give it a value of 1. (you can also make it REG_SZ and give it a value of "YES")
You need to logoff/logon (or kill & restart explorer) for the change to take effect. Once this edit is applied, ctrl+click on the folder name will produce a cascading menu. There will also be a button next to the each folder name which can simply be clicked, but I just found it is invisible (but still functional) if the toolbar is part of the taskbar & you're using XPstyle as opposed to classic. If you drag the toolbar from the taskbar & dock it to another edge of the screen, you can see the 'cascade' button. If you apply classic view, you will see it on the taskbar toolbars as well.
Hope this helps. I'm off to poke around the luna.msstyles file and try to get those buttons to appear on the taskbar!
Keith