pd4d10 / debugtron

Debug in-production Electron based app
MIT License
1.37k stars 106 forks source link

Doesn't work for MSTeams? #10

Open CoenraadS opened 3 years ago

CoenraadS commented 3 years ago

Hi, when I try Debugton 0.5.0 on Microsoft Teams 1.4.00.4167 (64-bit), it does not connect.

Briefly it seems to try something, but then MSTeams pops to the foreground and is removed from the list

OS: Windows 10

gregmac commented 3 years ago

I ran into this too, and it's a bit annoying the error flashes in the Debugtron UI for half a second then disappears.

Turns out. it does work, but Teams has to be launched with debugging enabled:

  1. Quit existing instance of Teams
  2. Use "App not found?" in the top left, and drag in or select the Teams executable (eg: C:\Users\username\AppData\Local\Microsoft\Teams\current\Teams.exe)
KaKi87 commented 2 years ago

C:\Users\username\AppData\Local can be simplified to %localappdata%, i.e. %localappdata%\Microsoft\Teams\current\Teams.exe.