If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#1432 Save as Exe | Command Line
Author:
MangaD_

Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed 

The title says it all. I would like very much to save an swf as exe from the Command line.
Hi guys,
did somebody managed to save SWF files as EXE with Jpexs Decompiler using Windows
Commandline?
The commandline support page doesn't containt any useful information for such case
https://github.com/jindrapetrik/jpexs-decompiler/wiki/Commandline-arguments
Thanks in advance!
Yeah, such feature would be really great to do conversion to EXE as batch function.
This is implemented in nightly 2141.
The command is:
java -jar ffdec.jar -swf2exe <mode> outfile.exe infile.swf
where <mode> can be one of wrapper|projector_win||projector_mac|projector_linux .
But it's probably too late since ActiveX component is not working on modern OSes...
State: new→upgraded
State: upgraded→closed