diff --git a/index.js b/index.js index 3690af1..72f5717 100644 --- a/index.js +++ b/index.js @@ -130,6 +130,8 @@ const open = async (target, options) => { '-NonInteractive', '–ExecutionPolicy', 'Bypass', + '–WindowStyle', + 'Hidden', '-EncodedCommand' );