Skip to content

Instantly share code, notes, and snippets.

@selfish
Created May 1, 2016 16:32
Show Gist options
  • Select an option

  • Save selfish/6d665465e0a6e7b63b21ce7e57fbf0cc to your computer and use it in GitHub Desktop.

Select an option

Save selfish/6d665465e0a6e7b63b21ce7e57fbf0cc to your computer and use it in GitHub Desktop.
Start Powershell from command-line in hidden mode
:: To start any powershell command on hidden mode, use:
powershell -windowstyle hidden <command>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment