PowerShell to exe/msi Converter free

PowerShell to exe

The tool for convert ps1 to exe & msi
Run PowerShell scripts without changing execution policy settings security.
Convert PowerShell scripts to exe or msi files and share them with your employees. Run scripts from an exe/msi file with a double click.

Build through arguments:
/ps1 “C:\ps1.ps1” :path to ps file
/path “C:\ps1.exe” :exe file path and name.
/sta :run script in sta, optional argument.
/console :show console, optional argument.
/build
example
pstoexe.exe /ps1 “C:\ps1.ps1” /path “C:\ps1.exe” /sta /console /build

See also:
Silent Install Builder
How to deploy an exe-file using Group Policy (exe to gpo)
Other software at apreltech.com