I'm using Windows XP Home SP3 and Outlook Express 6
I'm fairly sure that at some point in the past I could click on the
message 'identifier' (shown in blue) and the full, original, message
would appear in a new OE6 window. That no longer happens - in fact,
nothing happens at all!
You know about these things. Please, can you tell me why?
(This is with reference to my recent post here "Re: Wondering")
--
Dave
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"~BD~" <Boate...@hotmail.co.uk> wrote in message
news:u$U29wI6J...@TK2MSFTNGP02.phx.gbl...
Switch to a cmd window and enter:
ftype | find /i "news="
What do you see?
Assuming you see something like this:
<example>
news="F:\Program Files\Outlook Express\msimn.exe" /newsurl:"%1"
</example>
You could take that template, paste it into your Run... dialog,
then replace the %1 with the news: link that you are trying to use
and you would be simulating what clicking on the news link
would be doing.
What happens when you try to do that?
To give the example some specificity here's what I had to put in my
Run... dialog.
"F:\Program Files\Outlook Express\msimn.exe" /newsurl:"news:%23vwWAfA...@TK2MSFTNGP03.phx.gbl"
Note that the %23 got converted to a # the first time I pasted it
so I had to change that back manually.
BTW I think the second set of quotes are probably unnecessary
(e.g. because a news link contains no spaces) but as long as this
works with them I would leave them there.
HTH
Robert Aldwinckle
---
--
Dave
"~BD~" <Boate...@hotmail.co.uk> wrote in message
news:u$U29wI6J...@TK2MSFTNGP02.phx.gbl...
A single click brings up a window headed 'Retrieving message' and then
the requested message appears in a new window!
I wonder what I did to change matters!?! <scratches head!>
--
Dave
"~BD~" <Boate...@hotmail.co.uk> wrote in message
news:egoIiW27...@TK2MSFTNGP03.phx.gbl...