PowerShell Studio • Glitch in Autoformating
Product: PowerShell Studio 2023 (64 Bit)Build: v5.8.233OS: Windows 10.0.19045PS Version(s): 5.1.19041.1I posted about this before, but I did not have the access to the script to reproduce it....
View ArticlePowerShell Studio • Formating changes do not save
Product: PowerShell Studio 2023 (64 Bit)Build: v5.8.233OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.3.4, 7.3.4When you change the leave it on the same block, it does not save after you close...
View ArticlePowerShell Studio • Auto completes dont work properly with () [] & {}
Product: PowerShell Studio 2023 (64 Bit)Build: v5.8.233OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.3.4, 7.3.4If you type or you add a statement ()[] but not so much {} they get... confusedIf...
View ArticlePowerShell Studio • Error when you start typing in the object browser
When you first start to type out something in the Object Browser under .Net you get the following error Code: Cannot resolve dependency to Windows Runtime type 'Windows.Storage.Streams.IBuffer'. When...
View ArticlePowerShell • Compiled EXE to run on device without PowerShell
I have a script (that works fine). It is a compiled EXE doing some AD checks etc. The exe is silent and no user interface.My question is mainly regarding if there is a way to have that EXE run on a...
View ArticlePowerShell Studio • MSI build from PS1 script
Hello, I'm trying to create an exe from a PS1 script and then put it in a msi. When the msi uncompresse the exe to the target folder it should start the exe file. 1. I have created the ps1 and it...
View ArticlePowerShell • Function parameter based on value of another parmeter
Hello,I got a problem with parameter in a function.I try to pass a parameter based on the value of the precedent parameter :- if the value of the parameter FieldName is Color - the value of the...
View ArticlePowerShell GUIs • Connect-mgGraph no login screen
Hi,I have a form with a button that should allow you to log in to MS Graph.The button code is fairly simple: Code: $connect = Connect-MgGraph -TenantId $TenantId -ClientId $clientId$TenantId and...
View ArticlePowerShell Studio • PS download issue with proxy block
Since the recent change to download procedures, I have an issue.We are a highly secure organisation and therefore have a mean proxy which blocks pretty much all downloads of everything.So if I click...
View ArticlePowerShell Studio • Problem with codesigning for X64 exe
Hi there i hope someone can help me out here.I have a GlobalSign codesigning certificate.The packager fails to sign the .exe file.It generates the following error:SAPIEN Package and Deploy Tool 4.8...
View ArticleFormer and Future Customers - Questions • Custom Powershell Modules Shared...
Custom Powershell Modules Shared value not saving in Empty form project.I read a similar issue and the advice was to imp[ort the module via the globals.ops1 file BUT the gloval.ps1 file is not created...
View ArticlePowerShell Studio • Custom Powershell Modules Shared value not saving In...
Custom Powershell Modules Shared value not saving in Empty form project.I read a similar issue and the advice was to imp[ort the module via the globals.ops1 file BUT the gloval.ps1 file is not created...
View ArticlePowerShell Studio • Deploy functionality not working after update
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...
View ArticleFormer and Future Customers - Questions • Automatic Renewals
Hello,So, I was looking at my subscription and noticed it auto renewed on Nov 18th, yet I do not see a charge or invoice for this renewal.Registered: Nov 18, 2021Next Payment Due: Nov 18,...
View ArticleCustomer Service • activation issue
hi support,I have a new windows 11 laptop so I'm transferring my applications to that new laptop.after having installed PowerShell Studio, I go to the welcome panel, enter my username / password /...
View ArticlePowerShell Studio • ISE snippet import
Does PowerShell Studio have a way of importing PowerShell ISE generated snippets into PowershellStudio Snippets? A script will work to Statistics: Posted by halexand_sfwmd — Sat Dec 02, 2023 4:55 am —...
View ArticleCustomer Service • Sapien Doesn't return sales calls
How do we contact and get a return call from sales. My company and I have made several calls, left messages. You can't seem to talk to a person and in 2 weeks not 1 returned call.any direct numbers...
View ArticlePowerShell GUIs • Spashscreen
Hello all, I am new to this product. I love the splashscreen option, and have learned how to customize it. I cannot figure out how to make it load as soon as I hit run. I have some code in the psf...
View ArticlePowerShell Studio • Packaged MSI Uninstall Upon Completion
Product, version and build: Powershell Studio 2023 v5.8.234Operating system: Windows 11 Pro 22H2PowerShell version(s): 5.1Building an MSI that copies down a bunch of installation files and then...
View ArticlePowerShell Studio • Quote toggle behaviour
Product, version and build:232Operating system: win10 22h2PowerShell version(s):5.1I recently typed this in:Code: $sqlrows = Get-SQLRows 'select [AccountGuid],[MemberOfGuid] from...
View Article