> firefox T:\tiddlywiki.html/#open:MainMenu
> Alert: Firefox does not know how to open this document, because the
> protocol (t) isn't associated with any program.
You need to add "file:///" to make it a valid URL reference, e.g.:
file:///T:/tiddlywiki.html/#open:MainMenu
Note also that "open:" is the default action if none is specified, so
you can shorten the URL a bit:
file:///T:/tiddlywiki.html/#MainMenu
HTH,
-e
Eric Shulman
TiddlyTools / ELS Design Studios