Search found 10 matches

by dveenstra
Thu Sep 14, 2017 2:07 pm
Forum: PowerShell Studio
Topic: Ctrl+C does not stop script in Console?
Replies: 5
Views: 3359

Re: Ctrl+C does not stop script in Console?

I have a mini keyboard, and there's no break button :oops:

Is there a way I can customize a key?
by dveenstra
Thu Sep 14, 2017 11:45 am
Forum: PowerShell Studio
Topic: Ctrl+C does not stop script in Console?
Replies: 5
Views: 3359

Re: Ctrl+C does not stop script in Console?

Thanks, currently when I tried to right click and choose 'Cancel Execution', the script won't stop at all.
by dveenstra
Wed Sep 13, 2017 10:17 am
Forum: PowerShell Studio
Topic: Ctrl+C does not stop script in Console?
Replies: 5
Views: 3359

Ctrl+C does not stop script in Console?

Product, version and build: PowerShell Studio 2016 5.4.143 32 or 64 bit version of product: 64 bits Operating system: Windows 7 32 or 64 bit OS: 64 bits PowerShell Version: 4.0 When script is running in Console, sometimes I wanted to stop it from running. But Ctrl+C won't work? I know you can right ...
by dveenstra
Fri Apr 21, 2017 11:37 am
Forum: PowerShell Studio
Topic: SVN Commit
Replies: 3
Views: 2269

Re: SVN Commit

DevinL wrote:The correct argument to provide would be $File$.

Here is our blog article on the topic with some more information: https://www.sapien.com/blog/2016/05/23/ ... -the-menu/
Ah, thanks for spotting out the obvious mistake! Need to get new pair of glasses :D :oops:
by dveenstra
Fri Apr 21, 2017 10:17 am
Forum: PowerShell Studio
Topic: SVN Commit
Replies: 3
Views: 2269

SVN Commit

Product, version and build: PowerShell Studio 2017 Version 5.4.136 32 or 64 bit version of product: 64 bit Operating system: Windows 7 Ent 32 or 64 bit OS: 64 bit PowerShell Version: 5.0.10586.117 I'm trying to intergrade PowerShell studio with SVN tortoise Upon changed: C:\ProgramData\SAPIEN\PowerS...
by dveenstra
Fri Dec 02, 2016 1:58 pm
Forum: PowerShell GUIs
Topic: Script freezes when querying Azure
Replies: 1
Views: 1354

Script freezes when querying Azure

Product, version and build: PowerShell Studio 2016 5.3.130 32 or 64 bit version of product: 64 bits Operating system: Windows 7 32 or 64 bit OS: 64 bits PowerShell Version: 4.0 Hi everyone, I'm trying to write GUI code for Azure, and I choose to run the code in Console. (To preserve loaded module an...
by dveenstra
Wed Nov 30, 2016 11:17 am
Forum: PowerShell GUIs
Topic: Code example for controls
Replies: 4
Views: 1908

Re: Code example for controls

Thanks, For the menu strip control the http://info.sapien.com/index.php/guis link only shows ContextMenuStrip Control. When I right click on menu strip, it does not bring up Help context menu... There's no spot light article. I've finally figured out how to use menu strip by looking at new form -> M...
by dveenstra
Wed Nov 30, 2016 9:58 am
Forum: PowerShell GUIs
Topic: Code example for controls
Replies: 4
Views: 1908

Code example for controls

Product, version and build: PowerShell Studio 2016 5.3.130 32 or 64 bit version of product: 64 bits Operating system: Windows 7 32 or 64 bit OS: 64 bits PowerShell Version: 4.0 Hi everyone, I'm new to PowerShell studio, there are lots of controls that can be used to build GUI form. However I'm strug...
by dveenstra
Wed Nov 30, 2016 9:51 am
Forum: PowerShell Studio
Topic: PowerShell studio kept on loading module in each run
Replies: 3
Views: 1690

Re: PowerShell studio kept on loading module in each run

Thanks Devin, run in console works well as intended. I've put it into quick access bar to make it even easier.
by dveenstra
Mon Nov 28, 2016 12:42 pm
Forum: PowerShell Studio
Topic: PowerShell studio kept on loading module in each run
Replies: 3
Views: 1690

PowerShell studio kept on loading module in each run

Product, version and build: PowerShell Studio 2016 5.3.130 32 or 64 bit version of product: 64 bits Operating system: Windows 7 32 or 64 bit OS: 64 bits PowerShell Version: 4.0 Hi everyone, I'm new to PowerShell studio, and I was more familiar with Microsoft Windows PowerShell ISE. In ISE, I could w...