serge-web / serge-legacy

Serious Gaming, Evolved.
https://serge-web.herokuapp.com
MIT License
0 stars 1 forks source link

run node server and create link in startup folder #68

Closed lilitkarapetyan closed 5 years ago

IanMayo commented 5 years ago

Thanks for this @lilitkarapetyan . But, it will only run once the specific user logs in.

We need a way for Serge to start as part of the system startup process.

I'm no expert, but I think this means it has to be registered as a MS Windows service.

IanMayo commented 5 years ago

Thanks for that, @lilitkarapetyan Do you need to delete the .vbs files? I presume they're no longer needed.

IanMayo commented 5 years ago

@lilitkarapetyan - we have a problem. Heroku is failing, because it can't install node-windows: image

IanMayo commented 5 years ago

IAN HAS FIXED IT - I made it an optional dependency, and the build works.