Pale Moon 32-bit and 64-bit profile sharing
Moderator: trava90
Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
Pale Moon 32-bit and 64-bit profile sharing
Somewhat related question - under Win7, do Pale Moon / 32 and Pale Moon /64 share profile information, cookies, cache, etc.? I'm rather hoping the answer is that they maintain their data independently, but wanted to check before I break something by attempting to use both simultaneously.
-
- Pale Moon guru
- Posts: 37517
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Pale Moon 32/64 profile sharing
Yes, they do share this information.under Win7, do Pale Moon / 32 and Pale Moon /64 share profile information, cookies, cache, etc.?
You might want to make sure you don't have both open at the same time.
I'm not 100% sure if the running process check actually catches a different architecture one running (I think it should, though!), but on the off chance it doesn't, it'd be best to make sure you close one before opening the other. Having both on the same system is certainly not a normal situation. If you do need to have both open at the same time, I suggest you install the desktop version of x64 (regular install) and use the portable version for the 32-bit one. You'll have complete separation in that case.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
Re: Pale Moon 32-bit and 64-bit profile sharing
Or you will use different profiles - i am about to make a howto using multiple versions of FF/Palemoon meaning also different buildts and in x32/x64.
Re: Pale Moon 32-bit and 64-bit profile sharing
Thanks for the confirmation on the shared data and the suggestion to try the portable version, will have to try that option, believe it might just work. For the reason behind this possibly unusual question, I often have four browsers open at the same time (Pale Moon, FireFox, Chrome, and MSIE) logged in to different systems under the same username but with different passwords and other credentials that get confused when attempting to run them in different tabs (or different windows) of the same browser. I'm wanting to get Chrome completely out of the mix because it crashes my system so often.
Re: Pale Moon 32-bit and 64-bit profile sharing
Just if you're interested - my HowTo on multiple FF/PM installations is online now.
Re: Pale Moon 32-bit and 64-bit profile sharing
Thanks - will have to read that one closely. Tried simply installing Pale Moon Portable alongside Pale Moon 64 but found that if I start Pale Moon Portable while Pale Moon x64 is already open, Pale Moon Portable appears to still pick up the profile information from Pale Moon x64.
-
- Pale Moon guru
- Posts: 37517
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Pale Moon 32-bit and 64-bit profile sharing
Ah yes, my suggestion was incomplete. You will have to edit the palemoon-portable.ini to uncomment the line:
MOZ_NO_REMOTE=1 (remove the semicolon)
So it becomes:
This will allow you to run them completely separately.
By default this is commented out because it interferes with file associations (which is used more often than running multiple copies of Pale Moon on a single system at the same time), but left in as a comment for a quick fix for this scenario.
MOZ_NO_REMOTE=1 (remove the semicolon)
So it becomes:
Code: Select all
[Environment]
;(multiple istances)
MOZ_NO_REMOTE=1
By default this is commented out because it interferes with file associations (which is used more often than running multiple copies of Pale Moon on a single system at the same time), but left in as a comment for a quick fix for this scenario.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite