Is there any way to set desktop wallpaper from Windows 8 application written in JavaScript?
Thank you!
Nope, this is not possible.
Your only option is to write the image to the users pictures library (See here), and then allow the user to pick that as their desktop wallpaper.
Copyright © 2021 Jogjafile Inc.
Nope, this is not possible.
Your only option is to write the image to the users pictures library (See here), and then allow the user to pick that as their desktop wallpaper.