The open with menu has two entries for an application. How can I remove/clean the list so that only one entry is displayed? Thanks, Mark
Mark F. wrote: > The open with menu has two entries for an application. How can I > remove/clean the list so that only one entry is displayed? Hi Mark, the offending entries will be found in the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes either in a "ShellEx" entry under the file extension type, or a "shell\open\.." key or possibly in the CLSID area of this key. A warning: If you are not confident editing/modifying the registry seek experienced help - you can easily break your OS by fiddling with the keys here ! Calvin.