Search found 2 matches

by lethe
Wed Feb 22, 2023 12:30 pm
Forum: Enigma Virtual Box x86/x64
Topic: Packed exe file return code is not correct on Windows on Mac M1/M2 machine
Replies: 1
Views: 6523

Packed exe file return code is not correct on Windows on Mac M1/M2 machine

I have a packed exe file with a jar file inside it. And the exe run java command using java -jar xxx.jar.

It works fine for Enigma Virtual Box 9.9, however, after update to 10.20, the command is not work, and it doesn't show any error, but return code is not zero, not sure what's wrong with it ...
by lethe
Wed Feb 22, 2023 12:20 pm
Forum: Enigma Virtual Box x86/x64
Topic: CLI tool is not work any more for Enigma Virtual Box 10.30
Replies: 1
Views: 5681

CLI tool is not work any more for Enigma Virtual Box 10.30

After I updated to Enigma Virtual Box 10.30, CLI tool is not work any more.

For previous version, I use the command line as below, and it works fine:

.\enigmavbconsole.exe "C:\xxx\xxx\test.evb"

After update, I just replace the enigmavbconsole exe file and run the command, it always show help ...