CompuServe Thread

#EXE –>screen saver

2 messages in this thread
#797From: Mark QianNov 11, 1994 9:23 PM
How can I turn a EXE file into a screen saver — to be recognized by Windows? (The EXE can be shutdown by mouse click or key press.)
#799From: Brian ReedNov 12, 1994 1:34 AM
Two things come to mind.. the special naming in the DEF file, then you must copy it to the \WINDOWS directory as a .SCR file, and restart Windows for it to be recognized. That naming in the DEF requirs "SCRNSAVE:" and looks like: DESCRIPTION 'SCRNSAVE : Your name here'