Solution to package node-webkit into an exe file by 360 false positive Trojan, and node-webkit false positive
Node-webkit is required for recent projects. It handles the compatibility of ancient users and the 'data security' issues in their minds.
1. Download node-webkit
2. Create an appName. nw file.
3. copy/B nw.exe + appName. nw TestAppName.exe
At present, the testappname.exe file is generated under the directory, and the double-click operation is perfect.
But testappname.exe cannot be opened without changing the directory.
Google + Baidu solution: Use the Enigma Virtual Box tool to package it into an exe file. (Use of Enigma Virtual Box should be Baidu or Google)
Okay, you can, ...... The evil 360 anti-virus software has reported viruses, and it is hopeless ~
As a result, continue to Baidu + Google ......
Okay, let's just talk about the above method:
[3. copy/B nw.exe + appName. nw TestAppName.exe] After completing this step, download a tool called Inno Setup Compiler.
Continue to the next step (each step will have corresponding parameters and name settings):
The first red box is the file packaged with copy. The second red box is the dependency file to be added (required ).
After entering the information, continue to the next step ~ Until the end.
Successful !!!
The above is all the content described in this article. I hope my friends will like it.