Tagged Questions
4
votes
1answer
770 views
How do you set up a file association with a click-once application?
I have a click-once application.
I have an associated file that I store the application's data in.
When a user clicks on one of these files I want it to open the click-once app and load the file.
I ...