surveyor
surveyor copied to clipboard
[BUG] AT.exe in 2 defintion files
Describe the bug AT.exe is located in both Admin Utils and System Utils definition files. Shouldn't it only be included in one for clarity?
What side of Surveyor is impacted?
- [x] Definition File
To Reproduce --deffile system-utils.json --deffile admin-utils.json
Since AT.exe is deprecated and will not execute on newer versions of Windows, it may make sense to create a legacy deffile and migrate it along with other deprecated or older binaries.
Removed from system-utils.json in PR #66