简体   繁体   English

我可以从资源文件夹中重建 electron

[英]can I rebuild an electron from a resources folder

I have delete my electron.exe file and I figure out if it's possible to rebuild one from the resources files我删除了我的 electron.exe 文件,我想知道是否可以从资源文件中重建一个

this is my main folder !这是我的主文件夹! https://imgur.com/45gIlXA https://imgur.com/45gIlXA

and the resources folder !和资源文件夹! https://imgur.com/GsjGXhv https://imgur.com/GsjGXhv

thanks in advance.提前致谢。

Short answer, possibly.简短的回答,可能。 Long answer, you would set it to the Current Working Directory and make sure the user has NodeJS installed then yes, you could recompile it from the resources folder.长答案,您可以将其设置为当前工作目录并确保用户安装了 NodeJS,然后是的,您可以从资源文件夹重新编译它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM