Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option.winVersionString for accurate process name (always nwjs previously) #459

Commits on Jul 17, 2017

  1. Add option.winVersionString for accurate process name

    Fix nwutils#196
    Fix nwutils#315
    
    See
    
     - nwjs/nw.js#5809
     - nwjs/nw.js#5807
     - nwjs/nw.js#4293
     - nwjs/nw.js#2160
     - nwjs/nw.js#5829
    
    Allows you to edit the version string of the resultant Windows executable.
    These can be easily viewed in Properties -> Details, http://i.imgur.com/oqyRwaa.png
    
    Fix issue where the process showed up as `nwjs` in Windows.
    Now defaults to the `options.appName`
    MadLittleMods committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    11ac93b View commit details
    Browse the repository at this point in the history