Registry entry to add app to "Open with" list

T

tonyc

I've been trawling the groups looking for help with editing the
registry. I've found a December 2005 thread which was kind of the
reverse of my problem! The request asked for help removing a
double-entry in the "Open with list".
http://groups.google.ca/group/micro...s\Applications\&rnum=1&hl=en#c2303de6d414ca96

I need to configure an installation program to *add* the software (e.g.
APP.exe) to the "open with" list.

Am I right in thinking I need to add the line:
Software\Classes\Applications\APP.exe\shell\open\command

To one of:
HKEY_LOCAL_MACHINE
or
HKEY_LOCAL_USER

Will the latter add it to only one user? Which should I use?
The installation currently doesn't need admin privileges. Will adding
this registry entryrequire admin privileges?

Many thanks in advance,

Tony
 
M

MAP

tonyc said:
I've been trawling the groups looking for help with editing the
registry. I've found a December 2005 thread which was kind of the
reverse of my problem! The request asked for help removing a
double-entry in the "Open with list".
http://groups.google.ca/group/micro...s\Applications\&rnum=1&hl=en#c2303de6d414ca96

I need to configure an installation program to *add* the software
(e.g. APP.exe) to the "open with" list.

Am I right in thinking I need to add the line:
Software\Classes\Applications\APP.exe\shell\open\command

To one of:
HKEY_LOCAL_MACHINE
or
HKEY_LOCAL_USER

Will the latter add it to only one user? Which should I use?
The installation currently doesn't need admin privileges. Will adding
this registry entryrequire admin privileges?

Many thanks in advance,

Tony

Can't you just "choose program>browse" and select the program you want?
 
T

tonyc

I was wanting to get the installer to automatically do this.

I also had a bit of trouble doing this on one WinXP system - it just
wouldn't accept the "browsed" to application and used the default
application.

Tony
 
T

tonyc

I was wanting to get the installer to automatically do this.

I also had a bit of trouble doing this on one WinXP system - it just
wouldn't accept the "browsed" to application and used the default
application.

Tony
 
R

Ramesh, MS-MVP

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top