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-lockscreensfolder. - There are two scripts. The
.ps1script runs in PowerShell and copies the images into yourPicturesfolder and arranges them into aVerticaland aHorizontalfolder.
- The
.batscript 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 Argumentstext 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
.batfile 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-wallpaperdirectory. - Add arguments. In the
Add Argumentstext box, enter the path of the folder where you would like to save the images.