I am assuming you are using Windows? If so, there is no way to pass a parameter using the "file://" syntax, as it is an Asynchronous Pluggable Protocol that does not accept parameters.
However, if you really need it, you can craft your own pluggable protocol that accepts parameters.
Here's an example:
GalacticJello
2010-01-26 17:40:38