Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support PowerShell scripts maybe? #1

Open
scriptype opened this issue Feb 8, 2017 · 2 comments
Open

Support PowerShell scripts maybe? #1

scriptype opened this issue Feb 8, 2017 · 2 comments
Labels

Comments

@scriptype
Copy link
Owner

scriptype commented Feb 8, 2017

Salinger should support PowerShell scripts, as it's a common thing in Windows.

This would need to be tested in Windows.

@scriptype scriptype changed the title Support powershell maybe? Support powershell scripts maybe? Feb 8, 2017
@scriptype scriptype changed the title Support powershell scripts maybe? Support PowerShell scripts maybe? Feb 8, 2017
@scriptype
Copy link
Owner Author

It's possible for a Windows user to see the cannot be loaded because the execution of scripts is disabled on this system error when the PowerShell support is added.

One should run this in the PowerShell:

Set-ExecutionPolicy RemoteSigned

@scriptype
Copy link
Owner Author

Running a ps1 script like this: powershell path/to/script.ps1 causes the process to hang and not exit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant