Search found 7555 matches
- Wed Jan 13, 2021 8:51 am
- Forum: PowerShell Studio
- Topic: Old blog post about a new multi-thread Sapien 'Host'
- Replies: 2
- Views: 251
Re: Old blog post about a new multi-thread Sapien 'Host'
Oh boy that was a long time ago. I cannot find it either and it was most likely me writing that. I only recall at sometime planning on something like that, not many details. Basically it was shot down since it would forever tie the execution of a script to a SAPIEN Script host. The script would not ...
- Fri Jan 08, 2021 4:31 pm
- Forum: PowerShell GUIs
- Topic: GUI Questions
- Replies: 2
- Views: 141
Re: GUI Questions
I think he is asking about the dark mode / light mode form template in PowerShell Studio, not the Windows theme.
You can edit the Set-ControlTheme function to include changing the pictures when switching from light or dark
You can edit the Set-ControlTheme function to include changing the pictures when switching from light or dark
- Wed Jan 06, 2021 10:20 am
- Forum: PowerShell Studio
- Topic: Sign Multiple PowerShell Scripts
- Replies: 2
- Views: 118
Re: Sign Multiple PowerShell Scripts
Use a powershell script? https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-authenticodesignature?view=powershell-7.1 Generally, that is why signatures are time stamped, or should be. A signature has an expiration date. If the time stamp is included, the signature r...
- Tue Jan 05, 2021 8:04 am
- Forum: Former and Future Customers - Questions
- Topic: debugging extremely slow
- Replies: 16
- Views: 1571
Re: debugging extremely slow
As I indicated, after the holidays. Nothing has been released yet in 2021. We just came back from a break. Please stand by.
- Mon Jan 04, 2021 7:51 pm
- Forum: PowerShell
- Topic: DevOps automation
- Replies: 2
- Views: 371
Re: DevOps automation
[Topic moved by moderator]
- Mon Jan 04, 2021 1:50 pm
- Forum: Former and Future Customers - Questions
- Topic: Building EXE - PrimalScript vs PowershellStudio
- Replies: 1
- Views: 149
Re: Building EXE - PrimalScript vs PowershellStudio
Lots of questions here, but first, welcome back :D PowerShell Studio and PrimalScript are not the same. https://www.sapien.com/software/primalscript has a feature comparison chart. That should make some of the key difference clear. If you have additional questions on that, please feel free to post t...
- Tue Dec 29, 2020 9:42 am
- Forum: PowerShell Studio
- Topic: CI/CD unattended installation - providing license details/offline key
- Replies: 11
- Views: 5651
Re: CI/CD unattended installation - providing license details/offline key
Yes, I got that. Thanks.
- Mon Dec 28, 2020 2:10 pm
- Forum: PowerShell Studio
- Topic: CI/CD unattended installation - providing license details/offline key
- Replies: 11
- Views: 5651
Re: CI/CD unattended installation - providing license details/offline key
Your license does not have offline activation and this particular use does not qualify for this in either case. This will require a revision of the EULA since it involves transmitting license data to a third party. It also requires testing because I am not sure how this agent will be able to verify ...
- Mon Dec 28, 2020 8:01 am
- Forum: PowerShell Studio
- Topic: CI/CD unattended installation - providing license details/offline key
- Replies: 11
- Views: 5651
Re: CI/CD unattended installation - providing license details/offline key
We have a mechanism for unattended activation if a license has offline privileges. I am suspecting I do not really understand the motivation behind your request though. From what you write I would have to understand you want to activate your license on a publicly shared image of a VM in order to fac...
- Sun Dec 27, 2020 4:34 pm
- Forum: PowerShell Studio
- Topic: remote on domain
- Replies: 1
- Views: 1486
Re: remote on domain
As a general rule, anything you can do from a PowerShell console, you can do from PowerShell Studio.
As for the details of your request, I cannot tell. There is just not enough information here, to make a recommendation.
As for the details of your request, I cannot tell. There is just not enough information here, to make a recommendation.