hi,
with my VB application, i create files with extention ".myext". LEts say i created a file called abc.myext. Now, when i double click on the abc.myext, it should launch my application. I know I can do this manually by associating the extention with the application. But for my users, i dont expect them to know this. Is there a way i can do this programmatically...?
Thanks!
