I’ve been working with computers for ages, starting with a multi-year stint in purchasing for a major IBM reseller in New York City before eventually landing at PCMag (back when it was still in print ...
You can wrap an executable file around a PowerShell script (PS1) so that you can distribute the script as an .exe file rather than distributing a “raw” script file. This eliminates the need to explain ...