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

Описание к видео 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 :
powershell.exe -ExecutionPolicy Bypass -File Filename.ps1

CSV Splitter GUI Tutorial Part 1 :    • PowerShell Tutorials : Making a GUI P...  

CSV Splitter GUI Tutorial Part 2 :    • PowerShell Tutorials : Making a GUI P...  

Tags:
Jackedprogrammer,coding,programming,csv,convert ps1 to exe,iexpress,powershell,powershell tutorials,automation,scripting,windows,executables

Комментарии

Информация по комментариям в разработке