I have maked a Executable with Enigma Virtual Box. Packed in this Executable is another Executable (in Default Folder).
child = exec("nw.exe dist.exe", function (error, stdout, stderr) {
});
When I run the Code dist.exe ist not found, because it will search in the execPath (where the vm is saved C ...
Search found 1 match
- Wed Mar 09, 2016 9:18 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Run packed file...path problems
- Replies: 1
- Views: 10360
