Trouble packaging scripts together into exe

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 3 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
fmalik
Posts: 1
Last visit: Tue May 19, 2020 8:55 am

Trouble packaging scripts together into exe

Post by fmalik »

Hello,

I am having some issues packaging my 4 of my scripts together.
- First script is the windows GUI form that gathers the variables
- Second, third, fourth scripts are actually running cmdlets

So I am trying to figure out how to package all this together and am having trouble doing that. Can someone help me?
This topic is 3 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked