Skip to content

Releases: mspaintmsi/superUser

superUser v6.0

20 Nov 11:15
Compare
Choose a tag to compare
  • 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

01 Oct 20:10
Compare
Choose a tag to compare
  • 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

02 Sep 16:35
Compare
Choose a tag to compare
  • Some optimisations.
  • Removed backward compatibility with /c option.
  • Minor fixes.

superUser v5.4

28 May 16:08
Compare
Choose a tag to compare
  • 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

02 May 21:32
Compare
Choose a tag to compare
  • New option to return the exit code of the child process to calling script.

superUser v5.1

03 Apr 14:52
Compare
Choose a tag to compare
  • 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

09 Feb 00:42
Compare
Choose a tag to compare

superUser 4.0 without the need for a vc++ 14 redistributable

superUser v4.0

07 Feb 19:13
Compare
Choose a tag to compare

Complete rewrite, changed compiler.

superUser v3.0

15 Sep 21:09
Compare
Choose a tag to compare

Changes can be found in relevant commits.

superUser v2.0

02 Sep 19:51
Compare
Choose a tag to compare

For build parameters please see the included Makefile.