Update OptionsWindow.ui

This commit is contained in:
Michael 2024-07-25 11:45:49 +02:00 committed by GitHub
parent f23afb2d31
commit 45c13a1809
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4796,7 +4796,7 @@ This is done to prevent rogue processes inside the sandbox from creating a renam
<item row="12" column="0" colspan="5"> <item row="12" column="0" colspan="5">
<widget class="QCheckBox" name="chkBlockWMI"> <widget class="QCheckBox" name="chkBlockWMI">
<property name="toolTip"> <property name="toolTip">
<string>Some programs read system details through WMI(A Windows built-in database) instead of normal ways. For example,&quot;tasklist.exe&quot; could get full processes list even if &quot;HideOtherBoxes&quot; is opened through accessing WMI. Enable this option to stop these behaviour.</string> <string>Some programs read system details through WMI (a Windows built-in database) instead of normal ways. For example, &quot;tasklist.exe&quot; could get full processes list even if &quot;HideOtherBoxes&quot; is opened through accessing WMI. Enable this option to stop this behaviour.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Prevent sandboxed processes from accessing system details through WMI (see tooltip for more Info)</string> <string>Prevent sandboxed processes from accessing system details through WMI (see tooltip for more Info)</string>