Hey guys,

I am new here as you can see this is my first post. I am sort of experienced in vb6, but I ran into a problem just today.

I just saw an application that does the following: You choose a file (.exe, .pdf, .mp3, .avi, whatever) and the program creates an exe file out of the chosen file.

What is the exe file? It acts as the original file (if it is a video, it plays as a video like the original does), but it opens internet explorer on the back ("hidden") with a pre-chosen website url.

How can I do that?

You may think "why would you want to create that if that is already done?" Well I want to learn to do that.

I mean... How can I make an application that creates an exe file like that?