Releases: mspaintmsi/superUser
Releases · mspaintmsi/superUser
superUser v6.0
- The exit code of the created process is now always returned when the /w option is used.
- The /r option has been removed.
- Added new /m option to minimize the created window.
- Supported operating systems: Windows 11, 10, 8.1, 8, 7, Vista.
superUser v5.7
- Windows 11 24H2 (26100) is supported.
- Added compatibility with Windows 10/11 when Local Security Authority (LSA) Protection is enabled.
- Fixed console output encoding.
- Improved error messages.
- Updated help message and documentation.
- Updated executable file properties.
- Minor fixes.
superUser v5.5
- Some optimisations.
- Removed backward compatibility with /c option.
- Minor fixes.
superUser v5.4
- New seamless mode with the /s option.
When this option is specified, the child process shares the parent's console, without opening another window. This is useful for running commands or small scripts. - Removed unnecessary /c option.
The command to run is now simply the first non-option argument on the command line.
superUser v5.3
- New option to return the exit code of the child process to calling script.
superUser v5.1
- No DLL dependency.
- Very small size.
- Gcc MinGW-w64 compiler support under Cygwin and MSYS2 environments on Windows or with mingw-w64 package on Linux.
- Visual Studio compiler support to generate a minimum size executable.
- Bug fixes.
superUser v4.0 - without vc++ 14
superUser 4.0 without the need for a vc++ 14 redistributable
superUser v4.0
Complete rewrite, changed compiler.
superUser v3.0
Changes can be found in relevant commits.
superUser v2.0
For build parameters please see the included Makefile.