Setup Project and Icons
-
Hi! I have the following problem: My C# application creates a special file-format, called *.tvp. When I build my Setup Project, an icons is show symbolizing my program. What I want now is: All *.tvp files shall show this icon after installing my program as this for example works with *.doc files. They also show the winword icon. Does anybody know about settings to realize this? Thanks a lot
-
Hi! I have the following problem: My C# application creates a special file-format, called *.tvp. When I build my Setup Project, an icons is show symbolizing my program. What I want now is: All *.tvp files shall show this icon after installing my program as this for example works with *.doc files. They also show the winword icon. Does anybody know about settings to realize this? Thanks a lot
You need to make associations in the registry. This will help you http://msdn2.microsoft.com/en-us/library/ms951285.aspx[^]
#region signature my articles #endregion