PrimalScript can save VBScript and JScript scripts that are encoded using the Windows Script Encoder. The Encoder helps to protect the source code of your script while still allowing WSH to execute it. However, because numerous Decoders exist on the Internet, you should not rely on Encoding to protect sensitive information—such as credentials—that are hardcoded into your scripts.
To encode a script
1.Right-click on the Home tab > Customize Quick Access Toolbar.
2.Choose Home from the drop-down.
3.Select Encode from the Commands list.
4.Click OK.
See also:
Windows Script Host TrustPolicy Settings