surveyor icon indicating copy to clipboard operation
surveyor copied to clipboard

[BUG] AT.exe in 2 defintion files

Open rc-abodkins opened this issue 5 years ago • 1 comments

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

rc-abodkins avatar Jul 29 '20 18:07 rc-abodkins

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.

pmichaudrc avatar Aug 03 '20 15:08 pmichaudrc

Removed from system-utils.json in PR #66

rc-csmith avatar Nov 09 '22 14:11 rc-csmith