Tries to run applications designed for Windows Workstation only also on Windows Server.
Run As Workstation catches wProductType of GetVersionEx WinAPI call and changes it to VER_NT_WORKSTATION value. It also tries to do this in every child process.
RunAsWs.exe "C:\application.exe" arguments
- Windows Server 2008
- Visual C++ Redistributable for Visual Studio 2019