Command Option for Packaged Executable
Posted: Thu May 31, 2012 6:26 am
Enigma Virtual Box is the best software virtualization that I ever try. And it's a freeware.
I hope there are a new feature in the next release of Enigma Virtual Box, that is Command Option.
Example :
Let's say I want to make a portable Internet browser that automatically run in stealth mode. The only way that I can do is to start the browser with command option like
Or if I want to make a self running video file, I need to package the video with the player. I can start playing the video automatically with the command like
In order to make those task automatically, I need to make a batch file to do that.
That's why I hope Enigma VirtualBox has an option to automatically run the clicked executable file with the specified command line option without the need of external batch file.
Sorry for my english.
Regards,
RyanBram
I hope there are a new feature in the next release of Enigma Virtual Box, that is Command Option.
Example :
Let's say I want to make a portable Internet browser that automatically run in stealth mode. The only way that I can do is to start the browser with command option like
Code: Select all
browser.exe -stealthCode: Select all
player.exe video.aviThat's why I hope Enigma VirtualBox has an option to automatically run the clicked executable file with the specified command line option without the need of external batch file.
Sorry for my english.
Regards,
RyanBram