Im currently writing up a small app to manage a bunch of script files and a few things. However, using the Shell command does nothing as it only runs other .EXE files.

I'd like to know how to make VB open up other non .exe files. In other words, if i tell VB to open up a .bmp or .txt or whatever, it'll simply run the program in whatever native/default program windows has it. I'd like it to be able to just run the script. I'm pretty stumped as to how to run other things.

If anyone can help, i really appreciate it, thanks in advance!