Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Manage - Fix "File does not have a program associated"

 

Manage - Fix "File does not have a program associated"

How to Fix Manage "File does not have a program associated with it" Error
Published by Brink
04-16-2010
Default Manage - Fix "File does not have a program associated"

How to Fix Manage "File does not have a program associated with it" Error

information   Information
This will show you how to fix the This file does not have a program associated with it for performing this action error message you get when you click on the Manage context menu item for the Computer button in the Start Menu.
Note   Note
This is usually caused by trying to change the shortcut overlay arrow icon using the improper XP method of deleting the IsShortcut string value in the registry instead of using the proper Windows 7 method.

EXAMPLE: Error message
NOTE: When you right click on the Computer button in the Start Menu and click on Manage, you get this error:

"This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel."
Manage - Fix "File does not have a program associated"-start_menu.jpgManage - Fix "File does not have a program associated"-error.jpg




OPTION ONE

To Fix Using a REG File Download
1. Click on the Download button below to download the file below.
Fix_Manage_Error.reg
download
2. Click on Save, and save the .reg file to the desktop.

3. Right click the downloaded .reg file on the Desktop and click on Merge.

4. Click on Run, Yes, Yes, and OK when prompted.

5. When done, you can delete the downloaded .reg file if you would like to.

Tip   Tip
If your still get an error afterwards, then download and merge the lnk (LNK) option in the tutorial below to restore all of the default association for shortcuts (lnk), and try again.

Default File Type Associations - Restore








OPTION TWO

To Manually Fix in Registry Editor
1. Open the Start Menu, and type regedit in the search box and press enter.

2. If prompted by UAC, then click on Yes (if administrator) or enter the administrator's password (if standard user).

3. In regedit, navigate to the location below.
HKEY_CLASSES_ROOT\lnkfile
4. In the right pane of inkfile, right click on a empty space and click on New and String Value. (see screenshot below)
Manage - Fix "File does not have a program associated"-reg2.jpg
5. Type in IsShortcut for the name and press enter. (see screenshot below)
Manage - Fix "File does not have a program associated"-reg1.jpg
6. In regedit, navigate to the location below.
Code:
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command
Manage - Fix "File does not have a program associated"-command-1.jpg
7. In the right pane of command, right click on a (Default) and click on Modify. (see screenshot above)

8. Type in the data below if it is not already there, and click on OK. (see screenshot below)
%SystemRoot%\system32\CompMgmtLauncher.exe

Manage - Fix "File does not have a program associated"-command-2.jpg
9. Close regedit.

Tip   Tip
If your still get an error afterwards, then download and merge the lnk (LNK) option in the tutorial below to restore all of the default association for shortcuts (lnk), and try again.

Default File Type Associations - Restore


That's it,
Shawn





Published by
Brink's Avatar
Administrator

Join Date: Oct 2008
Location: Texas
Posts: 37,303

Tutorial Tools
04-16-2010   #1
Capt.Jack Sparrow


Windows 7 Ultimate, Ubuntu 10.04 LTS - the Lucid Lynx
 
 


Great Tutorial Shawn !!! This is something which happens in Windows 7 a lot !!!

My System SpecsSystem Spec
04-16-2010   #2
seekermeister


