Hi i made a web page and i want to burn it in a CD, how i can get my home page automatically open fron the CD?
i try --homepage="\resources\index.html" in google chrome portable but it doesn't work.
the problem is that i don't know the drive letter of the PC's i will play the CD.
thanks
If "automatically open from the CD" means upon launching the Firefox Portable from the CD, this appears to be supported through the FirefoxPortable.ini as a "LocalHomepage=" option, explained in the included readme.txt:
"The LocalHomepage entry allows you to set Firefox Portable to use a local file on your read-only disc (CD/DVD/etc) as your homepage when running in Live mode. It's not necessary for use on regular drives (the launcher handles portablizing your homepage path). The file must be a path relative to the launcher. If you were to set it to a file in the same directory as FirefoxPortable.exe, you would use LocalHomepage=homepage.html If it was in a subdirectory called homepage, you would enter LocalHomepage=homepage/homepage.html."
And, regarding the resource:/// protocol and Firefox Portable, you can read about it here:
https://portableapps.com/node/711#comment-2373
"...resource:/// seems to be relative to the directory containing firefox.exe (NOT PortableFirefox.exe)..."
Info quite old, could be outdated.