Fred Gohsman wrote:
> I noticed a change in 0.8 form M18 where directories under the chrome
> directory are packaged as .jar files.
>
> Is it true, that as long as the .jar file ("chrome") is registered, that I
> should be able to see the files by using the -chrome directive when
> launching the app?
>
> i.e.) mozilla.exe -chrome chrome://docs/index.html
Yes.
> How would I verify that the chrome is registered?
Check installed-chrome.txt.
> Obviously, I've tried
> this and it has not work as I had hoped / stated.
Same for me. That's why I suggested to use a normal disk file path, e.g.
mozilla.exe -chrome file://c:\mindcast\chrome\doc\index.html
Why don't you use that? It works with the build I sent you / uploaded.
> Is what I am trying to do possible?
Yes.
> Which is launch the browser with the default page from within a
> .jar file.
Wait, do you want to launch the *browser*, i.e. Navigator, with a
default page?
I think, you want to launch Mozilla with a document, specified at the
commandline, as chrome. Yes, would work, assuming you registered the jar
file correctly and use the right path.
If you really want to use jar files, there is another way tp access
them: You can specify the url of the jar file, plus "!", plus the
relative path of the doc inside the jar/zip file, e.g.
"file://c|/mindcast/chrome/doc.jar!doc/index.html"
(or similar).
Do you need to worry about disk space?
--
This message is protected by ROT0 encryption and the DMCA.
Reading is disallowed and will be prosecuted.