Hello,
I would like to know if it's possible to make paths in files like
FirefoxPortable.ini accept absolute values. Clearly, I'm using
Firefox and I want to store the program itself on the hard drive,
keeping the profile on my flash drive (or my network drive).
So I would like the example below would work:
[FirefoxPortable]
FirefoxDirectory=C:\App\firefox
ProfileDirectory=G:\Data\profile
SettingsDirectory=G:\Data\settings
PluginsDirectory=G:\Data\plugins
This could save some space on the flash drive and speed up the
startup process. Any suggestions on how to do that?
Thanx in advance.
It's not possible to use absolute paths. If you want absolute paths, use regular Firefox and the profile manager.
Sometimes, the impossible can become possible, if you're awesome!
Thank you very much. I have my problem solved