-
Notifications
You must be signed in to change notification settings - Fork 0
development
We should make sure that all license text is included in the released app.
- Open PowerShell
dotnet tool install --global dotnet-project-licensesdotnet-project-licenses -i ZoomCloser -u -m- fill blanks of licenses.md
- copy it when you build the project.
- Edit readme.ja.md since the project author speaks Japanese.
- readme.yml will do the following when you
git push origin main:
- copy it to readme.md
- use dephraiim/translate-readme to translate readme.md into English, write it down to readme.en.md.
- copy translated readme.en.md to readme.md
This project uses ScreenRecorderLib, which has unsafe codes. The follwing is what the document say, but it doesnt work and throws "Object reference not to set..." error. Google serach
- Install MSBuild.ILMerge.Task.
- Copy %userprofile%/.nuget/packages/msbuild.ilmerge.task/2.0.0-pre501/content/ILMerge.props to ./ZoomCloser
- Replace with True
inspect.exe can be used to figure out the structure of the Zoom Meetings app.
-
When the window is minimized No way to get it.
-
When the window is normal or maximized
-
Using System.Windows.Automation (UI Automation)
-
"30" "" ウィンドウ "表示中、参加者パネルを閉じる、30参加者, Alt+U" ボタン "" ウィンドウ "ミーティング ツール" ウィンドウ "ContentLeftPanel" ウィンドウ "Zoom ミーティング" ウィンドウ "デスクトップ 1" ウィンドウ [ No Parent ]
-
"表示中、参加者パネルを閉じる、30参加者, Alt+U" ボタン "" ウィンドウ "ミーティング ツール" ウィンドウ "ContentLeftPanel" ウィンドウ "Zoom ミーティング" ウィンドウ "デスクトップ 1" ウィンドウ [ No Parent ]
Below are ONLY available when participants panel is opened.
-
"参加者 (30)" "PListContainer" ウィンドウ "ContentRightPanel" ウィンドウ "Zoom ミーティング" ウィンドウ "デスクトップ 1" ウィンドウ [ No Parent ]
-
"参加者 (30), 展開されています" "" ウィンドウ "" ウィンドウ "PListContainer" ウィンドウ "ContentRightPanel" ウィンドウ "Zoom ミーティング" ウィンドウ "デスクトップ 1" ウィンドウ [ No Parent ]
-
-
using user32.dll Below are ONLY available when participants panel is opened.
- "参加者 (30)" "PListContainer" ウィンドウ "ContentRightPanel" ウィンドウ "Zoom ミーティング" ウィンドウ "デスクトップ 1" ウィンドウ [ No Parent ]
-