home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9GRAF / WALL1_11.ZIP / README.TXT < prev    next >
Text File  |  1998-04-05  |  1KB  |  25 lines

  1. Auto wallpaper changer v1.11
  2.  
  3. Written by Mario Hadjieleftheriou
  4.  
  5. Send any comments, suggestions, bugs, complaints etc to mario@softlab.ntua.gr.
  6. This program changes the desktop wallpaper everytime you logon. First of all copy the two files (Wallpaper.exe
  7. and Nexxus10.dll) into the same location (it doesn't matter where). Than you should add a shortcut to Wallpaper.exe
  8. in your StartUp folder. After that, run the application, choose settings and specify a working directory where
  9. the wallpaper images are located (usually the Windows dir...). You may also specify a time interval after which
  10. you want the wallpaper to change automatically without login out. The supported file formats are GIF, BMP, PPM, PGM
  11. and JPEG (not progressive format thought). If the file format is other than BMP a temporary file named ~wallpaper.bmp
  12. is created in the same directory as the images. This file is deleted when the application exits. If you don't have
  13. write permissions in that directory then the wallpaper cannot be created and an error occurs.
  14.  
  15. Hey, thanks for trying this out!
  16.  
  17. March 28th 1998
  18. marioh
  19.  
  20.  
  21. + Added two command line arguments:
  22.     -m:number of minutes after next wallpaper change (eg -m:4)
  23.     -p:images path to look for (eg -p:"c:\My Images\jpeg")
  24.  
  25. + Added option not to change wallpaper everytime the user logs in.