how to open a specific file from my application
I want to open a specific file from my c# application
eg:
i saved a psd file at some place and when i click on a button it should open in photoshop.
I have searched all possible ways,the problem is that the application is opening but not my file with it.