Search found 25 matches

by kdwisdom
Mon Jun 01, 2020 2:25 pm
Forum: PowerShell Studio
Topic: Packaged Executable missing as option in MSI Settings
Replies: 4
Views: 1406

Packaged Executable missing as option in MSI Settings

To help you better we need some information from you. *** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. *** Product: PowerShell Studio 2020 (64 Bit) Build...
by kdwisdom
Tue May 05, 2020 10:27 am
Forum: PowerShell Studio
Topic: Fonts missing in latest version?
Replies: 3
Views: 1205

Re: Fonts missing in latest version?

Thank you.
by kdwisdom
Tue May 05, 2020 9:01 am
Forum: PowerShell Studio
Topic: Fonts missing in latest version?
Replies: 3
Views: 1205

Fonts missing in latest version?

To help you better we need some information from you. *** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. *** Product: PowerShell Studio 2020 (64 Bit) Build...
by kdwisdom
Wed Oct 23, 2019 11:03 am
Forum: PowerShell Studio
Topic: PowerShell Studio Debugger Not Working
Replies: 9
Views: 4764

Re: PowerShell Studio Debugger Not Working

I went ahead and created a new project and moved my files over one by one and the debugger works fine in a new project with the same PSF files and the Globals file.

So it seems to be a problem with the overall project, any idea what could cause that?
by kdwisdom
Wed Oct 23, 2019 9:29 am
Forum: PowerShell Studio
Topic: PowerShell Studio Debugger Not Working
Replies: 9
Views: 4764

Re: PowerShell Studio Debugger Not Working

I put a break point right at $MainForm_Load={ and it opened right up, no stopping at the break point.
by kdwisdom
Wed Oct 23, 2019 9:15 am
Forum: PowerShell Studio
Topic: PowerShell Studio Debugger Not Working
Replies: 9
Views: 4764

Re: PowerShell Studio Debugger Not Working

Ok, I created a brand new project with one form, button, and label, added a breakpoint on it, it works fine, but in my multi-form project, it's not working and I have a TON of forms in this multi-form project, so not sure where to start with it.
by kdwisdom
Wed Oct 23, 2019 8:03 am
Forum: PowerShell Studio
Topic: PowerShell Studio Debugger Not Working
Replies: 9
Views: 4764

Re: PowerShell Studio Debugger Not Working

Tools output: [System.Windows.Forms.DataGridViewSelectedCellCollection] CheckGroupOwnership_datagridview1 = {} [System.Windows.Forms.DataGridViewCell] Item = null [System.Int32] Count = 1 [System.Boolean] IsReadOnly = False [System.Boolean] IsSynchronized = False CheckGroupOwnership_datagridview1_Se...
by kdwisdom
Tue Oct 22, 2019 11:10 am
Forum: PowerShell Studio
Topic: PowerShell Studio Debugger Not Working
Replies: 9
Views: 4764

PowerShell Studio Debugger Not Working

To help you better we need some information from you. *** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. *** Product: PowerShell Studio 2019 (64 Bit) Build...
by kdwisdom
Thu Jul 25, 2019 3:22 pm
Forum: PowerShell Studio
Topic: Feature request for MSI installers
Replies: 1
Views: 1373

Feature request for MSI installers

Product: PowerShell Studio 2019 (64 Bit) Build: v5.6.166 OS: Windows 10 Enterprise (64 Bit) Build: v10.0.17134.0 *** Please add details and screenshots as needed below. *** Unless there's an option I'm unaware of, MSI Installers completely wipe out and replace existing EXE's, etc.. for upgrades. So,...
by kdwisdom
Fri Jun 14, 2019 9:51 am
Forum: PowerShell Studio
Topic: Problem when program is run from EXE vs IDE
Replies: 2
Views: 2924

Re: Problem when program is run from EXE vs IDE

That resolved my issue, thanks!