Command line protection error.
Posted: Thu Mar 24, 2016 1:51 pm
Command line protection error.
"C:\Program Files\The Enigma Protector\enigma32.exe" "Project1.enigma"
Exception EInvalidPointer in module enigma32.exe at 000027A0.
Invalid pointer operation.
ERRORLEVEL (return 1)
but option "-qe" work well.
"C:\Program Files\The Enigma Protector\enigma32.exe" -qe "Project1.enigma"
-> ERRORLEVEL (return 0)
What can I do?
"C:\Program Files\The Enigma Protector\enigma32.exe" "Project1.enigma"
Exception EInvalidPointer in module enigma32.exe at 000027A0.
Invalid pointer operation.
ERRORLEVEL (return 1)
but option "-qe" work well.
"C:\Program Files\The Enigma Protector\enigma32.exe" -qe "Project1.enigma"
-> ERRORLEVEL (return 0)
What can I do?