Search found 11 matches

by MeRiRL
Thu Jun 16, 2016 4:18 pm
Forum: PowerShell Studio
Topic: Deploy -- Don't Open the folder in explorer?
Replies: 1
Views: 1618

Deploy -- Don't Open the folder in explorer?

Product, version and build: PowerShell Studio 2016
32 or 64 bit version of product: 64
Operating system: Windows
32 or 64 bit OS: 64
PowerShell Version: 5.0

In there a setting to suppress opening the "Deploy files to:" folder when the Deploy button is used?
by MeRiRL
Wed Dec 23, 2015 3:03 pm
Forum: PowerShell Studio
Topic: Question on multiple form example
Replies: 2
Views: 2330

Re: Question on multiple form example

I have figured this out myself... In the Project pane (to the Left) select the form file (for example, MainForm.psf) until the selection indicator shows highlight. Switch to the "upper pane" (to the Right) and view the Properties tab. This was confusing because if you just select the form ...
by MeRiRL
Wed Dec 23, 2015 2:00 pm
Forum: PowerShell Studio
Topic: Question on multiple form example
Replies: 2
Views: 2330

Question on multiple form example

Product, version and build: Sapien Powershell Studio 2015, 4.2.97 32 or 64 bit version of product: 64 bit Operating system:Windows 7 32 or 64 bit OS: 64 bit I am trying to following the somewhat dated (?) example from [https://www.sapien.com/blog/2013/10/01/powershell-studio-passing-and-returning-va...
by MeRiRL
Wed Nov 18, 2015 3:42 pm
Forum: PowerShell Studio
Topic: Debugging module from test script: only line by line?
Replies: 5
Views: 3216

Re: Debugging module from test script: only line by line?

I am using Import-Module <path to the PSM> from within the ps1 script. The path was correct or there would have been some other error reported during the import? Based on your note, I saw that the psm1 and ps1 script were not co-located, so I made them to be so. I can now step debug properly. Is thi...
by MeRiRL
Wed Nov 18, 2015 3:32 pm
Forum: PowerShell Studio
Topic: [accelerators] -- Unable to find type?
Replies: 1
Views: 1964

[accelerators] -- Unable to find type?

roduct, version and build: PowerShell Studio 2015 4.2.97 32 or 64 bit version of product: 64 Operating system: Windows 7 32 or 64 bit OS:64 Powershell Version: 5.0 The following maybe an issue: In powershell studio, I if create a simple ps1 script with nothing more than: [accelerators]::get I see th...
by MeRiRL
Wed Nov 18, 2015 3:01 pm
Forum: PowerShell Studio
Topic: Debugging module from test script: only line by line?
Replies: 5
Views: 3216

Re: Debugging module from test script: only line by line?

No, I am simply using a project to work with multiple files. Some of the files I am using are modules, others are not.
by MeRiRL
Fri Nov 13, 2015 9:26 am
Forum: PowerShell Studio
Topic: Debugging module from test script: only line by line?
Replies: 5
Views: 3216

Debugging module from test script: only line by line?

Product, version and build: PowerShell Studio 2015 4.2.97 32 or 64 bit version of product: 64 Operating system: Windows 7 32 or 64 bit OS:64 Powershell Version: 5.0 Trying to debug a powershell module (psm1) Using a test script (ps1) that invokes module functions. Set breakpoints in both the ps1 and...
by MeRiRL
Mon Oct 05, 2015 6:13 pm
Forum: PowerShell Studio
Topic: Downloading updates does not work.
Replies: 2
Views: 2083

Re: Downloading updates does not work.

Is there a way to manually download and install? I have work through all the known work-arounds, including clearing the "Check for server certificate revocation" and rebooting, disabling all the firewall/virus security tools (WebRoot), and even rebooting in Safe Mode. I just paid like $400...
by MeRiRL
Mon Oct 05, 2015 5:57 pm
Forum: PowerShell Studio
Topic: Downloading updates does not work.
Replies: 2
Views: 2083

Downloading updates does not work.

I am trying to update from the trial version to the latest edition after purchasing and activating the software.
I see this message:
Download Failed: Error=0x800C0008.

Can you advise further regarding the issue?
by MeRiRL
Wed Sep 09, 2015 2:47 pm
Forum: Former and Future Customers - Questions
Topic: Powershell Studio 2015 4.2.93 -- Debug with multiple files
Replies: 2
Views: 4053

Powershell Studio 2015 4.2.93 -- Debug with multiple files

This version (under my evaluation) has some sort of issue with the Debug with Multiple Files Option. It was working fine when initially used from the Home ==> Debug ==> Debug With Multiple Files. I could then the select the multiple files and the breakpoints would work and debugging could proceed. H...