You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
This code contains error: echo y | cacls.exe "%ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl" /d SYSTEM >NUL 2>&1
No error message appears but command is NOT succeed, tip: look at the " " space symbol before "|" symbol, must be like this "echo y|cacls.exe".
If you want to reply this issue email me, I am not visit github very frequently.
This code contains error:
echo y | cacls.exe "%ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl" /d SYSTEM >NUL 2>&1No error message appears but command is NOT succeed, tip: look at the " " space symbol before "|" symbol, must be like this "echo y|cacls.exe".
If you want to reply this issue email me, I am not visit github very frequently.