debugtron
debugtron copied to clipboard
Doesn't work for MSTeams?
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
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:
- Quit existing instance of Teams
- 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
)
C:\Users\username\AppData\Local
can be simplified to %localappdata%
, i.e. %localappdata%\Microsoft\Teams\current\Teams.exe
.