Click to See Complete Forum and Search --> : screensaver


nav r
June 21st, 2000, 01:58 AM
if i make a screensaver how to make a package/exe which when setup will add the
screensaver to the available lists.

Lothar Haensler
June 21st, 2000, 02:07 AM
from the docs:
"...Control Panel searches the Windows Startup directory for files with the .scr extension. Because screen savers are standard Windows executable files with .exe extensions, you must rename them so they have .scr extensions and copy them to the correct directory. "

make sure your setup program copies the exe file to the correct directory with an extension of .scr.