PC Review


Reply
Thread Tools Rate Thread

"Choose Program"dialogue in "Open With" not responding

 
 
Leongee
Guest
Posts: n/a
 
      28th Nov 2004
On my XP Pro SP2 system when I right-click on a file, then "Open With,"
although a number of shortcuts appear, when I click on "Choose Program," I
get an error message. Yet I am able to open the respective file with the
appropriate applicaton, but can not do so with "Choose Program." All my file
associations are OK -- followed the fix on Doug Knox's page.

Any ideas?

Leongee


 
Reply With Quote
 
 
 
 
Wesley Vogel
Guest
Posts: n/a
 
      28th Nov 2004
And the error message is........???

--
Hope this helps. Let us know.
Wes

In news:(E-Mail Removed),
Leongee <cashcrop1010@[127.0.0.1]> hunted and pecked:
> On my XP Pro SP2 system when I right-click on a file, then "Open
> With," although a number of shortcuts appear, when I click on "Choose
> Program," I get an error message. Yet I am able to open the
> respective file with the appropriate applicaton, but can not do so
> with "Choose Program." All my file associations are OK -- followed
> the fix on Doug Knox's page.
>
> Any ideas?
>
> Leongee

 
Reply With Quote
 
Leongee
Guest
Posts: n/a
 
      29th Nov 2004

"Wesley Vogel" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> And the error message is........???
>
> --
> Hope this helps. Let us know.
> Wes

-------------
Sorry about that -- the error message is: "This file does not have a program
associated with it for performing this action. Create an association in the
Folder Options control panel."

As I said in my previous posting, all my file associations are OK. I only
get this message when I click on "Choose Program."

LeonGee


 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      29th Nov 2004
Have a look at this...

Open With
http://www.kellys-korner-xp.com/xp_o.htm#openwith



--
Hope this helps. Let us know.
Wes

In news:(E-Mail Removed),
Leongee <cashcrop1010@[127.0.0.1]> hunted and pecked:
> "Wesley Vogel" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> And the error message is........???
>>
>> --
>> Hope this helps. Let us know.
>> Wes

> -------------
> Sorry about that -- the error message is: "This file does not have a
> program associated with it for performing this action. Create an
> association in the Folder Options control panel."
>
> As I said in my previous posting, all my file associations are OK. I
> only get this message when I click on "Choose Program."
>
> LeonGee

 
Reply With Quote
 
Ramesh [MVP]
Guest
Posts: n/a
 
      29th Nov 2004
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


"Leongee" <cashcrop1010@[127.0.0.1]> wrote in message news:(E-Mail Removed)...

"Wesley Vogel" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> And the error message is........???
>
> --
> Hope this helps. Let us know.
> Wes

-------------
Sorry about that -- the error message is: "This file does not have a program
associated with it for performing this action. Create an association in the
Folder Options control panel."

As I said in my previous posting, all my file associations are OK. I only
get this message when I click on "Choose Program."

LeonGee


 
Reply With Quote
 
Leongee
Guest
Posts: n/a
 
      30th Nov 2004

"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


 
Reply With Quote
 
Ramesh [MVP]
Guest
Posts: n/a
 
      30th Nov 2004
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


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Places list on "Open" & "Save As" Common Dialogue Boxes =?Utf-8?B?UmF2ZW5vdXM=?= Windows XP Customization 6 8th Jan 2006 04:47 PM
Possible to change default "All Open Workbooks" to "This Workbook" in macro dialogue box? StargateFanFromWork Microsoft Excel Discussion 0 4th Jan 2006 10:49 PM
"Open with...>Choose Program" defaults to Notepad. Any ideas? Waldo Windows XP Help 6 12th Apr 2005 05:27 PM
"Open with...>Choose Program" defaults to Notepad. Any ideas? Waldo Windows XP Basics 6 12th Apr 2005 05:27 PM
how to restore default "open with"/"choose program" menu? Ric Windows XP General 3 8th Feb 2005 05:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:27 AM.