Page 1 of 1

Command line project building

Posted: Tue Oct 23, 2012 7:37 am
by Matrixik
Hello,

I would like to request ability for command line project building, something like:

Code: Select all

enigmavb.exe test.evb
will simply overwrite old packed file with new version without need for opening Enigma Virtual Box gui.

Something like Cameyo ZeroInstaller (Command-line generator of virtual applications. http://www.cameyo.com/zero/index.html ) working.

Code: Select all

ZeroInstaller.exe Sample.xml
Best regards

Re: Command line project building

Posted: Tue Oct 23, 2012 9:16 am
by Enigma
Hi Matrixik,

There is a command line version - enigmavbconsole.exe

It is located in the folder with the installed Enigma Virtual Box.

You can use it same way as you described.

Re: Command line project building

Posted: Tue Oct 23, 2012 2:32 pm
by Matrixik
Oh, thank you.

Best regards