Fixes
- Detected double caching of tree nodes, making 2 COM calls per node, now 1 COM call per node, further improved the tree traversal speed.
- Updated the MCP config for setting Windows-MCP in Claude Desktop from Windows Store.
- Handling UIA Errors Cleanly in UIA
- PowerShell Tool missing environment variables fix (Thanks to @JezaChen)