Results 1 to 3 of 3

Thread: Screen saver

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Location
    karachi
    Posts
    90

    Unhappy

    Hello,
    Is it possible to compile with
    screen saver(scr) if it is plz
    tell me how to do this
    Thank You

  2. #2
    Addicted Member JasonGS's Avatar
    Join Date
    May 2000
    Location
    California
    Posts
    155
    1. Go to Project/Properties/Make
    2. Change the Title to: "SCRNSAVE: screen saver title"
    3. File / Make Project1.exe but when you make it, just change .exe to .scr
    4. Explore the options by displaying COMMAND$ as Windows sends switches to your .SCR (renamed from .EXE). I don't recall them off the top of my head, I think that windows more or less send "/C" for the "Settings" applet, sends "/P" for preview mode, and there is one other one and the /C may be incorrect, but thats how you do it.

    When your done copy it to Windows\System or Winnt\System32 and it should show up in your Display Properties / Screen Saver tab!

  3. #3
    Member
    Join Date
    May 2000
    Posts
    63
    Thanks Jason!! This works great! I've been looking
    for this answer for a while, too!

    I'd like to add the following:

    In my little example project, I found that if you don't check for a previous existance of your App, windows may launch multiple copies of it...

    Definitely check Command$ and perform the appropriate action.

    I do have a question....within the screen saver tab where the user can select the screen saver, how do you make the .SCR appear within the little monitor on the screen like other screen savers do?


    Thanks again Jason!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width