Wallpaper.Change
Description
- Changes the wallpaper to another file from the same folder as the current desktop wallpaper file.
Syntax
Parameters
- order
- (string) determines how the next file is selected
-
Possible Values
- *
- changes to the next file in Name sequence
- omitted
- changes to a random file
Examples
- Wallpaper.Change
- Changes the desktop wallpaper to a random file from the same folder as the current wallpaper.
- Wallpaper.Change("*")
- Changes the desktop wallpaper to the next file from the same folder as the current wallpaper.
Notes
- IrfanView (and possibly other image management software) has a "Set as Wallpaper" feature, which stores a copy of the selected image in its own folder, overwriting it each time a new image is selected. As such, PowerPro's Wallpaper.Change feature will appear not to work if desktop wallpaper has been set via such programs.