Search found 8596 matches
- Tue Dec 03, 2024 9:53 am
- Forum: PowerShell Studio
- Topic: Packaged project not showing prompts as system user
- Replies: 2
- Views: 35
Re: Packaged project not showing prompts as system user
If a scheduled task set to run "As System" doesn't show a prompt on your screen, it's likely because tasks running with system privileges are designed to operate silently in the background without user interaction; meaning you won't see any visual notification when they run. This has nothi...
- Mon Dec 02, 2024 3:39 pm
- Forum: PowerShell Studio
- Topic: PS 7.4.6 Packaging issues?
- Replies: 7
- Views: 78
Re: PS 7.4.6 Packaging issues?
No that's ok, thank you. I will look as soon as I can
- Mon Dec 02, 2024 3:00 pm
- Forum: PowerShell Studio
- Topic: PS 7.4.6 Packaging issues?
- Replies: 7
- Views: 78
Re: PS 7.4.6 Packaging issues?
Can you upload the application (zipped) for examination here https://www.sapien.com/support/upload ?
- Mon Dec 02, 2024 2:39 pm
- Forum: PowerShell Studio
- Topic: PS 7.4.6 Packaging issues?
- Replies: 7
- Views: 78
Re: PS 7.4.6 Packaging issues?
Many minutes? Wow. I wonder what eats that time. There seem to be some peculiar things in PowerShell 7.4.6. which we are investigating.
Let me ask you, do your forms have bold labels?
Let me ask you, do your forms have bold labels?
- Mon Dec 02, 2024 12:44 pm
- Forum: PowerShell Studio
- Topic: PS 7.4.6 Packaging issues?
- Replies: 7
- Views: 78
Re: PS 7.4.6 Packaging issues?
Do you get any error messages or entries in the system event logs?
- Thu Nov 28, 2024 8:43 am
- Forum: Customer Service
- Topic: Change Account owner
- Replies: 3
- Views: 550
Re: Change Account owner
Replied by private message.
- Sat Nov 23, 2024 3:03 pm
- Forum: PowerShell Studio
- Topic: Error Message Exiting Powershell Studio 2024
- Replies: 1
- Views: 122
Re: Error Message Exiting Powershell Studio 2024
Can you please upload your entire Errorlog.txt file from here:
C:\Users\[User]\AppData\Roaming\SAPIEN\PowerShell Studio
You can upload it here:
https://www.sapien.com/support/upload
Are your projects local or on a network?
Was this happening prior to this build for you?
C:\Users\[User]\AppData\Roaming\SAPIEN\PowerShell Studio
You can upload it here:
https://www.sapien.com/support/upload
Are your projects local or on a network?
Was this happening prior to this build for you?
- Thu Nov 21, 2024 2:36 pm
- Forum: VersionRecall
- Topic: VersionRecall not updating repositories consistently
- Replies: 5
- Views: 134
Re: VersionRecall not updating repositories consistently
So this is installed on a server? VersionRecall was created as a user endpoint application, not a server application. The purpose is to submit changes from multiple users to a central repository and track access and changes. Running it on automatic on a server removes the tracking of who's done what...
- Wed Nov 20, 2024 11:06 am
- Forum: VersionRecall
- Topic: VersionRecall not updating repositories consistently
- Replies: 5
- Views: 134
Re: VersionRecall not updating repositories consistently
According to the log the update ran again yesterday: 10/25/2024 09:29:03 AM Updating repository Websites 11/19/2024 09:13:43 PM Updating repository Websites Generally that is an indication that either the tray application was not running or the user which is associated with the tray application was ...
- Fri Nov 15, 2024 4:17 pm
- Forum: Former and Future Customers - Questions
- Topic: Updated MSI Install
- Replies: 5
- Views: 406
Re: Updated MSI Install
It will run the same custom actions as on any install. Maintenance is a different animal. "Maintenance actions within an MSI (Microsoft Installer) package run whenever a repair operation is initiated on the installed software, which can be triggered through the "Add or Remove Programs"...