2 lines
86 B
VB.net
2 lines
86 B
VB.net
Set objNetwork = CreateObject("WScript.Network")
|
|
WScript.Echo objNetwork.ComputerName
|