I use VS2010 every day and sometimes like to open a C # file (or another file) in another editor (my favorite Notepad ++). Thus, right-clicking on a file in “Solution Explorer” and selecting “Open With ...” opens the “Open With” dialog box.
I add my editor, and the program appears in the "Open With" dialog box all day long.
But every time I reboot (or log out and log back in to the domain), the program disappears from the "Open With" dialog box.
I think this could have something to do with the roaming profile (because it happens at work). And consulting our servicedesk did not solve this.
So, I looked through the registry, trying to find the place where the programs are stored in the "Open With" dialog box in VS2010. But did not find the correct key.
Can someone tell me where the Open With dialog programs are stored? So can I create a script or add something to my favorite program every time I log in?
source share