Re: Windows XP Explorer display

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks, jw. It seems odd that such a powerful tool as Explorer is should not be more easily configurable. No, it's not documents I'm trying to view, but .eml and .nws emails and newsgroup posts. There are 66,000 files in 400 folders, and applying views to 400 folders manually is not a task I'd wish to embark on. You can't even apply a setting and then elect to apply it to subfolders - it's all or nothing.
--
Noel

"mr_unreliable" <kindlyReplyToNewsgroup@xxxxxxxxxxx> wrote in message news:#$pZRyi$IHA.2244@xxxxxxxxxxxxxxxxxxxxxxx
Ildhund wrote:
I would like Windows Explorer column headers to be: Name, Author, Subject. SendKeys can't do it. Is this possible?

hi Ildhund,

As best I can tell, you can't do that from script.

If you are willing to write your own "explorer" in
vb, then yes, you could place anything in the columns
that you want. There are many examples of roll-yer-own
explorers on the usual vb source code sites.

If you wish to stick to script, you could make up an
hta (i.e., a webbrowser gui) showing a "listbox" (i.g.,
a table tag, or else a listbox object borrowed from vb)
with any columns you want.

As far as the contents of the table, (name, author, subject)
that sounds like you are listing ms word documents (or maybe
wordperfect?). Anyway, to list those attributes you are
going to have to use the word.application object to open
each document one-at-a-time, and retrieve those attributes
for your listing.

cheers, jw
____________________________________________________________

You got questions? WE GOT ANSWERS!!! ..(but, no guarantee
the answers will be applicable to the questions)

.



Relevant Pages

  • Re: Disable Windows Explorer in AD
    ... > This script should kill the process for explorer and run the application ... > effort I suggest a log on script pushed out through a GPO. ... >> Accelerated MCSE ...
    (microsoft.public.win2000.active_directory)
  • Re: Missing mapped drives in my computer / explorer
    ... explorer when they first login to a new computer. ... they will have most the drives. ... The script can either be in the policy or in the users logon script and ...
    (microsoft.public.windowsxp.network_web)
  • Re: Close an Active Instance of IE
    ... even with multiple instances of explorer open: ... Const WaitOnReturn = True ... Set WSHShell = WScript.CreateObject ... a vb script was written to pop-up a message box. ...
    (microsoft.public.scripting.vbscript)
  • Re: Check for Page Load Render Complete
    ... > We are having an issue with test automating Internet ... > Explorer that I can't find any good answers for. ... I tried to introduce small delay to ensure page is complete. ... now I'm trying to dig into WebBrowser's script engine ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: internet explorer script error
    ... Contact the producers of each website on the internet, ... As an alternative, go to intenet explorer ... Scroll down till you see 'Display a notification about every script ... PS did you know this is a newsgroup about Windows Media Player - your ...
    (microsoft.public.windowsmedia.player)