Add missing references
This commit is contained in:
parent
788a12525f
commit
5c9fdbfc4e
|
@ -21,6 +21,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
### Changed
|
||||
- validated compatibility with Windows build 27729 and updated DynData
|
||||
- updated Templates.ini to grant access to the Multimedia Class Scheduler Service [#4312](https://github.com/sandboxie-plus/Sandboxie/pull/4312)
|
||||
- updated Inno Setup to version 6.3.3 [#4020](https://github.com/sandboxie-plus/Sandboxie/issues/4020)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
### To create Sbie Plus installer environment
|
||||
|
||||
1) Install Inno Setup 6.2.2 (installer is located at https://jrsoftware.org/isdl.php#stable)
|
||||
1) Install Inno Setup 6.3.3 (installer is located at https://jrsoftware.org/isdl.php)
|
||||
|
||||
> Note: this section requires additional steps to be completed, please open a new pull request.
|
||||
|
||||
|
|
Loading…
Reference in New Issue