From 572739360e611eca5c5f261653d58c2ba853b6e8 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Fri, 28 May 2021 10:53:54 -0500 Subject: [PATCH] Added NoMachine for Windows => Linux --- windows/kinto.ahk | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/kinto.ahk b/windows/kinto.ahk index a78c72e..50f07e3 100644 --- a/windows/kinto.ahk +++ b/windows/kinto.ahk @@ -175,6 +175,7 @@ GroupAdd, browsers, ahk_exe msedge.exe GroupAdd, remotes, ahk_exe VirtualBoxVM.exe GroupAdd, remotes, ahk_exe mstsc.exe GroupAdd, remotes, ahk_exe msrdc.exe +GroupAdd, remotes, ahk_exe nxplayer.bin ; Disabled Edge for now - no ability to close all instances ; GroupAdd, browsers, Microsoft Edge ahk_class ApplicationFrameWindow