Change the Windows 8 lock screen background?

倖福魔咒の 提交于 2019-12-31 03:05:10

问题


I would like to change the Windows 8 Lock Screen background image via c# code.

I am very familiar with how to do this in Windows 7, and also that Windows 8 doesn't support this method.

I tried using Process Monitor while changing it over and over again through SystemSettings.exe but nothing stood out to me.

This seems to be the only discussion that's gotten anywhere: http://social.technet.microsoft.com/Forums/en-US/W8ITProPreRel/thread/a8db890c-204f-404a-bf74-3aa4c895b183


回答1:


Take a look to - Lock screen personalization sample (How to use LockScreen API to set the current user's lock screen image). Maybe would be useful for you.



来源:https://stackoverflow.com/questions/13105690/change-the-windows-8-lock-screen-background

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!