InstallAgent 6.0.1
·
10 commits
to master
since this release
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
switchtype 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)