aloneguid / bt

Browser Tamer - browser proxy for Windows with autodetection, rules, scripting.
https://aloneguid.github.io/bt/
Apache License 2.0
145 stars 6 forks source link

Links in Outlook do not work #12

Closed mohnen closed 1 year ago

mohnen commented 1 year ago

I am using Microsoft® Outlook® für Microsoft 365 MSO (Version 2208 Build 16.0.15601.20676) 64 Bit This is part of Microssoft 365 for Enterprise. When I click a link in an Outlook item (message, calender, ...) this error occurs

"Unexpectedd error for URL ... Access denied"

aloneguid commented 1 year ago

Can you give a sample URL you're trying to open please.

mohnen commented 1 year ago

Any URL will do; I assume that Outlook tries some kind of pre-loading and fails with it.

test
aloneguid commented 1 year ago

Do you mind sharing config.ini (File->config.ini)?

mohnen commented 1 year ago

Not at all :) config.ini.txt

aloneguid commented 1 year ago

i can't download it - error.

mohnen commented 1 year ago

theme = corp_grey

[browser:chrome] name = Google Chrome cmd = C:\Program Files\Google\Chrome\Application\chrome.exe vdf = Google\Chrome\User Data subtype = chromium

[browser:chrome:Default] name = Markus arg = "%url%" "--profile-directory=Default" icon = C:\Users\mmohnen\AppData\Local\Google\Chrome\User Data\Default\Google Profile Picture.png cmd = C:\Program Files\Google\Chrome\Application\chrome.exe home = C:\Users\mmohnen\AppData\Local\Google\Chrome\User Data\Default

[browser:msedge] name = Microsoft Edge cmd = C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe vdf = Microsoft\Edge\User Data subtype = chromium

[browser:msedge:Default] name = Geschäftlich arg = "%url%" "--profile-directory=Default" icon = C:\Users\mmohnen\AppData\Local\Microsoft\Edge\User Data\Default\Edge Profile Picture.png cmd = C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe home = C:\Users\mmohnen\AppData\Local\Microsoft\Edge\User Data\Default rule = aixtron.com rule = aixcloud.sharepoint.com

aloneguid commented 1 year ago

Thanks, seems to be nothing wrong here. What we can try to debug further:

  1. Open config.ini.
  2. Shutdown all BT instances (right-click tray icon and press "Exit" if needed).
  3. Add the following line somewhere in the beginning of the file: flag_debug_args=y. It should look something like:

image

  1. Download and install this version (you may want to backup config.ini).
  2. Launch and go to Tools->Rediscover Browsers.
  3. Try clicking the link again from Outlook, and send me screenshot, which should look like:

image

mohnen commented 1 year ago

There is no popup except the error message from Outlook. It seems that Outlook fails even before launching bt.exe

aloneguid commented 1 year ago

Odd. Are you able to open links from any other desktop app with BT? Just wondering if this is Outlook specific.

I'm wondering if this is related https://superuser.com/questions/1407898/error-something-unexpected-went-wrong-with-this-url-in-outlook

mohnen commented 1 year ago

All other apps work fine. Changing the default browser and back did not work.

On Tue, Jul 11, 2023 at 8:28 AM Ivan G @.***> wrote:

Odd. Are you able to open links from any other desktop app with BT? Just wondering if this is Outlook specific.

I'm wondering if this is related https://superuser.com/questions/1407898/error-something-unexpected-went-wrong-with-this-url-in-outlook

— Reply to this email directly, view it on GitHub https://github.com/aloneguid/bt/issues/12#issuecomment-1630221303, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFRLEB2OBEGZNT2EE6O5KTXPTXB3ANCNFSM6AAAAAA2BTJEEE . You are receiving this because you authored the thread.Message ID: @.***>

mohnen commented 1 year ago

I found it, it's not your programs fault; it's my companies paranoid Windows Defender settings 2023-07-12 16_21_51-Window