Unable to package Electron.js files into single application
Posted: Tue Dec 01, 2020 1:12 pm
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 other dependent files into a standalone EXE file using Engima Virtual Box. However, whenever I launch the Boxed application created by Engima VB, I keep getting an error message - "Failed to load library ffmpeg.dll" even though I clearly remember adding it to the "%DEFAULT_FOLDER%" of Engima VB before clicking on "Process" button to create this virtualized app. The GUI of this app fails to load as well.
Will it be possible for you to illustrate to me how I can package any Electron application using Engima Virtual Box?
So, I tried to package the entire folder containing the Electronjs application and other dependent files into a standalone EXE file using Engima Virtual Box. However, whenever I launch the Boxed application created by Engima VB, I keep getting an error message - "Failed to load library ffmpeg.dll" even though I clearly remember adding it to the "%DEFAULT_FOLDER%" of Engima VB before clicking on "Process" button to create this virtualized app. The GUI of this app fails to load as well.
Will it be possible for you to illustrate to me how I can package any Electron application using Engima Virtual Box?