Tested on build 22000.318 and 22000.346 (currently in Windows Insider beta and release preview channels).
New features
- Functional Windows 10 network flyout
- Functional Windows 10 battery flyout
- Implemented support for Windows 7 battery flyout (#274)
- Implemented
/extract
switch which unpacks the files fromep_setup.exe
to disk (#396) (.1):ep_setup /extract
- extractsExplorerPatcher.IA-32.dll
andExplorerPatcher.amd64.dll
to current directoryep-setup /extract test
- extracts totest
folder in current directoryep-setup /extract "C:\test with space"
- extracts toC:\test with space
directory
Feature enhancements
- Improved reliability when invoking Control Center (
Win
+A
) when the taskbar icon is disabled (the icon should now not reappear anymore sometimes) (#242) - Small reorganization of some options in "Properties"
Fixes
- Windows 10 network and battery flyout should now always launch when the tray icon is clicked (#410) (.1)
Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll
and symbol files) is available here.
This release has been published automatically from commits up to and including 033ad03 in branch master.