Quantcast
Channel: SAPIEN Forums
Browsing latest articles
Browse All 231 View Live

PowerShell GUIs • GUI package as exe - files not found

Hi,I have created a GUI application that runs fine from within PowerShell Studio.Code in the file points to an xml parameter file and an html template at $scriptDir = Split-Path -Parent -Path...

View Article



PowerShell GUIs • Re: GUI package as exe - files not found

When getting the path after packaging, you may find the following function helpful:Code: function Get-ScriptDirectory{<#.SYNOPSISGet-ScriptDirectory returns the proper location of the...

View Article

PowerShell Studio • Convert exe back to psf

Hello,I have created a new multi form and created an exe from it but i lost the .psfIs there a way to open the file/project in powershell studio from the exe file? as i need to add a button and...

View Article

PowerShell GUIs • calling Variables from child forms into job scripts

Product, version and build: PowerShell Studio 2024 Version 5.8.238Operating system: Windows 10 22h2PowerShell version(s): 5*** Please add details and screenshots as needed below. ***to preface this...

View Article

PowerShell Studio • Re: Convert exe back to psf

There is a process to recovery lost scripts from packaged executables. You can find more information about it here:https://www.sapien.com/blog/2021/11/22/ ... -what-now/It's important to note that PSF...

View Article


PowerShell GUIs • AD Creation Tool MFA connection Azure

I am creating a tool for our support team to be able to create and check AD users.When loading the form, I am connecting to the azure environment on which I should receive a Microsoft login screen,...

View Article

PowerShell GUIs • Re: AD Creation Tool MFA connection Azure

[Topic was moved by moderator to PowerShell GUIs forum]Statistics: Posted by brittneyr — Wed Apr 24, 2024 12:09 pm

View Article

PowerShell GUIs • Re: calling Variables from child forms into job scripts

Provide example form please. Helps eliminate the guess work.Statistics: Posted by apowershelluser — Wed Apr 24, 2024 3:28 pm

View Article


Wish List and Feature Requests • Re: Change Automatic Formatting of Colons...

Please try the latest service build 5.8.241 and let me know if you are still having issues.Statistics: Posted by brittneyr — Thu Apr 25, 2024 2:46 pm

View Article


Customer Service • Compiled EXE Switch Parameter

I have a simple problem it seems. But can’t quite put my finger on it. I am using a multi form project in Powershell_studio. Switch parameters work fine in a ps1. But if trying to use switch...

View Article

Customer Service • Re: Compiled EXE Switch Parameter

Switch types do not exist outside of PowerShell. If you involve an executable file, that is not a thing.Additionally, the parameters you defined for 'Main' are for that function, not the script or the...

View Article

PowerShell GUIs • Confirmation challenge

I have a form used to create new user accounts (the idea was to make the creation process standard rather than the wild west we had before). This is working fine and does what I need. However, we have...

View Article
Browsing latest articles
Browse All 231 View Live




Latest Images