This commit is contained in:
DavidXanatos 2021-12-26 10:11:03 +01:00
commit 77f8af3a60
2 changed files with 9 additions and 6 deletions

View File

@ -28,6 +28,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- fixed grouping issues in SandMan UI [#1358](https://github.com/sandboxie-plus/Sandboxie/issues/1358)
- fixed issue with EnableWin32kHooks [#1458](https://github.com/sandboxie-plus/Sandboxie/issues/1458)
### Installers re-released with the following fix:
- fixed regression when launching Office apps [#1468](https://github.com/sandboxie-plus/Sandboxie/issues/1468)
## [1.0.4 / 5.55.4] - 2021-12-20

View File

@ -201,7 +201,7 @@ _FX void Ldr_LoadInjectDlls(BOOLEAN bHostInject)
}
//
// For expidient use we allow to enter the dll name without a path
// For expedient use we allow to enter the dll name without a path
// starting with \ in that case the DLL is looked for in %SbieHome%
//