[go: nahoru, domu]

Skip to content

Releases: mspaintmsi/superUser

superUser v5.6.1

18 Apr 22:48
Compare
Choose a tag to compare
  • Added compatibility with Windows 11 when Local Security Authority (LSA) Protection is enabled.

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.

superUser v1.0

04 Aug 00:04
Compare
Choose a tag to compare

The superUser v1.0 Release

For build parameters please see the included Makefile