Compile the Screensaver (SCR file)
Once your project is created, you can compile your screensaver in order to be installed on the end-user computer. The file that will be created will be compatible with Windows Screensavers (.SCR). When compiled, you'll be able to use it personally on your computer or to distribute it as is. No install procedure will be created.
IMPORTANT: Once created, the SCR file can't be modified or decompiled. Don't loose your SSP file!
Create a SCR Screensaver
To learn how to create a SCR screensaver from your project, read this topic: Compile a SCR Screensaver file
How to install a screensaver on a computer
To learn how to install a compiled screensaver on your computer, read this topic: How to install a SCR screensaver on a computer
Related Topics