Update OptionsWindow.ui

backslash
This commit is contained in:
offhub 2024-11-15 14:35:54 +03:00 committed by GitHub
parent 3d83d0713f
commit 35040cd079
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"> <item row="9" column="0" colspan="2">
<widget class="QCheckBox" name="chkHideHostApps"> <widget class="QCheckBox" name="chkHideHostApps">
<property name="toolTip"> <property name="toolTip">
<string>This option hides the registry path *Software*MicrosoftWindowsCurrentVersionUninstall*, 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>
<property name="text"> <property name="text">
<string>Hide the host software uninstall key (see tool tip)</string> <string>Hide the host software uninstall key (see tool tip)</string>