Possible Duplicate:
Run multiple instance of any windows application
I have a file type associated with a certain program. The problem is when I already have one of these files open, and I double click on another one in Windows Explorer, it launches in the program that is already open. I want it to launch a new window, a totally separate instance of the program. How is this achieved?