I have created a viewer component which helps in viewing a file that is encrypted. I have created an installer which associates my custom extension(.abc) with the viewer application. Now, when I double click the file, the viewer app launches but the data doesn't get displayed. I know I have to write code to get this done. But I am not sure of how I can do this. I am using C#.
Thanks, Chandrasekhar