ps2exe

1.0.0

Compiles Powershell scripts to executables. Overworking of the great script of Ingo Karstein with GUI support.
'Invoke-ps2exe script.ps1' (or 'ps2exe script.ps1') compiles to script.exe. Several control parameters available.
Or use Win-PS2EXE as a graphical front end to the compiler.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ps2exe -RequiredVersion 1.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ps2exe -Version 1.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Markus Scholtes 2019

Package Details

Author(s)

  • Markus Scholtes

Tags

Compiler ps2exe Executable Win-PS2EXE

Functions

Invoke-PS2EXE

Dependencies

This module has no dependencies.

Release Notes

# 1.0.0 / 2019-11-08
- First stable release
# 0.0.0 / 2019-09-15
- Experimental

FileList

Version History

Version Downloads Last updated
1.0.13 361,817 9/26/2023
1.0.12 174,303 11/26/2022
1.0.11 67,629 11/21/2021
1.0.10 34,099 4/11/2021
1.0.9 5,087 2/28/2021
1.0.8 4,854 10/24/2020
1.0.7 650 8/28/2020
1.0.6 557 8/10/2020
1.0.5 5,774 7/11/2020
1.0.4 3,695 4/20/2020
1.0.3 1,327 2/17/2020
1.0.1 831 12/16/2019
1.0.0 (current version) 530 11/8/2019
0.0.0 637 9/15/2019
Show less