Search found 8609 matches

by Alexander Riedel
Tue Jan 21, 2025 3:46 pm
Forum: PowerShell Studio
Topic: Still having issues with Powershell 7.4.6
Replies: 8
Views: 122

Re: Still having issues with Powershell 7.4.6

All of them. Since you don't really know what happened, hard to point at one specific log. If or when Windows Explorer crashed will for sure not be in a PowerShell log.
by Alexander Riedel
Tue Jan 21, 2025 11:15 am
Forum: PowerShell Studio
Topic: Still having issues with Powershell 7.4.6
Replies: 8
Views: 122

Re: Still having issues with Powershell 7.4.6

Since you didn't provide any additional information, I can only give you a few guesses. It is almost impossible for an application that runs non-privileged to affect Windows Explorer and Task manager unless it uses up a huge amount of CPU cycles, which you state it doesn't. PowerShell Studio and an ...
by Alexander Riedel
Mon Jan 20, 2025 10:05 am
Forum: PowerShell GUIs
Topic: Need Recommendation - Display Image File
Replies: 2
Views: 124

Re: Need Recommendation - Display Image File

[Topic moved by moderator] Just my 2 cents here. If all you want to do is to is to describe the traffic light states of the check marks, this is what I would do: - Change the red one from a check mark to an x in a red circle, illustrating the no-go state - Change the yellow icon to an exclamation ...
by Alexander Riedel
Sat Jan 18, 2025 12:41 pm
Forum: PrimalSQL
Topic: New version of Chrome Detected issue with Download
Replies: 2
Views: 47

Re: New version of Chrome Detected issue with Download

In the meantime, you can go here: https://www.sapien.com/software
and download the PrimalSQL trial installer. Which will download and install PrimalSQL 2025.
by Alexander Riedel
Sat Jan 18, 2025 12:31 pm
Forum: PrimalSQL
Topic: New version of Chrome Detected issue with Download
Replies: 2
Views: 47

Re: New version of Chrome Detected issue with Download

Thank you for letting us know. No clue yet as to why that is. I uploaded the file to virustotal.com (again). The file is flagged by three somewhat obscure virus scanners, which is pretty usual. The three show different 'afflictions' which is generally a sign of a false positive. Google's virus ...
by Alexander Riedel
Fri Jan 17, 2025 10:05 am
Forum: PowerShell Studio
Topic: Still having issues with Powershell 7.4.6
Replies: 8
Views: 122

Re: Still having issues with Powershell 7.4.6

Let me ask a few questions about this delay: - Does the application also show this delay when launched un-packaged from PowerShell Studio? - What is the CPU and network activity of the process during these 15 minutes? - I am assuming, but not certain that packaging with 7.4.5 did not show this delay ...
by Alexander Riedel
Wed Jan 15, 2025 4:05 pm
Forum: PowerShell Studio
Topic: Issues with PictureBox using image from ImageList after PS Studio update
Replies: 9
Views: 171

Re: Issues with PictureBox using image from ImageList after PS Studio update

Can you please attach the actual image you used so we can see if there are any differences to what we use for testing? Thanks!
by Alexander Riedel
Tue Jan 07, 2025 1:53 pm
Forum: PowerShell Studio
Topic: Error RC 1603 on inst of SPS24Setup*_x64.exe
Replies: 1
Views: 323

Re: Error RC 1603 on inst of SPS24Setup*_x64.exe

Generally a 1603 error can be a lot of things. Most of which are not under our control. Please see here: https://learn.microsoft.com/en-us/troubleshoot/windows-server/application-management/msi-installation-error-1603 Here are some other observations: - Our installers include all but one required ...
by Alexander Riedel
Tue Jan 07, 2025 10:01 am
Forum: Customer Service
Topic: Decompress Powershell studio EXE file to PS1
Replies: 3
Views: 490

Re: Decompress Powershell studio EXE file to PS1

Packaging scripts is, among other purposes, intent to keep prying eyes from the code. While this is not an absolutely unbreakable mechanism (we never claimed that), it keeps the casual observer from messing with code. Including 'unpackaging' in the product would allow just anyone to look anyway ...
by Alexander Riedel
Thu Jan 02, 2025 12:49 pm
Forum: Customer Service
Topic: Decompress Powershell studio EXE file to PS1
Replies: 3
Views: 490

Re: Decompress Powershell studio EXE file to PS1

On your SAPIEN account page you will find a link for "Code Recovery" on the bottom of the left hand menu.
Please click there and proceed according to the instructions.