PowerShell unable to run Unicode files without BOM
A recent change in PrimalScript’s packager converts all files packaged and executed to Unicode files.
If your script is a standard ANSI file it will be converted to Unicode before being packaged. Under normal circumstances you should never see any…
Read More