D
D
Dmitru3552020-03-29 02:11:00
cmd/bat
Dmitru355, 2020-03-29 02:11:00

Tell me what's wrong, everything works through the command line, but not through the bat file?

:loop
icacls "C:\Users\Dmitry\AppData\Local\Microsoft\Windows\WebCache\WebCacheV01.dat" /grant:r All:F
icacls "C:\Users\Dmitry\AppData\Local\Microsoft\Windows\WebCache \WebCacheV01.dat" /grant:r All:R
timeout 20
goto loop

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
gav_cat, 2020-03-29
@Dmitru355

Change the encoding in the file to 866 dos
Or get away from Russian letters
Akelpad

X
xmoonlight, 2020-03-29
@xmoonlight

utf8 encoding file?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question