Click here to Skip to main content
15,887,822 members
Home / Discussions / C#
   

C#

 
GeneralProperty Sheet Pin
DrGreen24-Mar-04 4:41
DrGreen24-Mar-04 4:41 
GeneralRe: Property Sheet Pin
Heath Stewart24-Mar-04 4:50
protectorHeath Stewart24-Mar-04 4:50 
GeneralRe: Property Sheet Pin
DrGreen24-Mar-04 5:08
DrGreen24-Mar-04 5:08 
GeneralRe: Property Sheet Pin
Heath Stewart24-Mar-04 5:13
protectorHeath Stewart24-Mar-04 5:13 
GeneralRe: Property Sheet Pin
DrGreen24-Mar-04 5:27
DrGreen24-Mar-04 5:27 
GeneralTreeview context menu remains visible Pin
CStiefeling24-Mar-04 4:26
CStiefeling24-Mar-04 4:26 
GeneralRe: Treeview context menu remains visible Pin
CStiefeling24-Mar-04 4:35
CStiefeling24-Mar-04 4:35 
GeneralRegistry Entry Pin
Guinness4Strength24-Mar-04 3:12
Guinness4Strength24-Mar-04 3:12 
I've created an MSI installer with VS.NET 2003 which runs great. I've created two file type associations. The association is made, but when I right click on the associated file and view the proerites I notice something strange. The "File Type" information is correct = "My Prog File"
but the "Opens with:" data is not correct, it just shows the program icon and not the name. I've tracked it down to a registry entry:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache]
There is a registry string in there called:
"C:\Program Files\MyCompany\MyProgram Folder\MyProgram.exe"
the value for this string is blank. When I assign the value of "MyProgram.exe" to the entry, the associated file property page now reflect both the program icon and name in the "Opens with:" area.

Does anyone how this getts filled in ? Am I missing some kind of description property in my assemby ?

Any thoughts on how to fix this would be very much appreciated.



GeneralRe: Registry Entry Pin
Guinness4Strength24-Mar-04 3:28
Guinness4Strength24-Mar-04 3:28 
GeneralRe: Registry Entry Pin
surgeproof24-Mar-04 6:17
surgeproof24-Mar-04 6:17 
GeneralRe: Registry Entry Pin
Jeremy Kimball24-Mar-04 9:30
Jeremy Kimball24-Mar-04 9:30 
GeneralRe: Registry Entry Pin
Guinness4Strength24-Mar-04 9:32
Guinness4Strength24-Mar-04 9:32 
Generalimage on scroll bar Pin
flmosh24-Mar-04 1:07
flmosh24-Mar-04 1:07 
GeneralRe: image on scroll bar Pin
Heath Stewart24-Mar-04 3:01
protectorHeath Stewart24-Mar-04 3:01 
GeneralCustom explorer toolbar Pin
websight23-Mar-04 22:54
websight23-Mar-04 22:54 
GeneralRe: Custom explorer toolbar Pin
Michael Flanakin24-Mar-04 1:48
Michael Flanakin24-Mar-04 1:48 
Generalfrom VB to C# Pin
andrej6123-Mar-04 22:44
andrej6123-Mar-04 22:44 
GeneralRe: from VB to C# Pin
Michael Flanakin24-Mar-04 2:08
Michael Flanakin24-Mar-04 2:08 
GeneralRe: from VB to C# Pin
Judah Gabriel Himango24-Mar-04 3:48
sponsorJudah Gabriel Himango24-Mar-04 3:48 
GeneralRe: from VB to C# Pin
Michael Flanakin24-Mar-04 3:51
Michael Flanakin24-Mar-04 3:51 
GeneralRe: from VB to C# Pin
Heath Stewart24-Mar-04 3:58
protectorHeath Stewart24-Mar-04 3:58 
GeneralRe: from VB to C# Pin
andrej6125-Mar-04 9:50
andrej6125-Mar-04 9:50 
GeneralRe: from VB to C# Pin
Michael Flanakin25-Mar-04 11:11
Michael Flanakin25-Mar-04 11:11 
Generalgood rescources on Sharepoint development Pin
troels_sorensen23-Mar-04 21:49
troels_sorensen23-Mar-04 21:49 
GeneralRe: good rescources on Sharepoint development Pin
Heath Stewart24-Mar-04 2:56
protectorHeath Stewart24-Mar-04 2:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.