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

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

HomeOther ContentPowerShell Tutorials : Making your scripts into .exe (executables)
ChannelPublish DateThumbnail & View CountActions
Channel AvatarPublish Date not found Thumbnail
0 Views
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 : https://www.youtube.com/watch?v=eAc_M2ASuPg

CSV Splitter GUI Tutorial Part 2 : https://www.youtube.com/watch?v=wkIbn2nN18c

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

Please take the opportunity to connect and share this video with your friends and family if you find it useful.