|
Subject:
|
Wscript.echo - How to change font size??
|
|
Posted By:
|
warewulf
|
Post Date:
|
12/27/2005 6:20:02 PM
|
How do I change the display font in the following script:
Set WshNetwork = WScript.CreateObject("WScript.Network")
WScript.Echo "Computer Name: " & WshNetwork.ComputerName
Thanks
|
|