W7x64 Pro, SuSe 12.1/** W7 x64 Pro, XP MCE
 
 


I plead ignorance. When I go to the context menu for Computer and select manage, nothing happens, not even the error message. I went to the location of lnkfile in the registry, and it already shows that key there, but with no value given.

I'm not really sure what is supposed to happen when selecting Manage, so I don't know how deep I'm willing to dig for the "solution"
My System SpecsSystem Spec
04-16-2010   #3
Capt.Jack Sparrow


Windows 7 Ultimate, Ubuntu 10.04 LTS - the Lucid Lynx
 
 


Quote   Quote: Originally Posted by seekermeister View Post
I plead ignorance. When I go to the context menu for Computer and select manage, nothing happens, not even the error message. I went to the location of lnkfile in the registry, and it already shows that key there, but with no value given.

I'm not really sure what is supposed to happen when selecting Manage, so I don't know how deep I'm willing to dig for the "solution"
Hello !!

Download ShellExView (from nirsoft.net) and run it. It will scan the registry for all the shell extensions. Once the scan is over and the list is displayed, you need to spot the context menu handlers. Sort the results using "Type", so that the context menu handlers are displayed together.

The rule is to disable non-Microsoft context menu handlers *one-by-one* and verify if the problem is solved. If disabling one does not solve the problem, undo the disabled item and disable the next non-Microsoft handler. Do the same until the problem is solved and finally identify the culprit. Scroll right to see the Company Name column in ShellExView.

Hope this helps,
Captain
My System SpecsSystem Spec
.


04-16-2010   #4
Brink


Windows 7 Ultimate x64 SP1
 
 


Quote   Quote: Originally Posted by seekermeister View Post
I plead ignorance. When I go to the context menu for Computer and select manage, nothing happens, not even the error message. I went to the location of lnkfile in the registry, and it already shows that key there, but with no value given.

I'm not really sure what is supposed to happen when selecting Manage, so I don't know how deep I'm willing to dig for the "solution"
Hello SM,

No problem at all. It's suppose to open Computer Management from the CompMgmtLauncher.exe file instead of compmgmt.msc file.


You might double check at the registry location below to make sure that you have the same default setting in the right pane of the screenshot below for this first before trying what Captain suggested to see if it may save you some time. If it doesn't help, then please do try what Captain suggested to see if it's a bad context menu entry instead.

I included a REG file download to restore these settings automatically if you like.

Code:
 
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command
Manage - Fix "File does not have a program associated"-reg1.jpg
Hope this helps,
Shawn
Attached Files
File Type: reg Default_Manage_Command_Path.reg (826 Bytes, 688 views)

Last edited by Brink; 05-21-2010 at 04:57 PM..
My System SpecsSystem Spec
05-21-2010   #5
Digi


windows 7 ultimate
 
 


thanks for the info....i had a program that kinda hijacked most of the file extension and was looking high and low for a fix....and thanks to Capt.Jack Sparrow the little program is v usful....i rebuild my index and that took care of the file extension problem

regards
My System SpecsSystem Spec
05-21-2010   #6
CarlTR6


Windows 7 Ultimate 32 bit
 
 


Excellent tutorial, Shawn. I run into this a lot. There are many programs that change the associations.
My System SpecsSystem Spec
06-21-2010   #7
rodekyll


windows 7
 
 

no merge option

when i right click on file i dont get a merge option what could i be doing wrong
My System SpecsSystem Spec
06-21-2010   #8
Brink


Windows 7 Ultimate x64 SP1
 
 


Hello Rodekyll, and welcome to Seven Forums.

Double check to make sure that the downloaded REG file has a .reg file extension. Some security programs may change it to .download instead.

If it does have a .reg file extension, then double check in Default Programs to make sure that the .reg file extension is set to have it's "Current Default" program set as Registry Editor (C:\Windows\regedit.exe). Afterwards, see if you may be able to merge the downloaded REG file.

Hope this helps,
Shawn
My System SpecsSystem Spec
06-23-2010   #9
rodekyll


windows 7
 
 


The default doesnt list a .REG.
My System SpecsSystem Spec
Comment

 Manage - Fix "File does not have a program associated" problems?



Tutorial Tools



Similar Threads for: Manage - Fix "File does not have a program associated"
Windows 7 Tutorial Category
Solved Library "File does not have a program associated" General Discussion
Win7 "workstation" to WinXP "server" file copy FAIL Network & Sharing
To open "Manage" windows explorer stops working Crashes and Debugging
Get "open in another program" error when moving file General Discussion
Media Center Extender-"Manage Library" issues Media Center


All times are GMT -5. The time now is 03:03 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30