application association

About this tag
Application association in Windows refers to the system that links file types or protocols to specific programs. Common issues include default email clients not being recognized, such as Gmail or Thunderbird, due to missing or empty registry entries for protocols like 'mailto'. Users may encounter errors when trying to send emails from file context menus. Additionally, file type icons and application associations may fail to update on Windows 7 64-bit systems after registry edits, even after using SHChangeNotify to refresh the shell. Troubleshooting often involves checking default programs settings, registry protocol branches, and ensuring proper association updates.
  1. marilyn777

    Windows 10 Setting Gmail as my default mail in Windows 10

    Hi I'm having a problem with emailing photos to friends when I right click on a photo in my pictures folder I open the option of sending an email. It appears to send then it I get an error saying there is no email program associated to perform this requested action. I have set google chrome as...
  2. P

    Windows 7 Set default "mailto" handler when registry protocol branches empty?

    I have problems to set an eMail client (e.g. Thunderbird) on my 64bit Win 7 system for handling all "mailto" links. It is often recommended to go to Control Panel --> Set Default programs or Control Panel ---> "Associate a file type or protocol with a program" and assign the (new) email...
  3. Gregj

    Windows 7 File type icon and application associations not updating on Windows 7 64 bit

    Hello, I am working on a NSIS installer that edits the registry for a couple file types to change their icons and the application that runs them. After the registry edits are complete I use the SHChangeNotify system call to force the shell to update with the new settings. ; Tell the shell to...
Back
Top