Mypal68 icon indicating copy to clipboard operation
Mypal68 copied to clipboard

Set myPal68 as the default browser in the Windows XP

Open LuckyTil opened this issue 2 years ago • 6 comments

  1. Now, the option "Set as default browser" does not work in the XP SP3 x86. Can You fix this?

  2. How does mypal check if it is the default browser? That check does not work. What registry key(s) should be modified?

LuckyTil avatar Feb 17 '24 17:02 LuckyTil

Did it ever worked before? If so you then have already set the default browser I never bothered to fix this because think its useless, i may fix later along with the installer they related, when browser be ready for the installer. If you want to set the default browser everyday, then may create installer yourself. Take any mozilla browser and make it default, search registry, get keys, replace mozilllas with mypals, put this all to cmd or make nsis installer whatever.

Feodor2 avatar Feb 19 '24 14:02 Feodor2

Did it ever worked before? If so you then have already set the default browser I never bothered to fix this because think its useless, i may fix later along with the installer they related, when browser be ready for the installer. If you want to set the default browser everyday, then may create installer yourself. Take any mozilla browser and make it default, search registry, get keys, replace mozilllas with mypals, put this all to cmd or make nsis installer whatever.

No, it never worked, and it's annoying. I corrected the following keys:

[HKEY_CLASSES_ROOT.htm] @="mypalHTML" "Content Type"="text/html" "PerceivedType"="text"

[HKEY_CLASSES_ROOT.html] @="mypalHTML" "Content Type"="text/html" "PerceivedType"="text"

[HKEY_CLASSES_ROOT\MypalHTML\shell\open\command] @=""C:\Program Files\mypal-68.13.7.en-US.win32\mypal\mypal.exe" -osint -url "%1""

[HKEY_CLASSES_ROOT\http\shell\open\command] @=""C:\Program Files\mypal-68.13.7.en-US.win32\mypal\mypal.exe" -osint -url "%1""

But every time I start mypal, it asks me if I want to make it the default browser! I uncheck the box "check if it is default", but it doesn't help. The next time - the same question, and the box is checked again! How to disable this check if it does not work correctly?

etsenberg avatar Feb 19 '24 16:02 etsenberg

Reset browser.shell... settings

Feodor2 avatar Feb 19 '24 16:02 Feodor2

I don't seem to even have the option to set as default. Why is it gone? How do I set it as default?

the-r3dacted avatar Mar 18 '24 12:03 the-r3dacted

The easiest way is to take the old mypal 29 install and set default then replace with the new mypal. So if I am not going fix the thing soon, then try yourself, and the option has been hidden on intent, when will fix may restore it easy.

Feodor2 avatar Mar 22 '24 20:03 Feodor2

Made a registry thing to set as default. Kinda broken, control panel set as default doesn't work but if you open a thing and pick Mypal, it gets set as default.

Edit: Forgot to mention, fix the mypal.exe path location. Mine is in a bit of a weird place. (G:\1Misc Stuff for Install\Mypal\mypal.exe or how the path is expressed in the file, G:\\1Misc Stuff for Install\\Mypal\\mypal.exe) Replace this with your Mypal68 path, and don't forget to use double backslashes.

mypaltest.zip

the-r3dacted avatar May 10 '24 02:05 the-r3dacted

Does set as default browser work now?

the-r3dacted avatar Jul 20 '24 23:07 the-r3dacted

@Feodor2 This is not fixed in 68.14.3. I still do not have the option to set as default.

the-r3dacted avatar Jul 21 '24 18:07 the-r3dacted

I had noticed this yesterday, MyPal doesn't show in the list of browsers to choose one for default.

I will try the patch from K4sum1.

Robbbert avatar Oct 21 '24 00:10 Robbbert