Update OptionsWindow.ui

This commit is contained in:
offhub 2024-11-15 14:36:59 +03:00 committed by GitHub
parent 35040cd079
commit f3f4229ccb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4992,7 +4992,7 @@ This is done to prevent rogue processes inside the sandbox from creating a renam
<item row="9" column="0" colspan="2">
<widget class="QCheckBox" name="chkHideHostApps">
<property name="toolTip">
<string>This option hides the registry path *\Software\*Microsoft\Windows\CurrentVersion\Uninstall\*, allowing software installed on the host to be reinstalled in the sandbox. However, it does not hide software-specific files and folders. If the installer still encounters issues, you will need to define custom WriteFilePath entries to hide the relevant files on disk.</string>
<string>This option hides the registry path *\Software*\Microsoft\Windows\CurrentVersion\Uninstall\*, allowing software installed on the host to be reinstalled in the sandbox. However, it does not hide software-specific files and folders. If the installer still encounters issues, you will need to define custom WriteFilePath entries to hide the relevant files on disk.</string>
</property>
<property name="text">
<string>Hide the host software uninstall key (see tool tip)</string>