Filter By

Package Types

Operating System

Categories

Trust Information

By: | 658,393 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: | 8,973 downloads | Last Updated: 8/31/2018 | Latest Version: 1.5.4-ci0002

Invoke-Executable for running executables with control over stderr

By: | 10,131 downloads | Last Updated: 4/30/2021 | Latest Version: 1.5

Commands to facilitate native-shell and external-executable calls.

By: | 841 downloads | Last Updated: 4/22/2024 | Latest Version: 0.3.41

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: | 373 downloads | Last Updated: 8/5/2019 | Latest Version: 0.0.0.4

The RedirectConsoleAppOutput module allows to redirect standard output and standard error of Windows console application as an object in memory. That is its diference from the Start-Process cmdlet which redirects output to file only. If redirecting output to file is enough for your purposes, you don't need this module. The module exports two fun... More info

By: | 33 downloads | Last Updated: 1/26/2024 | Latest Version: 0.1.0-beta

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: | 31 downloads | Last Updated: 11/29/2023 | Latest Version: 2023.12.0

Smart Ace Designs ScriptoForm Templates Module. This module contains a Plaster template and functions used for scaffolding a basic starter ScriptoForm project that a script developer can use to create complex management tools. A ScriptoForm is a PowerShell script that generates and displays a Microsoft Windows Forms application that can be used... More info

By: | 10 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.