feture 增加关联实时文件夹

This commit is contained in:
BookerLiu
2023-03-21 17:18:18 +08:00
parent 32adce1815
commit 425d1a4ce5
9 changed files with 280 additions and 1 deletions

View File

@@ -226,6 +226,9 @@ namespace GeekDesk
SecondsWindow.ShowWindow();
}
//监听实时文件夹菜单
FileWatcher.StartLinkMenuWatcher(appData);
//更新线程开启 检测更新
UpdateThread.Update();