BoringtecVN

Quick Reference

Service statuses

StatusColour / iconMeaning
RunningGreenRunning normally
StoppedGreyStopped
StartingYellowBeing started
RestartingOrangeBeing restarted (auto-restart)
⛔ Circuit OpenWarningCircuit Breaker tripped after too many crashes
⚠ Path MissingWarningExecutable / script no longer exists
⚠ Runtime MissingWarningNode.js / Python / Ruby not installed on this machine
— DisabledLight grey + strikethroughManually disabled via the Configure dialog

Windows Service (SCM) statuses

StatusMeaning
RunningRunning through SCM
StoppedRegistered but currently stopped
StartingSCM is starting it
StoppingSCM is stopping it
Not RegisteredNot yet registered with Windows SCM

Health Check statuses

StatusColourMeaning
HealthyGreenHTTP endpoint returned 200
UnhealthyRedEndpoint didn't respond or returned an error
UnknownGreyNot configured or no data yet

Runtime types (Service Types)

BadgeTypeNotes
.exeExecutableWindows executable
ConsoleWinConsoleWindows console app
Win UIWinUIDesktop app with a GUI
Node.jsNodeJsAuto-detects node.exe
PythonPythonAuto-detects python.exe
Next.jsNextJsRuns npm start
RubyRubyAuto-detects ruby.exe
Ruby on RailsRubyOnRailsDetects bundle exec rails
CustomCustomEnter interpreter path manually

License limits

FeatureTrialActiveBlocked
Number of services1Unlimited,
Start / Stop
Windows Service Registration
MCP
Metrics (view)✓ (read-only)
Watcher (view)✓ (read-only)

MCP tools quick reference

start <name>          , Start a service by name
stop <name>           , Stop a service
restart <name>        , Restart a service
start_all             , Start all services
stop_all              , Stop all services
restart_all           , Restart all services
get_all               , Get a list of all services
get_one <name>        , Get details for one service
register_win_service <name>  , Register with Windows SCM
unregister_win_service <name>, Unregister from Windows SCM
start_service <name>         , Start the registered Windows Service via SCM
stop_service <name>          , Stop the registered Windows Service via SCM
show_window           , Show the WinWraper window
hide_window           , Hide the WinWraper window
get_license_info      , View current license information

Important file paths

ItemPath
Installation folderC:\Program Files\WinWraper\
Application data%APPDATA%\WinWraper\
MCP executableC:\Program Files\WinWraper\WinWraper.MCP.exe

Useful links