cancel
Showing results for 
Search instead for 
Did you mean: 
2024 Khoros Kudos Awards

The Zoom Community has won the Best Customer Support Community award!

Celebrate with us

What is the window class name for 'Update Required'?

yjmd2222
Explorer
Explorer

I'm trying to automate Zoom launching process with python in Windows 11, and I noticed a popup that said update was required before joining a conference that I think looked like this: desktop-update-required-join

What is the window class name for this popup? I closed down the popup because the conference had already started before getting the name. Now I can't reproduce this popup. If any of you are familiar, I need the output of win32gui.GetClassName(win32gui.FindWindow(None, 'Update Required'))

 

EDIT:

On the second thought, I think I want to reproduce this situation. Can anyone tell me how to do so as of today?

1 ACCEPTED SOLUTION

yjmd2222
Explorer
Explorer
3 REPLIES 3

yjmd2222
Explorer
Explorer

ZPForceUpdateWnd

yjmd2222
Explorer
Explorer

LOL there is another popup that does the actual installation. Now I need that one

yjmd2222
Explorer
Explorer

CZPUpdateWndCls then `zoom.us Installer Engine`