I'm not sure what you mean... Even if Windows launches the application, it does it on behalf of the current user. I don't know if this is the case on Windows, but on Linux I can manipulate a running instance of Firefox through a small app that is bundled with the browser.
Isn't your problem that you form an endless loop between firefox and your app? When mailto: is called, your app i launched and it starts firefox and probably passes it the mailto: address, which again calls your app, etc.





Reply With Quote


Bookmarks