home *** CD-ROM | disk | FTP | other *** search
/ Intermedia 1998 January / inter1_98.iso / pulpit / wpchan10 / wpchange.txt < prev   
Text File  |  1997-04-06  |  5KB  |  127 lines

  1.                               WallPaper Changer
  2.                              ===================
  3.                                  Version 1.0
  4.  
  5.                     Copyright (c) 1997, Luis Alonso Ramos.
  6.                              All rights reserved.
  7.  
  8.  Introduction
  9. --------------
  10.  
  11. Windows allows  you to  put any  bitmap as the desktop  wallpaper, which is
  12. shown in the portions where there are no windows. You can set the bitmap to
  13. be  displayed by going  to the Display  applet in  Control Panel.  However,
  14. having the same  graphic as wallpaper  all the time is boring. It would  be
  15. better if there were a way to change it  every time Windows  starts up, and
  16. that  is where  WallPaper Changer  comes in.  You provide  a list with  the
  17. bitmaps  you want to  be randomly selected  and each time Windows boots you
  18. get a graphic selected from the list.
  19.  
  20.  Files in this Distribution
  21. ----------------------------
  22.  
  23. WPChange.exe - WallPaper Changer program file.
  24. WPChange.txt - This text file you are reading.
  25. WPChange.ini - The configuration file that provides the bitmap list.
  26.  
  27. Setup.exe    - Program that installs WallPaper Changer.
  28. Setup.inf    - Information file required by Setup.
  29. WPChange.inf - Information file required by Setup.
  30.  
  31. File_Id.diz  - Description for Bulletin Board Systems.
  32.  
  33.  Installing WallPaper Changer
  34. ------------------------------
  35.  
  36. Installing WallPaper Changer is  very easy, just unzip the ZIP archive into
  37. a temporal  folder on your  machine and run the included SETUP.EXE program.
  38. That will copy the required files  to a directory in your hard disk and set
  39. a link for WallPaper Changer on your StartUp folder, as well as other links
  40. to configure it and view this file.
  41.  
  42.  Using WallPaper Changer
  43. -------------------------
  44.  
  45. Most  of the  time  you do not  need to  use  WallPaper  Changer  directly.
  46. When you install WallPaper Changer, a link is  created in the StartUp group
  47. so that it is run every time Windows starts up.
  48.  
  49.  Configuring WallPaper Changer
  50. -------------------------------
  51.  
  52. Configuring WallPaper Changer  is pretty easy.  Just open the  WPChange.ini
  53. file  which  is located  in the  same  folder  than  WPChange.exe  (usually
  54. C:\Program Files\Ramos\WPChange\) and  changing options in  that file.  For
  55. your convenience, when WallPaper Changer is installed, a link for modifying
  56. this file is created under the Start menu.
  57.  
  58. The syntax of the file is  as follows (lines starting with  a semicolon are
  59. comments):
  60.  
  61.     [General]
  62.     ; Number of bitmaps in the list under the [Bitmaps] section.
  63.     Bitmaps={number of bitmaps}
  64.  
  65.     [Bitmaps]
  66.     ; {number}      - consecutive number from 1 to the number
  67.     ;                 specified above
  68.     ; {bitmap file} - complete path of where the bitmap resides
  69.     ;                 in your computer
  70.     ; {style}       - how to display the bitmap:
  71.     ;                     0 = centered
  72.     ;                     1 = tiled
  73.     ;                     2 = stretched to occupy all the screen
  74.     {number}={bitmap file},{style}
  75.  
  76.  Contacting the Author
  77. -----------------------
  78.  
  79. Because WallPaper Changer is so simple, and it didn't took much of my time,
  80. I thought that making it shareware would be worthless. So I am releasing it
  81. as freeware.  However, if  you would like  to submit  any suggestions,  bug
  82. reports (please!), or any other  type of comment, you can  send mail to the
  83. following e-mail address:
  84.  
  85.     al720883@academ02.chi.itesm.mx
  86.  
  87. You  can find  information about the  latest version of  WallPaper Changer,
  88. as well as other programs I have written in my personal home page:
  89.  
  90.     http://academ02.chi.itesm.mx/~al720883/
  91.  
  92. Or you can write to me by regular mail to the following address:
  93.  
  94.     Ret. Fam. Elias M. #73
  95.     Fracc. Club Campestre
  96.     Chihuahua, Chih. 31238
  97.     Mexico
  98.  
  99. The next version of  WallPaper Changer will be much  better;  it will allow
  100. you to configure it from a dialog box, as well as change the wallpaper when
  101. a certain amount of time passes, not just on start up.
  102.  
  103. Thanks!
  104.  
  105. Luis A. Ramos
  106. April 7th, 1997
  107.  
  108.  Limitation of Liability
  109. -------------------------
  110.  
  111. This freeware is a  product of Luis A. Ramos, and  may be freely copied and
  112. distributed.  However, this freeware  may not be altered or modified in any
  113. manner.  No technical support for  this freeware is available  from Luis A.
  114. Ramos, however, comments and suggestions are welcome.
  115.  
  116. LUIS A. RAMOS  DOES NOT WARRANT  THAT THIS  FREEWARE SHALL OPERATE WITH ANY
  117. PARTICULAR HARDWARE AND/OR  SOFTWARE, THAT THIS FREEWARE SHALL  SATISFY ANY
  118. USER'S SPECIFIC REQUIREMENTS, OR THAT COPIES OF THIS FREEWARE SHALL POSSESS
  119. FUNCTIONALITY  INTEGRITY.  LUIS A. RAMOS DISCLAIMS ANY  AND ALL WARRANTIES,
  120. EXPRESS  OR IMPLIED, INCLUDING  WITHOUT LIMITATION ANY  IMPLIED WARRANTY OF
  121. MERCHANTABILITY  OR FITNESS FOR  A PARTICULAR  PURPOSE.  IN NO  EVENT SHALL
  122. LUIS A. RAMOS BE LIABLE FOR ANY  LOSS OF OR DAMAGE TO  REVENUES, PROFITS OR
  123. GOODWILL OR OTHER  SPECIAL, INCIDENTAL, INDIRECT  AND CONSEQUENTIAL DAMAGES
  124. OF ANY KIND, RESULTING FROM THE USE OF THIS FREEWARE.
  125.  
  126. Luis A. Ramos owns all copyright rights to this freeware.
  127.