Questions tagged [.wsf]

Questions about Windows script files, text documents containing Extensible Markup Language (XML).

2 questions
5
votes
1 answer

What are the .wsf , .wsh, and .wsc files?

I understand that C:\Windows\System32\cscript.exe and its GUI version C:\Windows\System32\wscript.exe can interpret VBScript .vbs/.vbe (Microsoft Visual Basic Scripting Edition) and JScript .js (Microsoft's dialect of the ECMAScript/JavaScript)…
Foad
  • 892
  • 4
  • 19
  • 54
0
votes
1 answer

Cant get Windows Script File to close after Telnet

Below is the Current Script I have for my current little project.