View Issue Details

IDProjectCategoryView StatusLast Update
0017401MMW 5Generalpublic2021-01-31 14:41
Reporterpeke Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Product Version5.0 
Target Version5.0.1 
Summary0017401: Command line: Command line to start/install and Stop MM as Service
DescriptionFor some users it could be useful to be able to have Command line to start/install and Stop MM as Service
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?f=20&t=98178
TagsNo tags attached.
Fixed in build

Relationships

related to 0017403 closedLudek Install as service not working in some specific environments 

Activities

Ludek

2021-01-18 11:41

developer   ~0061413

There already is the command line to start/stop the MM service:

For MM4:
sc start MediaMonkeyService
sc stop MediaMonkeyService

For MM5:
sc start MediaMonkey5Service
sc stop MediaMonkey5Service

peke

2021-01-31 14:41

developer   ~0061665

Verified 2302

This is also fixed along with 0017403 if needed/requested by users we can create two .bat files to use 0017401:0061413 automatically