Bugfixes, "Verbesserungen"
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
Public Shared Function explorerstarten(ip As String, Optional ByVal smb As Boolean = False)
|
||||
Dim Path, nwstandort, netname As String
|
||||
Dim host As New Host
|
||||
Dim host As New cHost
|
||||
If smb = False Then
|
||||
host.gethost(ip)
|
||||
If host.Linked = True Then
|
||||
|
||||
Reference in New Issue
Block a user