Mikus Grinbergs wrote: > How can I specify to Mozilla to pass the __URL__ > to my .cmd (and *skip* the "download to temp" step) ? > > mikus
You can't really do that. That's not a helper application. That's more of a protocol. You could create a new protocol, ogg: so that when ogg:URL was typed in the URL bar, it invoked some EXE or CMD with the URL. The way Realplayer does this is through the use of separate files which contain the URL vs. the data (RM vs RAM) There is no way to do it programmatically with helper applications. Mike Kaply IBM
