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
ps c:> .\ps1toexe.ps1 -inputfile inputfilepath.ps1 outputfilepath.exe and other necessary switches