[Message Deleted]
-
[Message Deleted]
-
[Message Deleted]
tonyjsebastian1 wrote:
Now i want this file to be opened whenever i click on this file by openfiledialog method
You write code for this
tonyjsebastian1 wrote:
simply browsing the folder and double click this extension file .....
To do this, you write registry entries to associate your program with the file extension, and then when your app runs, you check the arguments passed in to see if there's a file path. If there is, you open it.
Christian Graus Driven to the arms of OSX by Vista.
-
[Message Deleted]
What are you talking about--"I want it to open". Open where, File.Open or what? You mean the file should open for user then use System.Diagnostics.Process and use the start method or something like that. If you need answers, you have to put some time in asking and writing the right question.
-
[Message Deleted]
There's little more annoying than people who delete their posts once they get an answer.
Christian Graus Driven to the arms of OSX by Vista.
-
There's little more annoying than people who delete their posts once they get an answer.
Christian Graus Driven to the arms of OSX by Vista.
well at least he got the answer...hopefully! I hope I wasn't rude to him.
-
[Message Deleted]
hello all, i have created a file of extension .ct, i want this to be opened when i double click on this file how can be this done in C# Thanks
-
hello all, i have created a file of extension .ct, i want this to be opened when i double click on this file how can be this done in C# Thanks