Page 1 of 1
Can i run .bat file with in exe?
Posted: Mon Sep 16, 2013 1:06 am
by anermus
Before thanks a lot for this software really and i have both ask
I want run .bat file with in exe.is this posibble?
I hope this is posibble because very need thats for us
So there is have any option for this in the enigma virtual box?
Re: Can i run .bat file with in exe?
Posted: Sat Sep 21, 2013 6:42 am
by Enigma
Hi anermus,
Enigma Virtual Box can't run bat files itself, but if your software runs bat file and you wish to merge it with the exe, then yes, it would be possible to pack this. Make sure that all options are enabled at the Options tab.
Re: Can i run .bat file with in exe?
Posted: Sat Oct 12, 2013 1:30 am
by anermus
thanks for informations Mr.Enigma

Re: Can i run .bat file with in exe?
Posted: Mon Dec 02, 2013 1:15 pm
by GEEKIT
can i ask something?
i want to use enigmavirtualbox to store a batch file with the exe that runs it but i don't want the batch file to be stored on the drive, i just want to keep it in memory so that no buddy can modify the batch-file, is this possible

Re: Can i run .bat file with in exe?
Posted: Tue Dec 03, 2013 6:14 am
by Enigma
Yes, it is possible to do. You need to make an executable that runs this bat file.
But there is one restriction regarding bat files. When you will run it through exe, you need to run not the bat file itself, but the cmd commend with bat file in parameters, like this:
And when you will package it with EVB, check all settings on the Options panel.