Search found 62 matches

by GHIsolierung
Tue Jul 06, 2021 5:13 am
Forum: PowerShell Studio
Topic: Dont automatically expand functions
Replies: 5
Views: 8939

Re: Dont automatically expand functions

I can see I'm going to have to help myself here.
#
by GHIsolierung
Sat Jul 03, 2021 2:17 am
Forum: PowerShell Studio
Topic: Dont automatically expand functions
Replies: 5
Views: 8939

Re: Dont automatically expand functions

Sorry, the problem is not solved for me. If I start Powershell Studio the regions are collapsed - this is ok, but the functions are always expanded. I want all my functions always collapsed unless I expand them myself. I organize myself by outsourcing a lot of things to regions. So if I have 10 func...
by GHIsolierung
Fri Jul 02, 2021 10:08 am
Forum: PowerShell Studio
Topic: Dont automatically expand functions
Replies: 5
Views: 8939

Re: Dont automatically expand functions

Thanks for your help.

It was not clear for me, that parts of the picture was my activation key,
because there is only ..."Powershell Studio 9043858593493".

Ok, I will check this in the future.
by GHIsolierung
Fri Jul 02, 2021 3:38 am
Forum: PowerShell Studio
Topic: Dont automatically expand functions
Replies: 5
Views: 8939

Dont automatically expand functions

The question is of a fundamental nature and concerns the behavior of Powershell Studio itself. Functions and code that are summarized with a plus sign are always automatically expanded for me. This is very annoying, especially when copying functions to another location. Even if functions are located...
by GHIsolierung
Thu Jun 17, 2021 3:17 pm
Forum: PowerShell GUIs
Topic: Run code after gui is loaded
Replies: 7
Views: 5282

Re: Run code after gui is loaded

To be honest, I don't feel like watching all the documentaries.
I am not a programmer anyway and never want to become one.
That's why I go to professionals and pay licenses for support. ;)

Would it be possible, you could give me a possible solution based on the code I provided?
Thank you very much.
by GHIsolierung
Thu Jun 17, 2021 2:28 pm
Forum: PowerShell GUIs
Topic: Run code after gui is loaded
Replies: 7
Views: 5282

Re: Run code after gui is loaded

Thanks for your reply, those are both sites I know. However, that is not my real problem. I want to display a GUI - wait 2 seconds after that if I want - and then I want to perform some action. With the pages you showed me, I would have a gui that I can 'move' in the meantime of the job, but it does...
by GHIsolierung
Thu Jun 17, 2021 6:42 am
Forum: PowerShell GUIs
Topic: Run code after gui is loaded
Replies: 7
Views: 5282

Run code after gui is loaded

Product: PowerShell Studio 2020 (64 Bit) Build: v5.7.172 OS: Windows 10 Enterprise (64 Bit) Build: v10.0.18363.0 PowerShell version(s): 5.1.18362 I refer here to my own entry: https://www.sapien.com/forums/viewtopic.php?p=80198#p80198 The task is simple: I want to execute code, or call a function, o...
by GHIsolierung
Thu Apr 22, 2021 4:21 am
Forum: PowerShell Studio
Topic: Load Form before executing code in the script
Replies: 1
Views: 3809

Load Form before executing code in the script

Product: PowerShell Studio 2020 (64 Bit) Build: v5.7.172 OS: Windows 10 Enterprise (64 Bit) Build: v10.0.18363.0 PowerShell version(s): 5.1.18362 I keep noticing that the code inside a graphical application is executed before the application window is displayed. In my particular case I want to displ...
by GHIsolierung
Thu Apr 04, 2019 8:48 am
Forum: PowerShell Studio
Topic: Registry Picker to export registry files
Replies: 3
Views: 2827

Re: Registry Picker to export registry files

David, is it possible that you look at the example and answer the question?
I don't think I can do it alone.
Thank you for your help.
I just want to export a complete registry key using this 'Mini-GUI'.
by GHIsolierung
Tue Mar 26, 2019 2:21 am
Forum: PowerShell Studio
Topic: Registry Picker to export registry files
Replies: 3
Views: 2827

Re: Registry Picker to export registry files

Hi and thanks for reply.
I thought this example was from you...I dont know the exact link anymore.

Code: Select all

[attachment=0]treeview.psf[/attachment]