1.3.1 • Published 12 months ago
@insco/enigma-virtualbox v1.3.1
@insco/enigma-virtualbox
Install
npm i @insco/enigma-virtualboxUsage
# Basic
enigmavirtualbox generate . --input origin.exe --output origin_boxed.exe
# Advanced
enigmavirtualbox generate . `
--input "$pwd\origin.exe" `
--output "$pwd\origin_boxed.exe" `
--exclude **/origin.exe `
--templatePath.project templates/project.template.hbs `
--evbOptions.compressFiles False `
--evbOptions.deleteExtractedOnExit FalseTemplate Options
| Options | Values |
|---|---|
| project | templates/project.template.hbs |
| dir | templates/dir.template.hbs |
| file | templates/file.template.hbs |
EVB Options
| Options | Values |
|---|---|
| deleteExtractedOnExit | <True, False> |
| compressFiles | <True, False> |
| shareVirtualSystem | <True, False> |
| mapExecutableWithTemporaryFile | <True, False> |
| allowRunningOfVirtualExeFiles | <True, False> |
| processesOfAnyPlatforms | <True, False> |
Debug
npx @insco/enigma-virtualbox -hLicense
1.3.1
12 months ago
1.3.0
12 months ago
1.2.0
1 year ago
1.1.0
1 year ago
1.0.5
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago
1.0.0-alpha.2
1 year ago
1.0.0-alpha.1
1 year ago
1.0.0-alpha.0
1 year ago