Filter By

Package Types

Operating System

Categories

Trust Information

By: | 741,092 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: | 3,177 downloads | Last Updated: 2/19/2024 | Latest Version: 0.2.8

Metaprogram PowerShell (and everything else)

By: | 2,224 downloads | Last Updated: 10/7/2023 | Latest Version: 1.0.2.1

Translates a Powershell Class into a C# Class and then compiles it. The class can be referenced across all .NET Languages. Additionally all Installed-Modules can be referenced and used! Discord: ultraalex0

By: | 943 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: | 145 downloads | Last Updated: 11/17/2023 | Latest Version: 8.0.100

Provides FSharp.Core libraries for F# PowerShell Modules. This is meant as a dependency for other modules and does not provide any direct cmdlets

By: | 124 downloads | Last Updated: 11/17/2023 | Latest Version: 8.0.0

A F# Dynamic Compiler in the style of the Add-Type PowerShell command

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: | 29 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.