SuRun Changelog

What's new in SuRun 1.2.1.2

Jul 4, 2017
  • CHG: Made Hooks Windows X compatible.

New in SuRun 1.2.1.0 (Jul 23, 2012)

  • NEW: French resources by Laurent Hilsz. Thanks!
  • NEW: Portuguese language resources by "the.magic.silver.bullet" Thanks!
  • NEW: Command "SuRun: Empty recycle bin" in Recycle Bin context menu
  • NEW: In Vista and Win7 SuRun's system menu and context menu entries show a SuRun Shield icon
  • NEW: /USER command line parameter for specifying the RunAs user
  • NEW: /LOW command line parameter to force launching processes non elevated
  • LOW you can even start programs that UAC would not allow to be
  • run low (E.g. Regedit.exe)
  • NEW: User SYSTEM is supported for /RUNAS, but only when used by a non
  • restricted SuRunner or by a real Administrator
  • NEW: InstallSurun and SuRun set DEP permanently ON
  • NEW: SuRun's binaries are flagged to use ASLR
  • NEW: SuRun's /RunAs has a new "Run elevated" Checkbox for non restricted
  • SuRunners and Administrators
  • NEW: The display time for the "program was started automagically message"
  • can be set
  • CHG: Removed dependencies on wtsapi32.h and wtsapi32.lib
  • CHG: added bin\Crypt32x64.Lib and bin\Crypt32x86.Lib because Crypt32.Lib is missing in VS2005.
  • FIX: Two or more spaces after a direct SuRun command line option caused
  • SuRun to just exit. (E.g.: "SuRun /wait cmd")
  • FIX: Fixed implementation of CreateProcessAsuserA IAT-Hook
  • FIX: Updating SuRun with a different locale failed.
  • An English SuRun could not be updated by a French SuRun because the
  • SuRun service name was localized.
  • FIX: "(Re-)Start as Administrator" did not work with captionless Windows
  • FIX: IAT-Hook prevented SwitchDesktop in AVAST and caused a system deadlock
  • FIX: If SuRun starts %windir%\system32\cmd.exe it inserts a /D option into
  • the command line to avoid cmd from running AutoRuns
  • FIX: IAT-Hooks are directly loaded without a separate thread.
  • If that GPF's, a thread is created to load the hooks.
  • FIX: Command lines with >4096 characters caused a GPF in the SuRun
  • client and the Hooks
  • FIX: SuRunExt.Dll prevents unloading SuRunExt.Dll dynamically. This effectively eliminated GPFs in SuRunExt.Dll_unloaded on my Win7pro system.

New in SuRun 1.2.0.8 (Oct 13, 2010)

  • Renamed SuRun 1.2.0.8 Beta 1 to SuRun 1.2.0.8

New in SuRun 1.2.0.8 Beta 1 (Oct 13, 2010)

  • CHG:
  • The tray symbol shows Processes with unknown Windows Text with their file name
  • FIX:
  • Starting with SuRun 1.2.0.7, after a SuRunner started one application as Administrator and the system was not shut down properly (E.g. in cause of a power loss), the user's password was messed up. Now SuRun flushes the registry to disk after restoring the user password hash and restores the password hash on power loss.