The windows-service module can handle spaces in paths:

https://npmjs.org/package/windows-service

On Tuesday, 23 April 2013 17:57:05 UTC+1, CoolAJ86 wrote:
>
> I've had quite a headache trying to figure this out - mostly due to not 
> knowing where stderr / stdout goes on windows (and hence not being able to 
> debug failure for the service to start).
>
> http://blog.coolaj86.com/articles/how-to-create-an-innosetup-installer.html
>
> I've been able to install a node app in C:\AppName, but not C:\Program 
> Files\AppName (it will start when run manually from PowerShell, but not 
> automatically from NSSM or node-windows)
>
> For those that are intending to do this, hopefully that helps.
> For those that are expert, I'd appreciate it if you'd peek at my script 
> and look for any obvious errors. Maybe a windows guy would know what I'm 
> doing wrong.
>
> If you care to patch the docs:
>
> https://github.com/coolaj86/blog.coolaj86.com/blob/master/posts/how-to-create-an-innosetup-installer.md
>
> AJ ONeal
>  

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to