mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 19:19:23 +08:00
cecb65cd40
* Add handling of portable mode when updating Additionally: 1. Changed getting version from internally rather than from RELEASES file 2. Added PortableDataPath as a constant so can be used to determine if portable mode is used * Fix incorrectly wired auto update event handler * Fix Sys plugin missing Shutdown command icon * Add check update command to Sys plugin * Add message if current Wox version is latest * Add default silent when auto checking updates in background Silent when current is still the latest version * Move UserData folder to new version location * Changes per review 1. Move IsPortableMode to Constant 2. Merge if statement * Per comment- change variables to be more descriptive UpdateInfo and UpdateManager renamed * Per comment- Add exception handling and message if failed. |
||
---|---|---|
.. | ||
Plugin | ||
Properties | ||
Resource | ||
FodyWeavers.xml | ||
README.md | ||
Updater.cs | ||
Wox.Core.csproj |
What does Wox.Core do?
- Handle Query
- Define Wox exceptions
- Manage Plugins (including system plugin and user plugin)
- Manage Themes
- Manage i18n
- Manage Update and version