I'd like my program to be summoned when a browser tries to open a page with the protocol "tf2emp://xxxxx". The program will then have to download content based on the 5 digit number given in said protocol. My program is written in python, and I'm using wx for the gui.
+2
A:
Have a peek at Microsoft's page on the subject:
http://msdn.microsoft.com/en-us/library/aa767914(VS.85).aspx
Jonathan
2010-07-07 06:54:59