How can I launch the default application (for example for the default web browser) within my python app (or just by command line)?
The 'open' command can handle most documents and URI's.
thank you :)
Comments
Re: Launch default application?
The 'open' command can handle most documents and URI's.
Re: Launch default application?
thank you :)