Filter By

Package Types

Operating System

Categories

Trust Information

By: | 2,677,670 downloads | Last Updated: 8/21/2025 | Latest Version: 1.0.17

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.

By: | 20,551 downloads | Last Updated: 2/27/2026 | Latest Version: 0.5.22

better pwsh code 2 exe repo: - Use `ps12exe a.ps1` to convert `a.ps1` into `a.exe`; - Use `ps12exeGUI` for a graphical interface that simplifies compilation; - Use `Set-ps12exeContextMenu` to add a context menu item for quick compilation or GUI access on `.ps1` files; - Use `Start-ps12exeWebServer` to launch a web server that allows users to co... More info

By: | 108 downloads | Last Updated: 4/21/2025 | Latest Version: 1.0.0

Binary Written in PowerShell. Convert PowerShell scripts into .NET Applications/executables. Generates small, self-contained executables targeting Windows/Linux on x86/x64/ARM64. See https://github.com/d-carrigg/BinWips for examples, documentation, and support.

By: | 18 downloads | Last Updated: 12/19/2025 | Latest Version: 2.1.7

A PowerShell bundler that merges multiple script files into a single bundle file.