PS2EXE.Core
0.6.2
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
Owners
Copyright
(c) Fabien Tschanz 2026
Package Details
Author(s)
- Fabien Tschanz
Tags
Compiler Core PS2EXE.Core Executable PowerShell ps2exe Win-PS2EXE
Functions
Dependencies
This module has no dependencies.
Release Notes
# Version 0.6.2
* Fixed an issue where `Add-Type` would fail in a compiled executable.
* Fixed an issue where the cache key would not consider changed C# source files.
FileList
- PS2EXE.Core.nuspec
- PS2EXE.Core.psd1
- PS2EXE.Core.psm1
- Variables.json
- Win-PS2EXE.exe
- base.csproj
- main.cs