mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 03:49:23 +08:00
Allow pre and post extApp for integrated Apps
This commit is contained in:
@@ -159,6 +159,8 @@ Namespace Tools
|
||||
nCI.MacAddress = _ConnectionInfo.MacAddress
|
||||
nCI.UserField = _ConnectionInfo.UserField
|
||||
nCI.Description = _ConnectionInfo.Description
|
||||
nCI.PreExtApp = _ConnectionInfo.PreExtApp
|
||||
nCI.PostExtApp = _ConnectionInfo.PostExtApp
|
||||
|
||||
OpenConnection(nCI)
|
||||
Catch ex As Exception
|
||||
|
||||
Reference in New Issue
Block a user