Filter By

Package Types

Operating System

Categories

Trust Information

By: | 733,226 downloads | Last Updated: 9/26/2023 | Latest Version: 1.0.13

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: | 936 downloads | Last Updated: 5/10/2024 | Latest Version: 0.3.43

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: | 27 downloads | Last Updated: 4/5/2024 | Latest Version: 0.0.0

Hard to upgrade from PS2EXE to ps12exe? No problem! This module can hooks PS2EXE calls into ps12exe, All you need is just uninstall PS2EXE and install this, then use PS2EXE as normal.