How can I package up a PowerShell script so it runs when I click on shortcut? -


i have sample .ps powershell script created me.

can tell me how can make shell runs in background when click on windows shortcut icon.

create shortcut

powershell -noexit -executionpolicy bypass -file script.ps


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

Maven Javadoc 'Cannot find default setter' and fails -