Skip to content

v1.1.1

Compare
Choose a tag to compare
@shupershuff shupershuff released this 23 Apr 13:23
· 447 commits to main since this release
1071388
  • Removed SetText.exe from the repository as Chrome will prevent downloads due to it thinking the file is dodgy.
  • Changed script to automatically compile SetText.exe if it doesn't exist. Requires dotnet 4.0.
  • Script auto adds windows defender exception rule for the SetText directory (at least until Microsoft process and approve my false positive review submission).
  • Script checks if Dotnet 4.0 (required to build settext.exe is installed and if not prompts where to download it from. Presumably most user PC's have this installed already anyway.

More info on the SetText executable can be seen here (where I copied it from): https://stackoverflow.com/questions/39021975/changing-title-of-an-application-when-launching-from-command-prompt/39033389#39033389