You are here

Why not hook up portable to profiles.ini (should be no need to detect if portable)

2 posts / 0 new
Last post
Noitidart
Offline
Last seen: 9 years 11 months ago
Joined: 2014-05-06 17:48
Why not hook up portable to profiles.ini (should be no need to detect if portable)

Hi there,
How come we don't hook up portable to work normally with the built in profile manager and profiles.ini? Why don't we also update the userApplicationDir?

These were the reason why I needed to detect if its portable. There really shouldn't be any need to test if portable as it should just be Firefox.

John T. Haller
John T. Haller's picture
Online
Last seen: 34 min 33 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Local Only

Profiles.ini is designed for local installs of Firefox only. It's never even created by the portable version. userApplicationDir, as used within Firefox, is determined via a Windows API call and can not be intercepted without hooking some processes which we don't get involved in.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments