This commit is contained in:
DavidXanatos 2024-11-15 13:41:43 +01:00
commit 09df7c7261
2 changed files with 2 additions and 5 deletions

View File

@ -619,7 +619,6 @@ SBIE2244 Failed to mount box image, Password required
SBIE2246 Failed to mount box image, ImBox error %2
.
#----------------------------------------------------------------------------
# SbieDrv
#
@ -634,7 +633,6 @@ SBIE2301 %2
SBIE2302 Process image configuration conflict: %2
.
2303;pop;err;01
SBIE2303 Could not hook %2
.
@ -4035,7 +4033,6 @@ The certificate is not valid.
The certificate is valid and has been successfully applied.
.
#----------------------------------------------------------------------------
# SandboxieInstall
#----------------------------------------------------------------------------

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*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 name="text">
<string>Hide the host software uninstall key (see tooltip)</string>