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

Create Notification.md #6924

Open
wants to merge 2 commits into
base: nw13
Choose a base branch
from
Open

Create Notification.md #6924

wants to merge 2 commits into from

Conversation

peq42
Copy link

@peq42 peq42 commented Jan 6, 2019

No description provided.

@TheJaredWilcurt
Copy link
Member

This is a 1:1 copy from the wiki:

Copy link
Member

@rogerwang rogerwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change node-webkit to NW.js

@peq42
Copy link
Author

peq42 commented Jan 9, 2019

This is a 1:1 copy from the wiki:

Forgot to mention that... sry

@rogerwang changed, but a few things i didn't because I don't know exactly if they're different nowadays

ex: "\Microsoft\Windows\Start Menu\Programs\node-webkit.lnk" and "app-id": "com.node.webkit.notification.test"

(At least I think I've changed, a few stuff on github are still a mistery to me)


```javascript
var gui = require('nw.gui');
gui.App.createShortcut(process.env.APPDATA + "\\Microsoft\\Windows\\Start Menu\\Programs\\node-webkit.lnk");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

createShortcut is was removed from the NW.js API in 0.13.0. So it is only needed in NW.js >=0.11.0 & <=0.12.3 on Windows 8+.

@stale
Copy link

stale bot commented Oct 4, 2020

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

@stale stale bot added the stale label Oct 4, 2020
@rogerwang rogerwang removed the stale label Oct 4, 2020
@stale
Copy link

stale bot commented Jan 8, 2022

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

@stale stale bot added the stale label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants