|
Answer» how can i make a file for that my app opens? like.... ".swd" which stands for "saved website data".if you are doing your own application, just make sure you code reading and writing for/to files with extension .swd. Otherwise, i don't understand what you want.i got the file format down. i need it to when you double click it, it opens the file in my APP instead of just opening the app.see here for referenceit doesn't RELATE to my problem. im trying to make it when i double click a ttxt file, my app opens the txt file in its self, not just open the app.what does you app do exactly..? what kind of app is that.? normally when you double click a text file, either notepad or wordpad (at LEAST i know notepad is default on my machine) opens the text file right? Now you want your app to open it correct? You have to associate the text file to be opened with your app instead of notepad/or whatever app. Also, notepad knows how to open the text file, does you app know? anyway, if you are still STUCK after trying to associate, post whatever you can post , eg your code or others so ppl can help you. I think i get what you mean, right click go to open with then there is a box you can CHECK ALLWAYS open with this pro..........
|