Cannot call child process

Issues related to Enigma Virtual Box
Post Reply
lgq12172009
Posts: 7
Joined: Sat Apr 26, 2014 2:22 pm

Cannot call child process

Post by lgq12172009 »

Hello, I tried to call the exe file in the virtual environment, but received an error "fork/exec BCompare.exe: The system cannot find the file specified.". The calling program is written in golang. It is possible to call other programs in the same way, but BCompare.exe cannot
Last edited by lgq12172009 on Tue Jan 12, 2021 10:06 am, edited 1 time in total.
lgq12172009
Posts: 7
Joined: Sat Apr 26, 2014 2:22 pm

Re: Cannot call child process

Post by lgq12172009 »

I found a solution, it's my mistake, I used a 64-bit program to call a 32-bit program
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Cannot call child process

Post by Enigma »

Yes, it is a Virtual Box limitation for now. We are working on fixing this limitation.
Post Reply