Skip to content

Commit

Permalink
Skip MS Remote Display
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmaehl committed Apr 30, 2024
1 parent 14ba33f commit 2bf74d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/_WMIC.au3
Expand Up @@ -203,6 +203,8 @@ Func _GetGPUInfo($iFlag = 0)
Case "Citrix Indirect Display Adapter"
ContinueCase
Case "DisplayLink USB Device"
ContinueCase
Case "Microsoft Remote Display Adapter"
ContinueLoop
Case Else
$sName &= $Obj_Item.Name & ", "
Expand Down

0 comments on commit 2bf74d1

Please sign in to comment.