Is this change is by design or bug? launching cmd as TrustedInstaller + Enable All Privileges in v5.0.1707.31 and before, all privileges are enabled in v5.2.1710.26 and 5.3.1801.11, not all privileges enabled Windows 8.1 x86
I am sorry, this is a bug. I have fixed it. But the 5.3 is the last minor update for NSudo 5.x series. So you need to wait for the NSudo 6.0.(May after a week.)
In NSudo 6.0 R2 and later, there will be three standalone executable files used in different situations. NSudoG.exe is the pure command line version and subsystem setting is Windows. It can run silently. NSudoC.exe is the pure command line version and subsystem setting is Console. It will have better experience in the console, but it has a black console window if you call it in the Graphic apps. So this is why need the NSudoG NSudo.exe is the GUI version with the command line support.
Using the context menu or by opening NSudo.exe, going to the program I want and clicking Run always opens a command prompt window. PS: NSudo 6.0 R1 works correctly.
Thanks to report, I found the bug. Bug in 231 line of NSudoSDK\NSudoResourceManagement.cpp I am sorry.