Fixed: #2330 Windows EXE launcher (+ CLI) does not respect current working directory

Removed info about Launch4j from readme in favor of Launch5j.
This commit is contained in:
Jindra Petřík
2024-10-13 20:43:18 +02:00
parent 69a15649bc
commit 91aef0d65c
4 changed files with 7 additions and 5 deletions
+2
View File
@@ -57,6 +57,7 @@ All notable changes to this project will be documented in this file.
- [#2315] AS3 direct editation - switching scripts during editation causing missing scripts
- [#2316] AS3 direct editation - private classes
- [#2317] AS3 direct editation - local register names colliding with parameter names
- [#2330] Windows EXE launcher (+ CLI) does not respect current working directory
## [21.0.5] - 2024-09-05
### Fixed
@@ -3628,6 +3629,7 @@ Major version of SWF to XML export changed to 2.
[#2315]: https://www.free-decompiler.com/flash/issues/2315
[#2316]: https://www.free-decompiler.com/flash/issues/2316
[#2317]: https://www.free-decompiler.com/flash/issues/2317
[#2330]: https://www.free-decompiler.com/flash/issues/2330
[#2293]: https://www.free-decompiler.com/flash/issues/2293
[#2294]: https://www.free-decompiler.com/flash/issues/2294
[#2299]: https://www.free-decompiler.com/flash/issues/2299