Very many thanks Keith,
Keith Miller MVP said:
Content-sniffing gone awry -- Explorer thought it spotted a picture file
LOL!
I've written a script that will fix a folder that doesn't allow
customization.
Great - more than I could have asked for! The script fixed the designated
folder... unfortunately "Programs" is quite a deep hierarchy and the next
level down was not affected.
I hesitate to ask you to make it recurse (if dir in scripting works like dir
in VBA it's a pig) but I had a good peek at the script before I ran it
(general paranoia

but I can't do it myself.
BTW - if MS listens to MVP's more than mere users, could you possibly (if
you agree!) tell them that preventing things such as customising the
*presentation* of information in certain folders, only causes problems like
this. How Vista got twisted I don't know - but neither you nor I should be
scripting to correct something that ought to be the job of a few clicks in
the UI.
There's a principle here: if you have a feature in one place, it should only
be unavailable elsewhere if it doesn't make sense (in which case you probably
couldn't do it) or it will break something. I can't see what allowing
customisation of the Program folder view could possibly break.
Julian
[BTW I'd really like the default view of Programs to be Details - can't see
how to achieve that either, but it ain't actually broke so I'm not asking]