Win10锁屏壁纸一键获取

2024-11-05 17:40:39

1、复制以下脚本@echo offset assets=%UserProfile%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assetsset background=%UserProfile%\Desktop\win10_backgroundif not exist %background% md %background%for /f %%i in ('dir /a-d /b %assets%') do copy %assets%\%%i %background%\%%i.jpgstart %background%

2、新建文本文件并打开粘贴上一步复制的内容,保存关闭

3、重命名新建文本文件为“一键获取Win10壁纸到桌面.bat"

4、双击运行“一键获取Win10壁纸到桌面.bat"

5、自动弹出复制出来的壁纸文件夹保存位置在:桌面\win10_background

猜你喜欢