Search found 1412 matches
- Wed May 31, 2023 7:05 am
- Forum: PrimalScript
- Topic: Silent installation guide for PrimalScript 2023
- Replies: 2
- Views: 42
Re: Silent installation guide for PrimalScript 2023
Our installers are built with Advanced Installer. The command line switches can be found here: https://www.advancedinstaller.com/user-guide/exe-setup-file.html /exenoupdates skips update checks, if any are defined. We do not have any of those. /noprereqs skips some rerequisites, but not all. There a...
- Tue May 30, 2023 2:05 pm
- Forum: PowerShell Studio
- Topic: Disable editor tool-tip
- Replies: 1
- Views: 70
Re: Disable editor tool-tip
There is no way to disable in-editor tooltips and at this time, there are no plans to change this behavior.
- Fri May 26, 2023 1:13 pm
- Forum: PowerShell Studio
- Topic: 5.8.22 likes high CPU Usage
- Replies: 9
- Views: 324
Re: 5.8.22 likes high CPU Usage
Please try service build 5.8.223 and let me know if this is still an issue for you.
- Fri May 26, 2023 10:40 am
- Forum: PowerShell Studio
- Topic: 5.8.22 likes high CPU Usage
- Replies: 9
- Views: 324
Re: 5.8.22 likes high CPU Usage
We have found the issue and it will be addressed in the next service release.
- Fri May 26, 2023 10:39 am
- Forum: Former and Future Customers - Questions
- Topic: How to change compiled EXE console font ?
- Replies: 6
- Views: 606
Re: How to change compiled EXE console font ?
[Topic moved by moderator to Former and Future Customers - Questions forum]
- Thu May 25, 2023 10:37 am
- Forum: PowerShell Studio
- Topic: 5.8.22 likes high CPU Usage
- Replies: 9
- Views: 324
Re: 5.8.22 likes high CPU Usage
When you see high CPU under the task manager, are there any child processes running like so:
Are the projects/files open large? Is the designer open?- Thu May 25, 2023 7:49 am
- Forum: PowerShell Studio
- Topic: Some issues with dark mode
- Replies: 3
- Views: 311
Re: Some issues with dark mode
Please try service build 5.8.222 and let us know if you are still experiencing the flash when opening the file menu.
- Thu May 25, 2023 7:43 am
- Forum: PowerShell Studio
- Topic: Format Script Breaks Code
- Replies: 2
- Views: 611
Re: Format Script Breaks Code
Please try service build 5.8.222 and let me know if you are still experiencing this issue.
- Mon May 22, 2023 3:16 pm
- Forum: PowerShell Studio
- Topic: Add ps exe to custom actions
- Replies: 27
- Views: 568
Re: Add ps exe to custom actions
Yes, it is possible to run a packaged script as a custom action in the MSI Builder. Are you having issues getting this to work? If so, can you please provide more detail as to what is happening when you attempt this?
- Mon May 22, 2023 3:10 pm
- Forum: Former and Future Customers - Questions
- Topic: Is it possible to import a foreign script with a graphical user interface (GUI)?
- Replies: 1
- Views: 349
Re: Is it possible to import a foreign script with a graphical user interface (GUI)?
There is no import at this time; the scripts will need to be recreated as PSF files to use the designer. For more information on PSF files, you may find the following helpful: https://www.sapien.com/blog/2022/01/04/basics-working-with-a-psf-file-in-powershell-studio/ https://www.sapien.com/blog/2021...