Hi,

I need my VB application to open any file, depending on the file assotiation in the windows. Something like

shell "program.exe"

but not just *.exe files
For example if it's *.jpg, VB opens it with Adobe (or whatever is assotiated), if *.htm, VB opens it with IE.

What I actually need is to autorun the html page when I insert the CD in CD drive.

Thanks,
Best regards, Andrew