Script for changing the lock screen wallpaper on Windows 10 AME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
malte eb3f095bef Added image 2 years ago
data Added image 2 years ago
README.md Added image 2 years ago
lockscreen-img.bat rename 2 years ago

README.md

lockscreen-img

Script for changing the lock screen wallpaper on Windows 10 AME.

lockscreen-img Screenshot

Usage

You can download the script by going to the latest release and downloading lockscreen-img.bat from the Downloads section.

Alternatively, you could clone the repository:

git clone https://git.ameliorated.info/LoganDark/lockscreen-img.git

To run the script, simply drag and drop an image file onto it. You can also run it from a CMD prompt like so:

C:\Users\user> "Downloads\lockscreen-img.bat" "Downloads\ame_wallpaper_1440.bmp"

Invalid image file type

Since the Creator's Update, JPEG files have been saving as .JFIF instead. You will have to rename them to use them with the script. The script also will not accept any of the more exotic extensions for JPEG or BMP files, so you may have to rename the file if your extension is nonstandard.

This is a preventative measure so you don't accidentally replace your wallpaper with a non-image by dragging over the wrong file.