If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2217 .exe error
Author:
LelouchCS
LelouchCSDate created:
Type: question
Visibility: Everybody
Assigned to:
Labels: EXE
State: closed 

When I export .swf to .exe file, the following error pops up when I run the .exe file.
1. Category not registered
2.Access violation at address 00459F09 in modile 'test.exe'. Read of address 00000000.
How to solve this problem?
version:v.20.1.0
OS:windows11
jgf.swf (56,172 KiB)Standard "Wrapper" mode of EXE export saves EXE which uses ActiveX component to display
the flash content.
On newer windows and also with newer Flash, this component is not available. Flash has
retired.
If you want working EXE, you can use "projector" approach, which will merge fully working
flash projector with target SWF.
Go to Advanced settings / Export / Exe export mode and select "PROJECTOR_WIN".
Also make sure you download "Flash player projector" and set its path on Advanced settings
/ Paths page.
Then it should work.
exe_projector.png (34 KiB)State: new→opened
Type: bug→question
Type: bug→question
ok,only need flashplayer_32_sa.exe,fixed.
okay, you are welcome.
State: opened→closed
