Search found 6 matches

by emmvish
Wed Dec 02, 2020 8:47 am
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Electron.js files into single application
Replies: 10
Views: 25973

Re: Unable to package Electron.js files into single application

So, did you guys succeed in packaging my app into portable EXE or not?
by emmvish
Tue Dec 01, 2020 2:17 pm
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Electron.js files into single application
Replies: 10
Views: 25973

Re: Unable to package Electron.js files into single application

I've sent you an email containing a link to my application (could not send as attachment since its a huge file) from my e-mail address: mvsn98@gmail.com.

Please help me ASAP.
by emmvish
Tue Dec 01, 2020 1:43 pm
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Electron.js files into single application
Replies: 10
Views: 25973

Re: Unable to package Electron.js files into single application

I am using version 9.50 of Engima Virtual Box only. And it's still not working.

Where can I send you the electron app for you to fix the problem I am facing?
by emmvish
Tue Dec 01, 2020 1:12 pm
Forum: Enigma Virtual Box x86/x64
Topic: Unable to package Electron.js files into single application
Replies: 10
Views: 25973

Unable to package Electron.js files into single application

I have created an Electron.js application using "npm run make" command but the problem is that this application will only run if it is located in the same folder as all the other files created by the above command.

So, I tried to package the entire folder containing the Electronjs application and ...