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

Pinning app icon to task bar on Windows creates a shortcut to chrome_proxy.exe #7033

Closed
bastimeyer opened this issue Apr 7, 2019 · 3 comments
Assignees

Comments

@bastimeyer
Copy link

NWJS Version: 0.37.2
Operating System: Windows

Expected behavior

  • Pin application to task bar (right click icon and click "pin to task bar")
  • Close NW.js and restart it via pinned shortcut

Actual behavior

It tries to launch chrome_proxy.exe instead

Further infos

Application code is not relevant here, as it also happens with a clean/blank NW.js app.

Related issue: #5991

@ffanny
Copy link
Member

ffanny commented Apr 9, 2019

I can reproduce this with nwjs-sdk-win-v0.37.0.

Target: C:\nwjs\nwjs-sdk-v0.37.0-win-x64\chrome_proxy.exe "..\..\git\nw.js\code\nwworkingdir\\"
2019-04-09 (2)

@rogerwang
Copy link
Member

This is fixed in git and will be available in the next nightly build.

@jdfight
Copy link

jdfight commented May 9, 2019

https://nwjs.io/blog/v0.37.4/ lists this bug as fixed, but I am still getting the same chrome_proxy issue when pinned to the taskbar.

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

No branches or pull requests

4 participants