Include command line options in EVB .exe

Issues related to Enigma Virtual Box
Post Reply
nevf
Posts: 2
Joined: Sat Apr 30, 2016 12:25 am

Include command line options in EVB .exe

Post by nevf »

Is there a way to include command line options with the EVB .exe so when the user runs the exe the command line is passed to the .exe which EVB executes.

For example:
Input file name: node.exe path/app.js
Output file name: app.exe

so when app.exe is run it starts "node.exe path/app.js"

I don't want the user to have to do "app path/app.js" just run app.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Include command line options in EVB .exe

Post by Enigma »

Unfortunately no. There is such functionality in our commercial software Enigma Protector (Miscellaneous - Command Line) that you may use instead of EVB.
nevf
Posts: 2
Joined: Sat Apr 30, 2016 12:25 am

Re: Include command line options in EVB .exe

Post by nevf »

@enigma - Thanks I'll try that.
Post Reply