NAME

    Craig's Random Wallpaper Changer -- RandomWall.exe


SYSTEM REQUIREMENTS

    Microsoft Windows 98/ME/2000/XP (Vista unknown)


PURPOSE

    Randomly selects a .JPG, .PNG, or .BMP file from a
    directory hierarchy and switches it to the Windows
    wallpaper for the current user.


AUTHOR

    Craig H. Rettig -- http://www.CraigRettig.com/


INSTRUCTIONS

    1. Copy RandomWall.exe to a folder containing your images.
    2. Double-click RandomWall.exe.
    3. Presto!

    Alternately...

    1. Copy RandomWall.exe anywhere.
    2. Create a shortcut or batch file to run RandomWall.exe
       with the full path to your images folder as a parameter.

       Example: RandomWall.exe "D:\Vacation Pictures\Full-Size"

    3. Presto!


NOTES

    If one or both of the image's dimensions match your current
    resolution, then the wallpaper position will be set to Center.

    If the image's dimensions are half or less than half of your
    current resolution, the wallpaper position will be set to Tile.

    Otherwise, it will be set to Stretch.

    A 24-bit .BMP version of your image is copied to your
    %SystemRoot%\System32 directory.  It will be named
    "UserName_RandomWall.bmp" where UserName is %USERNAME%
    with all spaces removed.


PROGRAM HISTORY

    Date            Version     Notes
    ---------------------------------------------------------------
    29-Jul-2008     1.0.0       Initial Release
    ---------------------------------------------------------------


LICENSE

            DO WHAT THE F*** YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar
  14 rue de Plaisance, 75014 Paris, France
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE F*** YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE F*** YOU WANT TO.


 This program is free software. It comes without any warranty, to
 the extent permitted by applicable law. You can redistribute it
 and/or modify it under the terms of the Do What The F*** You Want
 To Public License, Version 2, as published by Sam Hocevar. See
 http://sam.zoy.org/wtfpl/COPYING for more details.

