Audax321 Posted July 18, 2003 Posted July 18, 2003 Hello, I'm just starting out with VisualBasic.NET (I used VB6 before) and I'm creating a quick mp3 player to get used to the program. It's almost completely done. However, I'd like to add support for registering file types with it. But, I also want to get the application that the file type was originally registered with so that if a user unselects an item (deregisters it) the program will register the file type with the other application if it still exists. I know how to change values and read them in the registry and I'm hoping that is all I need to do. The problem is that I'm not exactly sure what values Windows alters when it registers a filetype. If any of you can help me out, I'd appreciate it... thanks :confused: Quote
aewarnick Posted July 31, 2003 Posted July 31, 2003 Noone seems to know here but I on the Tech Support Guy Forums there are people I know who can help. Quote C#
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.