shot icon indicating copy to clipboard operation
shot copied to clipboard

Forcibly set subsystem to console for Windows PE file

Open lifenjoiner opened this issue 2 years ago • 2 comments

It will show the console messages. Fix issue #3.

lifenjoiner avatar Mar 08 '23 13:03 lifenjoiner

The disadvantage is it will show a console window when launched by non-CLI (double click).

lifenjoiner avatar Mar 08 '23 14:03 lifenjoiner

Now, the console window is dismissed ASAP, if the program is not attached to the console of its parent process.

lifenjoiner avatar Mar 10 '23 11:03 lifenjoiner