Releases: UMSKT/xpmgr
Releases · UMSKT/xpmgr
July 19th, 2025
Changes:
- New logo
- Added support for reading from stdin (pipes)
May 7th, 2025, Build 2
Changes:
- Fixed issue where a Vista+ function was used, making the entire program useless
- General fixes to make Clang-Tidy shut up
May 7th, 2025
Changes:
- Now using CMake (finally)
- Removed mention of Zulip, since it's not used anymore
December 21st, 2023
Changes:
- Fixed bug that prevented error codes from being displayed
- Got rid of all compiler warnings from CLion
December 20th, 2023
Changes:
- Updated compiler from MSVC to TDM-GCC
Debug binaries will no longer be made due to the compile change.
August 6th, 2023
Changes:
- Fixed some bugs
- Added EXPERIMENTAL support for Office 2003
July 7th, 2023, Build 2
Changes:
- Added check for SetConfirmationID, gives error if not correctly put in (same method msoobe /a uses to check before it processes it)
- "Activate Windows" shortcuts are deleted on successful activation, WPA Notifier process (
wpabaln.exe) is killed on successful activation if it's running
July 7th, 2023
Changes:
- If already activated, activation-related commands will return an error instead
- Version check added, you need to be on Windows NT 5.1 or 5.2 to use it (if you're above that, use slmgr)
- General bug fixes
July 6th, 2023
Changes:
- Fixed support on Windows XP Professional x64 Edition
- Added message if unknown architecture, and if arch is wrong
June 18th, 2023, Build 2
Changes:
- Added
--GetWPALeft,--GetEvalLeft - Made argument system less hacky