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

How to debug & log NSIS? #4712

Closed
gajop opened this issue Feb 26, 2020 · 6 comments
Closed

How to debug & log NSIS? #4712

gajop opened this issue Feb 26, 2020 · 6 comments
Labels

Comments

@gajop
Copy link

gajop commented Feb 26, 2020

Followup on #4711 that I think deserves its own issue.

Is there any way to figure out what went wrong with NSIS installs, updates, uninstalls? Having no ability to log or get any error messages makes it difficult to rely on it in production - getting user log info is hard as it is. Am I missing something or is there just no way to detect errors with it?

I'm using the following setup although I don't think it's relevant to any particular version:

package.json versions:

"electron": "^8.0.0",
"electron-builder": "^22.3.2"
"electron-updater": "^4.2.0"

NSIS build seutp:

"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true,
"perMachine": false
}

@stale
Copy link

stale bot commented Apr 26, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the backlog label Apr 26, 2020
@gajop
Copy link
Author

gajop commented Apr 26, 2020

Still relevant, please don't close

@stale
Copy link

stale bot commented Jun 25, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the backlog label Jun 25, 2020
@stale stale bot closed this as completed Jul 3, 2020
@gajop
Copy link
Author

gajop commented Jul 3, 2020

reopen please... still very important

@LukeXF
Copy link

LukeXF commented Jul 3, 2021

Any update on this?

@mqliutie
Copy link

Why closed?

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

No branches or pull requests

3 participants