Close VMNet0 only for vmnetcfg.exe

This commit is contained in:
isaak654 2022-12-19 13:14:17 +01:00 committed by GitHub
parent 7073735926
commit e1b337db77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -198,18 +198,18 @@ SoftwareUpdater=thunderbird.exe,*\mozilla*\updates\*updater.exe
[Template_COM]
# block BITS service
# block BITS service (issue 1081)
ClosedClsid={4991D34B-80A1-4291-83B6-3328366B9097}
[Template_WindowsExplorer]
# make search box wait
# make search box wait (issue 1002)
ClosedClsid={C2F03A33-21F5-47FA-B4BB-156362A2F239}
# prevent context menu hang
ClosedClsid={470C0EBD-5D73-4D58-9CED-E91E22E23282}
[Template_ThirdPartyIsolation]
# close VMNet0 virtual network
ClosedFilePath=\Device\VMnetUserif
# block VMNet0 virtual network configuration (issue 1102)
ClosedFilePath=vmnetcfg.exe,\Device\VMnetUserif
#