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

Description displayed rather than name? #783

Closed
robwilkerson opened this issue Sep 27, 2016 · 1 comment · May be fixed by qcif/data-curator#563
Closed

Description displayed rather than name? #783

robwilkerson opened this issue Sep 27, 2016 · 1 comment · May be fixed by qcif/data-curator#563

Comments

@robwilkerson
Copy link

robwilkerson commented Sep 27, 2016

  • Version: 7.3.0
  • Target: Windows

It looks like the description value from our app/package.json file might be appearing where it should be showing the productName value. Or maybe I'm just doing something wrong. Specifically, we see the description in the Task Manager.

Screenshots below, but here's a snippet from our app/package.json file:

{
  "name": "hughesnet-status-meter",
  "author": "Hughes Network Systems, LLC",
  "productName": "HughesNet Status Meter",
  "description": "Status Meter is like a fuel gauge for your HughesNet Data Allowance.",
  "main": "app.js",
  "version": "6.5.1-rc.4",
  ...
}

name_taskmanager
name_start-up

@develar
Copy link
Member

develar commented Nov 29, 2016

Please try NSIS target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants