Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

This Windows Service Copy the images from Windows 10 Spotlight images path and copy it to a folder then you can use them for Using it as Wallpaper

Notifications You must be signed in to change notification settings

pouyaSamie/SpotLightGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows 10 SpotLight Image Grabber

This project is a windows Service that you can config to copy all the lock screen images of windows 10 to custom path

Usage

1- Build The project

2- copy the exe and the config file to desire path

3- open cmd as Admin and run this command : sc.exe create SpotlightGrabber binPath= "path that you have copied the file\SpotlightImages.exe"

4- open windows services ( Control panel\Administrative Tools\Services)

5- find SpotlightGrabber and double Click on the service

6- Go to Log on tab

7- select this account and enter yout account name and password

8 - restart the service

that's it.

Config

in config file you can config some behaviours

Config Value Description
Interval milisecond default is 2 hourse
EnableLog Set to one to enable log the file
LogPath the path that log file is giong to be create
DestinationPath the path that you want the Image file to copy in that

About

This Windows Service Copy the images from Windows 10 Spotlight images path and copy it to a folder then you can use them for Using it as Wallpaper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages