Problem packing Electron App on Win10

Issues related to Enigma Virtual Box
b.h.1
Posts: 5
Joined: Mon Sep 12, 2016 1:59 pm

Problem packing Electron App on Win10

Post by b.h.1 »

I have a simple Node demo application here https://github.com/bendulum/app
It can be bundled with Electron, into a standalone application via command "gulp package".
The resulting directory contains an executable and a couple of other files. So far everything works fine.

I then use to use Enigma VB to create a single executable out of this folder, to create a "portable" version of the application.
This is done by running "gulp portable".
The entire process always worked fine for me. Apparently it no longer works.
Maybe because I am using the latest version of Electron (1.3.4) and updated my Node version too (5.1.0).

When opening the resulting single executable packed by EVB I get errors.
For example "Cannot load library node.dll".
Sometimes it does not even let me pack with EVB: "Access violation at address 00446FCC in module 'enigmavbconsole.exe'. Read of address 7BA874C2"
I have tried with Enigma Virtual Box v7.60 Build 20160812. Running Windows 10 x64.

Maybe you can have a look at this problem. Feel free to check out or fork my app repository to test.
You do not have the required permissions to view the files attached to this post.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem packing Electron App on Win10

Post by Enigma »

Hi, yes, sure, can you please send us a whole application (exe you pack + all other files) that you are trying to pack at support@enigmaprotector.com? We will try to check it asap.
b.h.1
Posts: 5
Joined: Mon Sep 12, 2016 1:59 pm

Re: Problem packing Electron App on Win10

Post by b.h.1 »

Enigma wrote:Hi, yes, sure, can you please send us a whole application (exe you pack + all other files) that you are trying to pack at support@enigmaprotector.com? We will try to check it asap.
Thank you. That would be around 100MB. I will try to send it to you.

But you could also try fetching the repository from here https://github.com/bendulum/app
However, for that you would need NodeJs and NPM installed.
Instructions are here https://github.com/bendulum/app/blob/master/readme.md
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem packing Electron App on Win10

Post by Enigma »

Maybe you could upload files somewhere and provide us a link? Just to avoid wasting of time figuring out how it works..
b.h.1
Posts: 5
Joined: Mon Sep 12, 2016 1:59 pm

Re: Problem packing Electron App on Win10

Post by b.h.1 »

Enigma wrote:Maybe you could upload files somewhere and provide us a link? Just to avoid wasting of time figuring out how it works..
I sent you a download link to support@enigmaprotector.com
Thanks.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem packing Electron App on Win10

Post by Enigma »

b.h.1 wrote:I sent you a download link to support@enigmaprotector.com
Thanks.
Still no any email..
b.h.1
Posts: 5
Joined: Mon Sep 12, 2016 1:59 pm

Re: Problem packing Electron App on Win10

Post by b.h.1 »

Enigma wrote:
b.h.1 wrote:I sent you a download link to support@enigmaprotector.com
Thanks.
Still no any email..

Was it marked as spam perhaps? I will try again now.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem packing Electron App on Win10

Post by Enigma »

Got it, thanks, will let you know when we check it out.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem packing Electron App on Win10

Post by Enigma »

We have found a problem, we are going to release new version soon. Thank you!
b.h.1
Posts: 5
Joined: Mon Sep 12, 2016 1:59 pm

Re: Problem packing Electron App on Win10

Post by b.h.1 »

Enigma wrote:We have found a problem, we are going to release new version soon. Thank you!
Thank you! Works!
Post Reply