electron-asar-updater icon indicating copy to clipboard operation
electron-asar-updater copied to clipboard

New way to require app

Open jaygooby opened this issue 8 years ago • 3 comments

jaygooby avatar Jul 06 '16 12:07 jaygooby

@whitesmith Please merge this request :) Also @jaygooby, how is it with updater.exe? How do I automatically append it to the resources folder? I am using electron-builder to build the App (.app for Mac, installer for Windows). Thank you

vanekj avatar Mar 01 '17 20:03 vanekj

@vanekj you can get updater.exe from here: https://github.com/jaygooby/electron-asar-updater/commit/7c56ea596a9d15bcee534349c567e60fae6ae108 you'll need to install mono to compile it

jaygooby avatar Mar 02 '17 10:03 jaygooby

@AgentWS I am getting error while using electron-asar-updater as "core.require" is not a function.

Any idea how to resolve it?

manpreetrsystems avatar Aug 11 '17 14:08 manpreetrsystems