vercel / pkg

Package your Node.js project into an executable
https://npmjs.com/pkg
MIT License
24.32k stars 1.01k forks source link

adding icon or information to compiled exe causes exe to stop working #105

Closed serkanp closed 7 years ago

serkanp commented 7 years ago

when i add icon and version information using resource hacker , when you run the app, command prompt of node appears and app is no longer working.

igorklopov commented 7 years ago

Hi Serkan! Is it similar to https://github.com/zeit/pkg/issues/91 ?

serkanp commented 7 years ago

yes it is same.. as you knowi on enclosejs it was easy to add it with resource hacker. now pkg does not allow to add information to compiled exe.

igorklopov commented 7 years ago

Ok. Lets chat there. https://github.com/zeit/pkg/issues/91