forceps 1.0.0.2

dotnet add package forceps --version 1.0.0.2
NuGet\Install-Package forceps -Version 1.0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="forceps" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add forceps --version 1.0.0.2
#r "nuget: forceps, 1.0.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install forceps as a Cake Addin
#addin nuget:?package=forceps&version=1.0.0.2

// Install forceps as a Cake Tool
#tool nuget:?package=forceps&version=1.0.0.2

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

There are no supported framework assets in this package.

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.

Version Downloads Last updated
1.0.0.2 2,312 8/11/2019
1.0.0.1 2,142 2/24/2019

BUGTRACKER:
https://github.com/bcurran3/ChocolateyPackages/issues

CHANGELOG:
* v1.0.0.2 - v1.0.0.1 repushed WITH the EXE this time(!)
* v1.0.0.1 - updated donation link :)
* v1.0 - initial release

DONATIONS:
https://www.paypal.me/bcurran3donations