You're welcome LeonGee!
--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org
"Leongee" <cashcrop1010@[127.0.0.1]> wrote in message news:(E-Mail Removed)...
"Ramesh [MVP]" <(E-Mail Removed)@mvps.org> wrote in message
news:(E-Mail Removed)...
Adding to Wesley's advice:
Open Regedit and navigate to:
HKEY_CLASSES_ROOT\Unknown\shell\openas\command
In the right-pane, double-click (default) and set it's value to:
%SystemRoot%\system32\rundll32.exe
%SystemRoot%\system32\shell32.dll,OpenAs_RunDLL %1
--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org
--------------
Thank you both Wesley and Ramesh. Eventually I was able to get the "Open
With" window to appear after selecting "Choose Program" from Open With ....
For the purposes of future reference, here is what was done to the registry.
First, when I navigated to "HKEY_CLASSES_ROOT\Unknown\shell\openas\command"
the Default's value was already set to: "%SystemRoot%\system32\rundll32.exe
%SystemRoot%\system32\shell32.dll,OpenAs_RunDLL %1" as suggested by Ramesh.
However, under "shell", in addition to "openas", there was another "key"
called "open" but its string "(Default)" was blank. I therefore entered the
(Default) value to read "rundll32.exe shell32.dll,OpenAs_RunDLL %1". After
returning to the desktop, pressing F5, I then checked a graphic file, and
the "Open With" window with all associated applications appeared.
Thanks for your help. You steered me in the right registry settings, to
enter the appropriate values.
LeonGee