PowerGUI is a graphical user interface and script editor for Microsoft Windows PowerShell.
Questions tagged [powergui]
48 questions
0
votes
1 answer
None of my scripts run using PowerGUI, but they work directly from PowerShell
I just installed the latest version of PowerGUI (3.6.0.21).
When I try to run any script from inside PowerGUI I get the error message 'The file C:\Sandbox\MyPowerShell.ps1 cannot be loaded. The file C:\Sandbox\MyPowerShell.ps1 is not digitally…

Mike Cheel
- 12,626
- 10
- 72
- 101
0
votes
0 answers
PowerGUI Script Editor Settings
I am writing a powershell script using
PowerGUI Script Editor
I am calling an xml file from the powershell the powershell GUI script editor will however powerGUI script editor keep on referencing the xml file from the my documents folder of the…

vinnie
- 175
- 2
- 7
-2
votes
2 answers
Powershell to EXE tool Advice
So here's the deal. Because of a number of... let's just say not PowerShell smart people who will be using an incredibly complex application that I just finished, I need the ability to package it in an exe wrapper.
This shouldn't be that hard
I was…

Nick
- 1,178
- 3
- 24
- 36