Skip to content

Releases: win32ss/supermium-electron

Electron 28-based Testing Release

24 Sep 04:58
Compare
Choose a tag to compare
Pre-release

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.