iScreensaver


☰ Table of Contents

Distributing your Screensaver Installer

Once you have built a screensaver, you will need to get it to others for testing and/or distribution to your end users, customers, or clients.

Managed Installation | Windows | macOS | Security | Email | Website | DVD and others...

Managed Installation

Note: If you or your IT department are installing screensavers on multiple computers, please follow our Managed Installation Instructions.

Building for Windows

iScreensaver 6 and later builds a single-file EXE installer which is very simple to use. After building, just transfer the EXE file to others and they can double click it to install the screensaver. Then can even test or preview the screensaver from the EXE without installing. Self-Extracting Installer

Hint: When building, be sure to leave the 'Zip afer Build' option OFF for Windows screensavers.

Building for macOS

iScreensaver 6 and later builds a single mac .app package which is very simple to use. This .app file is automatically .zipped to a single file for ease of use. After building, just transfer the ZIP file to others and they can double click it to unzip the file, and double-click the App to install the screensaver. Then can even test or preview the screensaver from the App without installing. Zip After Building

Hint: When building, be sure to leave the 'Zip afer Build' option ON for macOS screensavers.

Security Issues

A screensaver is software, and when you build a custom screensaver you are creating custom software. Modern computers are cautious about running new and unknown software, and it's likely that your end users will see warnings when they first try to run the software. Please see our Code-Signing, Gatekeeper and Authenticode instructions for hints and tips.

Email

You may be able to email your installer to others as an attachment. However, screensaver installer files are usually quite large, so only certain systems will allow this. Some systems which do allow oversized email attachments are If your email service doesn't allow this, a different solution is to make the file available for download on a website.

Website Download

Delivering your iScreensaver via website download

This is the best way to distribute your screensavers. No physical object to be manufactured and you can update the files as needed. Things you will need include:

Hosting your web page

Most ISPs (Internet Service Providers -- the people that you pay to access the Internet via Cable Modem, DSL, Fiber, or Wireless) provide homepage service along with your account, for example, here is a great ISP:

Uploading the Installers

The most common ways are HTTPS upload and SFTP upload. Check with your Host or ISP for details.

Creating Web Links

Finally, you will need to create a link on your web page that, when clicked, will automatically download the Installer program. If you are not a HTML code programmer, check with your ISP, the w3schools training site, or the w3.org for hints and techniques for setting up your website.

Other distribution Methods

Delivering on CD-rom/DVD-roms

If you have built a screensaver and are trying to make it available via CD or DVD, these instructions should be useful. Please note that this is a rather technical process using some archaic knowledge of hybrid disc formats, and may require third party software. Most modern computers do not even arrive with a media drive at all anymore. For these reasons, we can not provide further technical support for this process. We recommend the simpler, and more versatile web-based distribution, if at all possible.

Creating Windows-format CDs or DVDs from a Windows computer

If you are using Windows, follow these steps:

  1. Build your screensaver, and locate the new Installer file.
  2. Insert a blank CD-R (or DVD-R) into your machine.
  3. Copy the single-file installer ("My Screensaver.EXE") to the disc.
  4. Burn the disc and eject it.
  5. Test the disc on another machine : Insert the disc, open the disc icon, and double-click the EXE file to start the installer.

Creating Macintosh-format CDs or DVDs from a Macintosh computer

If you are using macOS, follow these steps:

  1. Build your screensaver, and locate the new Installer file.
  2. If you have built it on a Windows machine, copy the .ZIP file to a Macintosh, and un-zip it by double-clicking it.
  3. Insert a blank CD-R (or DVD-R) into your machine.
  4. Copy the screensaver Installer file ("Install 'My' Screensaver.app") to the disc.
  5. Burn the disc and eject it.
  6. Test the disc on another machine : Insert the disc, open the disc icon, and double-click the installer file to start the installer.

Creating Hybrid discs: Basic Method (Requires macOS)

macOS can now burn cross-platform discs that will work in both Mac and Windows PCs. These steps provide a simple way of accomplishing this task. If you need more control over the finished CD or DVD, or if you are on a Windows-only PC, read the Advanced Method below.

  1. Build your screensaver installers.
  2. If you built the Macintosh saver on a Windows PC, it will be in ".zip" format. Copy this file to a Macintosh, double-click it to unzip the file, leaving you with a normal mac app file (e.g. "Install 'My' Screensaver.app") .
  3. Insert a blank CD-R (or DVD-R).
  4. Copy the installer files to the disc. Remember that the single-file Windows installer will end in ".EXE". The Mac installer will end in ".app". You may want to put them in separate "Windows" and "Macintosh" folders to avoid confusion for the end user. If you aren't seeing the filename extensions, then do this: Go to the Finder, choose "Preferences" from the Finder menu, and make sure "Show All Filename Extensiosn" is checked.
  5. Burn the disc and eject it.
  6. Test the disc on both a Macintosh computer and a Windows PC : Insert the disc, open the disc icon, and double-click the proper installer file (the .app one for Macintosh, the .exe one for Windows) to start the installer.

Creating Hybrid discs: Advanced Method (Either platform)

  1. Build your screensaver installers.
  2. Obtain CD/DVD Mastering software:
    For Macintosh, we recommend Roxio's Toast.
    For Windows, we recommend CDEveryWhere or MacDisk for Windows.
  3. Create a hybrid disc that contains both a Mac and Windows partition. Here are some sample instructions that may assist:
  4. Simplify installation for your end users:
    For Windows, following instructions can set an "AutoRun" or "AutoStart" feature to automatically start the screensaver installer when the disc is inserted.
    For Macintosh, this feature has been disabled as of macOS for security reasons. However following instructions, the window can automatically open instead.
next Exploring Sample Projects


☰ Copyright ©1995-2021