Search found 2 matches

by sunjiao
Wed Feb 28, 2024 7:02 am
Forum: Enigma Virtual Box x86/x64
Topic: How to install EVB from command line? (or any other way to use it in Github Actions)
Replies: 2
Views: 430

Re: How to install EVB from command line? (or any other way to use it in Github Actions)

Enigma wrote: Tue Feb 27, 2024 7:50 am Hi, EVB does not require installation really, you can install it and take program folder, it is enough for packing.

Saying more, even the single file enigmavbconsole.exe is enough.
OK,thanks.
by sunjiao
Tue Feb 27, 2024 5:45 am
Forum: Enigma Virtual Box x86/x64
Topic: How to install EVB from command line? (or any other way to use it in Github Actions)
Replies: 2
Views: 430

How to install EVB from command line? (or any other way to use it in Github Actions)

Dear developers: I'm currently using GitHub Actions to automatically build my apps, and I'd like to be able to package them into a single-file exe. It's great to see EVB - such great software that can do the job, and it runs in command line mode so it's possible to use it in GitHub Actions. But I di...