JPEXS Free Flash Decompiler Issue Tracker

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.

List of issuesList of issues

#1432 Save as Exe | Command Line
Author: user MangaD_
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed Help

The title says it all. I would like very much to save an swf as exe from the Command line.
user
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!
user
Yeah, such feature would be really great to do conversion to EXE as batch function.
admin
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
admin
State: upgraded→closed