This repository contains registry scripts, batch files and some knowledge to help you make your Windows do awesome stuff (at least by my standards).
- Enable Windows Spotlight.
- Download the repository and unzip it somewhere.
- Open
save-windows-spotlight-lockscreens
folder. - There are two scripts. The
.ps1
script runs in PowerShell and copies the images into yourPictures
folder and arranges them into aVertical
and aHorizontal
folder.
- The
.bat
script is useful to schedule this task. - Open
Task Scheduler
. - Add a new Task.
- Set a trigger. (Mine is set to 11:45 pm daily)
- Set an action. The path of the program should be set to where you saved the script.
- Add arguments. In the
Add Arguments
text box, enter the path of the folder where you would like to save the images.
- Download the repository and unzip it somewhere.
- Download and install the Bing Desktop Toolbar.
- Open
automate-bing-desktop-wallpaper
. - Open the
.bat
file in Notepad and check if the path written in the file is the correct one and corresponds to where the Bing Desktop Toolbar is installed on your system. - Open
Task Scheduler
. - Add a new Task.
- Set a trigger. (Mine is set to 11:45 pm daily)
- Set an action. The path of the program should be set to where you saved the script.
- Now open
save-bing-wallpaper
. - Open
Task Scheduler
. - Add a new Task.
- Set a trigger. (Mine is set to 11:50 pm daily)
- Set an action. The path of the program should be set to where you saved the script in the
save-bing-wallpaper
directory. - Add arguments. In the
Add Arguments
text box, enter the path of the folder where you would like to save the images.