I need to create a .exe file out of an existing zip file with pkzip.
When I start pkzip.exe (command line) and enter
pkzipc -sfx web.zip
at the Command / Option? line, it always produces this output:
Error - command or option not valid.
This also happens when I type
pkzipc -version
or
pkzipc -license,
so I guess there's something wrong with the setup.
Does anybody have an idea how to solve this?