新增功能 | What's New
本次更新引入了ElevatedWorker功能,通过局部提权方案解决系统关键文件(如Program Files)修改需求,避免全局提权导致的Windows用户界面特权隔离(UIPI)限制问题。
This release introduces the ElevatedWorker feature, implementing targeted privilege elevation for modifying system-critical files (e.g., Program Files) while avoiding the limitations of Windows UIPI caused by global admin rights.
主要改进 | Key Improvements:
- 新增通过UAC提权的
ElevatedWorker进程 | Added UAC-elevatedElevatedWorkerprocess - 修复特权隔离(UIPI)导致的文件夹操作限制 | Fixed folder operation restrictions caused by UIPI