Showing results for graphical - Scripting Blog [archived]

Mar 2, 2010
0
0

Hey, Scripting Guy! How Can I Use the List Box Control in Windows PowerShell?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I am wondering if it would be possible to have a box that included several items in it. I would then like to be able to choose an item from that box and use it elsewhere in the script. I know it can be done, because I see it in Windows programs all the time. I just am not sure what it is called, and therefore am havi...

Scripting Guy!Windows PowerShellscripting techniques
Mar 1, 2010
0
0

Hey, Scripting Guy! How Can I Create a Windows Form Using Windows PowerShell and PrimalForms?

ScriptingGuy1
ScriptingGuy1

 Hey, Scripting Guy! I have really been enjoying reading your Weekend Scripter series. It seems like you guys really love scripting. I especially enjoyed the graphical trip cost calculator Ed wrote for the Scripting Wife.My only problem with the article is that it was a bit quick, and I have never used Visual Studio or a Windows Form before. I...

Scripting Guy!Windows PowerShellscripting techniques
Feb 28, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: Creating a GUI for a Windows PowerShell Script

ScriptingGuy1
ScriptingGuy1

Microsoft Scripting Guy Ed Wilson here. When I showed the Scripting Wife the Get-FuelCostFunction.ps1 script from yesterday, she was less than enthused. She did not like the idea of opening up either the Windows PowerShell ISE or the Windows PowerShell Command Prompt window. She wanted a graphical interface and an icon she could click. At first, I ...

Scripting Guy!Windows PowerShellscripting techniques
Sep 3, 2009
0
0

Hey, Scripting Guy! Can I Use Windows PowerShell to Pick Start and End Dates?

ScriptingGuy1
ScriptingGuy1

Share this post: Hey, Scripting Guy! I need to be able to display a calendar so that I can pick starting dates and ending dates by using a graphical tool. This is much easier and faster than having to type two dates into the command line, and it is more accurate as well. Besides, when I am choosing dates, I always have to click ...

Scripting Guy!Windows PowerShellscripting techniques
Sep 2, 2009
0
0

Hey, Scripting Guy! Can Windows PowerShell Alleviate My Need to Type Dates?

ScriptingGuy1
ScriptingGuy1

Share this post: Hey, Scripting Guy! I hate typing dates. There are several ways of typing dates, and they are all a pain. I do not like having to type the numbers and the whacks, and I do not like having to spell out month names, or attempting to remember if it is month first or day first. I like scripting, but I also like pointi...

Scripting Guy!Windows PowerShellscripting techniques