Войти
  • 52640Просмотров
  • 4 года назадОпубликованоJackedProgrammer

PowerShell Tutorials : Making your scripts into .exe (executables)

In this video, I go over how to use IExpress to generate .exe files of your scripts and the little changes to make in your scripts in order for the .exe to work properly. We are using the CSV Splitter GUI script as an example, down below is the links to the tutorials for how to make it. IExpress Installation command : -ExecutionPolicy Bypass -File CSV Splitter GUI Tutorial Part 1 : CSV Splitter GUI Tutorial Part 2 : Tags: Jackedprogrammer,coding,programming,csv,convert ps1 to exe,iexpress,powershell,powershell tutorials,automation,scripting,windows,executables