Need to find where the .saver file format locate
The iScreensaver .saver file (for macOS) or the .SCR file (for Windows) can be extracted and used in Managed Installations by following these instructions: Managed Installation
That’s a code-signing issue, since the .saver file wasn’t code-signed. You have two options:
-
Code-sign the installer using your Apple Developer certificates by following these instructions: iScreensaver : Code-signing, Notarization, Gatekeeper and Authenticode
-
If you are deploying the .saver file yourself, be sure to remove quarantine flags after copying the file to the destination. Run this command in the terminal:
xattr -c -r "/Library/Screen Savers/Straive Screensaver for Mac 2025.saver"
Hi - Im trying to deploy it with the other mac machines.
What system or software / app are you using to manage deployment?
We have a we use to deploy the .saver file our macos machines.
Sorry, that doesn’t answer the question…
How are you deploying? Are you using MDM software (such as Jamf…)? Are you running your own shell scripts? Some other tools?
Hi yes we are using Jamf. Can you share us any shell script for Jamf ?
- First, install your screensaver on a target mac using the normal iScreensaver Installer that you built.
- then, follow the instructions here to create your Jamf scripts: GitHub - itjimbo/macOS-Screen-Saver-and-Wallpaper
Please also refer to these pages for additional documentation:
Hi iScreensaver- Team is it possible to have a troubleshooting call?
We don’t offer telephone support.
If you are a customer and have purchased a Big Business license, it comes with advanced engineering support, and you may simply email us at support@iscreensaver.com for help.
We are on the west-coast USA (Pacific) timezone.
If not, please just provide more detailed information here in this web forum, and we’d be happy to help out, even if you aren’t yet a customer.
Cheers!