-
-
Notifications
You must be signed in to change notification settings - Fork 0
Where to put the scripts on your PC ?
Fred Vatin edited this page Feb 9, 2026
·
6 revisions
If you put Set random Wallpaper.ps1 at the same level of your wallpapers directory, it will use that. This is the way to go if you moved your wallpapers directory from its default location.
If the script doesn’t find the wallpapers directory at the same level, then it will search for its default location which is %LocalAppData%\Lively Wallpaper\Library\
If for some reason you want the script to use a custom location, open a pwsh terminal and just run
& 'path\to\Set random Wallpaper.ps1' -SetWallpapersPathAn assistant will help you to register your custom path in a user environment variable named WallpapersPath.
If you need to revert to default behavior, run
& 'path\to\Set random Wallpaper.ps1' -ForgetWallpapersPath