Skip to content

InstallAgent 6.0.1

Choose a tag to compare

@AngryProgrammerInside AngryProgrammerInside released this 17 May 12:50
· 10 commits to master since this release
9bf04d2

Fixed numerous bugs/issues with 6.0.0 release

  • Fixed bug with 64-bit detection on languages other than english
  • Fixed bug where agent services would be disabled on Windows 7 / 2008 R2 / PowerShell 2 rather than upgraded
  • Removed service disablement during upgrade process
  • Fixed registry null values on Windows 7 / 2008 R2 / PowerShell 2
  • Fixed false positive error when script being run offline
  • Fixed bug where switch type parameter was being tested for boolean values rather than the .IsPresent field
  • Fixed bug where logging was being called incorrectly, leading to null values when writing to the event log
  • Fixed a bug that it didn't detect all Group Policy installs as such (only detected if run from netlogon folder, not from within the sysvol folder)
  • Fixed a but that it incorrected was detected as Group Policy install (now it takes not only the start location but also the user that runs it into account)