This is a simple C# program that sets the desktop wallpaper on Windows operating systems. The program uses command-line arguments to determine the behavior of the wallpaper setting.
To use the program, download the source code and build the executable. Then, execute the program from the command line with the desired options.
Note that this program only works on Windows operating systems.
wallrnd (--path <path_to_file>)
wallrnd (--path <path_to_file>) [--center | --tile | --stretch | --fit | --fill | --span ]
wallrnd (--path <path_to_folder> --random) [--recursive]