M2TeamArchived / NSudo

[Deprecated, work in progress alternative: https://github.com/M2Team/NanaRun] Series of System Administration Tools
https://nsudo.m2team.org/
Other
1.85k stars 215 forks source link

NSudoC #21

Closed ci70 closed 5 years ago

ci70 commented 5 years ago

Why NSudoC show window if you launch without parameters?! Is there way to hide window?

MouriNaruto commented 5 years ago

Please use NSudoG

ci70 commented 5 years ago

That shows a GUI window? There used to be a NSudoC version with no windows at all.

Example (window is shown after installing windows - SetupComplete.cmd) setup

MouriNaruto commented 5 years ago

NSudoC.exe = NSudo Windows Console Subsystem Version (Command Line Only) NSudoG.exe = NSudo Windows Subsystem Version (Command Line Only) NSudo.exe = NSudo Windows Subsystem Version (Command Line and Graphic User Interface for newbie)

The command line usage of all executables are the same.

If you want to use command line version and don't want to pop up a black window, please use NSudoG.exe or NSudo.exe.

Mouri.