Questions tagged [windows-scripting]

Windows Scripting refers to any of the various scripting technologies that ship with Microsoft Windows products.

Windows Scripting refers to any of the various scripting technologies that ship with Microsoft Windows products.

With early roots in browser scripting, these technologies such as , Windows Script Host (), HTML Applications (), and are employed as system administration tools providing methods of automation.

As the name implies, Windows Scripting technologies utilize scripts written in plain-text interpreted code. Windows Scripting can become quite powerful when used to implement other technologies such as (OLE) Automation, Active Directory Services Interfaces (), and Windows Management Instrumentation ().

451 questions
-3
votes
1 answer

Undo the actions performed by a .bat file?

recent i search for a program "Action Mirilis" and a friend give me a .torrent link. I download it, and i read the "ReadMe.txt" file. In this file he say to run a .bat command to block comunication to mirilis server. And i want to undo this... This…
1 2 3
30
31