2 lines
102 B
VB.net
2 lines
102 B
VB.net
|
|
wscript.echo createobject("scripting.filesystemobject").opentextfile("utf16encoded.txt",1,-1).readall
|