New version not working anymore for electronjs

Issues related to Enigma Virtual Box
Post Reply
pmadhur
Posts: 3
Joined: Tue Jan 30, 2018 2:52 pm

New version not working anymore for electronjs

Post 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.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: New version not working anymore for electronjs

Post by Enigma »

Hi, can you please let me know, what version of Windows do you use for testing?
pmadhur
Posts: 3
Joined: Tue Jan 30, 2018 2:52 pm

Re: New version not working anymore for electronjs

Post by pmadhur »

I have tested with Windows 10 64 bit and Windows 7 64 bit. Both tests resulted in same.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: New version not working anymore for electronjs

Post 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.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: New version not working anymore for electronjs

Post 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 :)
pmadhur
Posts: 3
Joined: Tue Jan 30, 2018 2:52 pm

Re: New version not working anymore for electronjs

Post by pmadhur »

Thank you. I have tested the new version and it finishes very fast.
Post Reply