Default browser links issue

oldteacher

Active member
Having issue just cannot seem to solve. Using the IE engine and _heexternal but not working as expected.

Not sure what I have done to cause the issue but your input on solution is in need, please.

Best to show screenshot:


default browser links.png900×610 22.8 KB


Could you advise?

Thanks.
 

Attachments

  • default browser links.png
    default browser links.png
    22.8 KB · Views: 0
Maybe you have some JavaScript code that triggers when you click links? Anyway, it’s not the default behavior of the software so the culprit could be some JS code you’re using in your compiled website.
 
yes sir, do have javascript involved with internals. sadly without the scripts page will not work. back to the drawing board.
 
So what I have discovered:

My issue only appears when I package my compiled EXE with Paquet Builder.

If I run the exe without Paquet Builder installer, operation is normal. No issues at all.

When installing with Paquet on my system, the issue shown in screenshot happens.

Using Inno Installer solves my issue, cannot use the Paquet Builder. Yes, I know this is not the Paquet forum:), only explaining not any of my javascript.
 
Back
Top