Skip to content

al-hub/win_bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

win_bat

"ID"* ago site:youtube.com/watch

REM window_lock_image_copy

@echo off
REM dir /O-D /b %UserProfile%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets | (set /p var=&call; echo %var%) 

set winDir=%UserProfile%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets\
dir /O-D /b %winDir% > tempList
set /p var=<tempList

REM echo %winDir%%var%
copy %winDir%%var% bg.jpg

del tempList

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published