October 20, 2023

Update Teams PowerTools for Teams New Client

I have updated the Teams PowerTools for the Microsoft Teams New Client.

This is a quick fix/ implementation. I will finalize along the usage.

Background

I couldn't access it but logging out and in again pushed the update for me.

Differences

The exe has another name and the installation is also different.

See the new Teams_IsNew, Teams_GetExeName and Teams_GetExe functions in the Teams Library Lib/Teams.ahk

Background handling see special post  Import Teams Meeting Backgrounds (Teams New) | Thierry Dalon's Blog

It seems else at a first glance (for the mute feature) that the UIAutomation hasn't changed.
I would have loved Teams to provide AutomationId for each needed element.

Difference to get the Teams Main Window: with Classic Client the Acc Name was ending with main Window. It isn't the case anymore with the New Client.   How to get Microsoft Teams main or meeting window? (Empower Teams Shortcuts with AutoHotkey) | Thierry Dalon's Blog

msteams: protocol does not work anymore. This impact the handling of favorites.

Updated 

Restart
Teams_GetMainWindow 
Teams_GetMeetingWindow 
Teams_GetLang 
Teams_MeetingReaction

Tested

Teams_Mute (on/ off not only toggle)
Teams_Leave
Teams_MeetingReaction

Missing features


Search box commandsThe following commands are no longer available in the new Teams search box:
/activity, /files, /goto, /help, /join, /keys, /mentions, /org, /saved, /testcall, /unread, /whatsnew, /who.

No comments:

Post a Comment