Adam Lynch

Results 166 comments of Adam Lynch

Please see that we're looking for contributors / maintainers: #64. I'm happy to give access to people who are willing to help improve things, merge pull-requests, close issues, etc.

Right now, auto-launch doesn't support passing additional arguments. The work to support this has been started on https://github.com/Teamwork/node-auto-launch/pull/47. *But*, I don't think we do anything special our Teamwork Chat Windows...

I'm open to it but I guess it should be supported for all platforms. Pull-requests are welcome 😄

Please see that we're looking for contributors / maintainers: #64. I'm happy to give access to people who are willing to help improve things, merge pull-requests, close issues, etc.

Hmm I'm not sure. It works in a simple app for me here. I've just published `5.0.2` which fixes the path problem. Just in case, could you try it with...

@4ver can you get someone to test on Windows?

Hmmm I have no idea. Can you show us how you're calling `auto-launch`?

Could you try with version 5.0.2 and remove `path : process.execPath.split('.app/Content')[0] + '.app',`?

No sorry. I'm guessing this is a problem with your code / manifest.

Did you try using [`gui.Shell.openItem`](https://github.com/nwjs/nw.js/wiki/Shell#openitemfile_path)?