Skip to content

Commit 06cdb72

Browse files
authored
Update ninjarmm.app.json
1 parent 0ecf987 commit 06cdb72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AddMSPApp/ninjarmm.app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"detectionRules": [
2020
{
2121
"@odata.type": "#microsoft.graph.win32LobAppFileSystemDetection",
22-
"path": "%ProgramData%\\Syncro\\Bin",
23-
"fileOrFolderName": "Syncro.Overmind.Service.exe",
22+
"path": "%ProgramData%\\NinjaRMMAgent",
23+
"fileOrFolderName": "ninjarmm-cli.exe",
2424
"check32BitOn64System": false,
2525
"detectionType": "exists"
2626
}

0 commit comments

Comments
 (0)