-
Notifications
You must be signed in to change notification settings - Fork 40
Portable
Make sure that you will have write access to selected path, otherwise browser wont run.
Profile will be put inside browser folder, handle it like combined regular profile, Application Data and Local Settings]\Application Data (appdata local and roaming on newer windowses). Plugins handled the same way as in the regular istallation.
With checkbox checked during install, you get mode, where you can simultaneously launch multiple instances of the browsers and with different profiles, but default browser feature is disabled and you cannot use file associations.
Another mode (checkbox unchecked), browser launched with one profile, you can set it as default and associate with files.
These modes regulated very simple, same as you launch browser with commandline parameters -profile always inside browser, and -no-remote which is put on first mode. Also you can switch modes manually: Inside the browser folder is another folder named browser look there files pmprt.mod or pmundprt.mod they are empty, no matter what inside, only names.
- pmprt.mod: first mode
- pmundprt.mod: second mode
- none of above: regular nonportable mode (profile inside appdata)