Search found 35 matches

by goliska
Thu May 05, 2016 1:42 am
Forum: PowerShell GUIs
Topic: Nested scriptblocks
Replies: 8
Views: 3530

Re: Nested scriptblocks

You cannot use Invoke-Command to do this. It won't work. I showed you how to make it work. I do not know of any way to show you how this needs to work. The code I posted is guaranteed to work but will not if you insist on wrapping in in another incorrectly used command. Your assumption about script...
by goliska
Thu May 05, 2016 12:36 am
Forum: PowerShell GUIs
Topic: Nested scriptblocks
Replies: 8
Views: 3530

Re: Nested scriptblocks

To clarify You haven't used the quotes correctly. It has nothing to do with script blocks. My examples illustrate a method for avoiding quoting wars. Thanks jvierra, the quotations weren't the issue here i think, i had no spaces. but obviously whitespaces should be taken into account for, so thanks...
by goliska
Wed May 04, 2016 10:31 am
Forum: PowerShell GUIs
Topic: Nested scriptblocks
Replies: 8
Views: 3530

Re: Nested scriptblocks

I'm aware of that one, but I need the output. Start-process can only redirect to files afaik?
by goliska
Wed May 04, 2016 7:41 am
Forum: PowerShell GUIs
Topic: Nested scriptblocks
Replies: 8
Views: 3530

Nested scriptblocks

Product, version and build: Powershell Studio 2016 5.2.120 32 or 64 bit version of product: 64 Operating system: Windows 10 32 or 64 bit OS: 64 PowerShell Version: 5 Might be the wrong forum, its not an issue with PSS, just regular powershell. Im trying to run an external command (.exe-file) within ...
by goliska
Thu Sep 11, 2014 7:41 am
Forum: PowerShell GUIs
Topic: GUI-demo's
Replies: 2
Views: 1980

GUI-demo's

I noticed you posted some (two) Demo-guis in the powershell studio-forum.
They were very helpful in understanding the controls and how they can be utilized with PSS.
Do you have more samples to share?
by goliska
Wed Sep 03, 2014 5:11 pm
Forum: Customer Service
Topic: Licensing
Replies: 4
Views: 3450

Re: Licensing

someone did.
Issue fixed in less than an hour by webdev.
if this isnt good support I don't know what is.

thanks
by goliska
Wed Sep 03, 2014 3:21 pm
Forum: Customer Service
Topic: Licensing
Replies: 4
Views: 3450

Re: Licensing

sales were kind to reset my activations, but I decided to test it again on my other machine (A), just to check if it was a one-timer, but the same thing happens again. Im absolutely sure i've got internetaccess, though I didn't check netstat/wireshark while deactivating. It might be an issue at your...
by goliska
Wed Sep 03, 2014 12:40 pm
Forum: Customer Service
Topic: Licensing
Replies: 4
Views: 3450

Licensing

Is the licensing model for 2014-suite 2 concurrent activations, or two activation in total, no matter whether you remove licens from a box? I had pss2014 on two machines (A and B) and removed licens on machine B. Then tried to add license on computer C, but keep getting "activations exceeded&qu...
by goliska
Sat Aug 02, 2014 1:38 pm
Forum: PowerShell Studio
Topic: Create MSI in Powershell studio 2014
Replies: 6
Views: 5475

Re: Create MSI in Powershell studio 2014

Does this apply to exe too? That you can't package an module in an script project?
by goliska
Sat Aug 02, 2014 5:21 am
Forum: PowerShell Studio
Topic: Projects- HOWTO?
Replies: 1
Views: 1420

Projects- HOWTO?

I really haven't used the Project-functionality of PowerShell studio at all since i haven't needed it. now that I do, I don't quite understand it. Where can I read up on everything related to Project-building? is there any supportsection i've missed? Im not that fresh in powershell scripting, but st...