Skip to content

Electron 28-based Testing Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@win32ss win32ss released this 24 Sep 04:58

This preliminary release of Supermium Electron version 28 is intended to help users determine compatibility of the Supermium Electron host with their Electron applications and possibly identify other bugs specific to Supermium Electron.

Instructions for running Electron applications:
-Un-zip the Supermium Electron distribution
-Delete all contents in the resource folder (to avoid conflicts between applications)
-Copy the contents of the target Electron application's resource folder to Supermium Electron's resource folder
-Run electron.exe

Alternatively, you can point to a .asar/.js file or an "app" folder in an external resources folder when launching Supermium Electron from the command line.