8000 Release v1.7.19 Β· chrisant996/clink Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
6643

v1.7.19

Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 23 May 17:18
· 5 commits to master since this release
  • Fixed some unnecessary work that was performed when starting the Lua engine (a tiny performance boost).
  • Fixed os.getcwd() when the LongPathsEnabled regkey is set.
  • Fixed the application manifest for the clink_*.exe programs to mark them as longPathAware (this doesn't affect CMD; while Clink is injected in CMD, then CMD's manifest is what controls long path awareness).
  • Fixed the oncommand event when using clink-popup-history to select and execute a command from history.
  • Fixed #756; Clink could potentially think it wasn't elevated when running as LOCAL_SYSTEM or the builtin Administrator account.
  • Fixed #758; avoid crashing in a pathological case where something else abuses CMD by injecting background threads that actively garble input and output.
  • Fixed the info command in the Lua debugger.
0