FUCKING pc health tries to reinstall all the time ...
This commit is contained in:
parent
559715eff9
commit
58b371396b
@ -32,5 +32,8 @@ reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHC" ^
|
|||||||
echo removing link in Start menu ...
|
echo removing link in Start menu ...
|
||||||
del /F "%ProgramData%\Microsoft\Windows\Start Menu\Programs\PC Health Check.lnk" 2>nul
|
del /F "%ProgramData%\Microsoft\Windows\Start Menu\Programs\PC Health Check.lnk" 2>nul
|
||||||
|
|
||||||
|
echo removing PC health update folder ...
|
||||||
|
nsudo -U:T -P:E cmd.exe /C rd /S /Q "%ProgramFiles%\Microsoft Update Health Tools" 2>nul
|
||||||
|
|
||||||
echo ####### %0 #######
|
echo ####### %0 #######
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user