coreybutler / coreybutler/node-windows

Comments in the XML file break the service executable

Open
#350 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.9k
Forks
368
PR merge metrics
No merged PRs in 30d

Description

**Issue:**
XML comments cause the executable to stop working. The service thus will fail to start.

**How To Reproduce:**
Install a service, edit the generated XML file and add a comment, attempt to (re)start the service.

**Expected Behavior:**
The action completes successfully.

**Desktop:**
- OS: Windows 10.

Contributor guide

Open the contributing guide

Research direction

Reproduce on Windows 10 by installing a service, editing its generated XML to add a comment, and restarting it. Trace the service configuration and XML parsing entry point to identify why comments stop startup; done when the service starts successfully with commented XML.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
backend, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.