From bf352859142140b1b2961cfdbb5cc327315fd971 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Sun, 24 Oct 2021 13:28:44 -0500 Subject: [PATCH] Added Hyper-V VMs to remote exclusions group --- windows/kinto.ahk | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/kinto.ahk b/windows/kinto.ahk index fff3d6c..87c4c90 100644 --- a/windows/kinto.ahk +++ b/windows/kinto.ahk @@ -176,6 +176,7 @@ GroupAdd, remotes, ahk_exe VirtualBoxVM.exe GroupAdd, remotes, ahk_exe mstsc.exe GroupAdd, remotes, ahk_exe msrdc.exe GroupAdd, remotes, ahk_exe nxplayer.bin +GroupAdd, remotes, ahk_exe vmconnect.exe ; Disabled Edge for now - no ability to close all instances ; GroupAdd, browsers, Microsoft Edge ahk_class ApplicationFrameWindow