Update CHANGELOG.md

This commit is contained in:
DavidXanatos 2023-05-08 22:47:33 +02:00 committed by GitHub
parent ae0b5c3f65
commit 4107aaa1ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- added setting to disable overlay icons
- added ability to specify sandboxie.ini location in registry
- open "HKLM\SYSTEM\CurrentControlSet\Services\SbieDrv" and set "IniPath"
- open "HKLM\SYSTEM\CurrentControlSet\Services\SbieDrv" and set "IniPath" [#2837](https://github.com/sandboxie-plus/Sandboxie/issues/2837)
- use a for the path like "\??\C:\my_path\my_sandboxie.ini"
### Changed