Convert a PowerShell script to an EXE file
It’s not a “real” conversion, but it gives us an ‘.exe’ file, and the one who will use it doesn’t need to know what’s hiding behind…
The script for the conversion is called ‘Make-PS1ExeWrapper’ and requires the PowerShell Community Extensions to be installed.