Page 1 of 1

New version not working anymore for electronjs

Posted: Tue Jan 30, 2018 3:09 pm
by pmadhur
Hi,

With the latest version - 7.90 Build 20171208, it is not possible to build exe for electronjs. With older version it is working. To reproduce:

1. Download Enigma Virtual Box - 7.90 Build 20171208 and install (Windows 10 or Windows 7).
2. Download electron from: https://github.com/electron/electron/re ... 32-x64.zip .
3. Extract the contents of electron-v1.7.11-win32-x64.zip to directory c:\temp\electron.
4. Start EVB, enter input file: c:\temp\electron\electron.exe.
5. Open Windows Explorer and browse directory c:\temp\electron.
6. Press Ctrl+A to select all files in c:\temp\electron, unselect electron.exe and drag the selected files over to EVB.
7. In EVB, click Process.
8. You would observe that the process runs forever.

If you do the steps 1 to 7 above with older version, it processes quite fast and the job is done.

Thanks for looking into it.

Re: New version not working anymore for electronjs

Posted: Tue Jan 30, 2018 3:20 pm
by Enigma
Hi, can you please let me know, what version of Windows do you use for testing?

Re: New version not working anymore for electronjs

Posted: Tue Jan 30, 2018 3:26 pm
by pmadhur
I have tested with Windows 10 64 bit and Windows 7 64 bit. Both tests resulted in same.

Re: New version not working anymore for electronjs

Posted: Wed Jan 31, 2018 12:32 pm
by Enigma
Yes, the issue is found, however, this is not a bug or problem.

The packing takes a long time, we have tried, and packing your files take 12 mins, but it finally succeeds.

Some improvements can be made there and we are working on them. If we succeed with improvements, new version will be soon released.

Re: New version not working anymore for electronjs

Posted: Wed Jan 31, 2018 1:47 pm
by Enigma
Download the latest version of EVB again, we have improved the algo to process such files much faster, now it takes 30 seconds only :)

Re: New version not working anymore for electronjs

Posted: Wed Jan 31, 2018 3:41 pm
by pmadhur
Thank you. I have tested the new version and it finishes very fast.