Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 325 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 325 Bytes

PS1toEXE

This PowerShell script lets you "convert" PowerShell scripts into EXE files modified and updated from ps2exe v0.5.0.0 to include support for powershell 5 with full features which is working in Windows 10

Syntax

ps c:> .\ps1toexe.ps1 -inputfile inputfilepath.ps1 outputfilepath.exe and other necessary switches