Skip to content

How to hide cmd windows? #9

@nabeghe

Description

@nabeghe

When I run command, the main cmd opened and close fastly.
How to hide it?

dynamic cmd = new Cmd();
var output = cmd.ipconfig();
MessageBox.Show(output);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions