forceps 1.0.0.1
See the version list below for details.
dotnet add package forceps --version 1.0.0.1
NuGet\Install-Package forceps -Version 1.0.0.1
<PackageReference Include="forceps" Version="1.0.0.1" />
paket add forceps --version 1.0.0.1
#r "nuget: forceps, 1.0.0.1"
// Install forceps as a Cake Addin #addin nuget:?package=forceps&version=1.0.0.1 // Install forceps as a Cake Tool #tool nuget:?package=forceps&version=1.0.0.1
ForcePS - Allows you to run a PowerShell script from the Command Prompt bypassing Windows PowerShell Script Execution Policy.
No more "File PSscript.ps1 cannot be loaded because running scripts is disabled on this system." messages!
"Laziness is the mother of invention."
I wrote ForcePS because I was lazy and didn't want to keep changing my Windows PowerShell Script Execution Policy back and forth to run scripts. So I made a little one line batch file that would call PowerShell with the appropriate parameters to bypass the execution policy. Now I've added some error checking, compiled it, and have released it to the world for others who can't remember or don't want to have to type "Set-ExecutionPolicy Unrestricted" and "Set-ExecutionPolicy Restricted" repeatedly. Now you can just run ForcePS from the Command Prompt followed by the name of a PowerShell script and... Walah! The PS script will run without hassle, all without you having to change any settings. Elevated Command Prompt required for some small sense of security.
SCREENSHOT:
https://cdn.staticaly.com/gh/bcurran3/ChocolateyPackages/master/forceps/ForcePS_screenshot.png
USAGE: ForcePS PSscript.ps1 parameter1 parameter2
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
BUGTRACKER:
https://github.com/bcurran3/ChocolateyPackages/issues
CHANGELOG:
* v1.0.0.1 - updated donation link :)
* v1.0 - initial release
DONATIONS:
https://www.paypal.me/bcurran3donations