Demo Projects & Source Codes

Document Path: Home Page / Programming / Script2CMD  
How to Build Demo Programms

Each downloading package below contains one or more Script2CMD projects. To build the demo programs:

Once built successfully, the generated program is stand alone - it can be run without the source files and has no other dependencies.

Demo Projects:
Project Screenshot Description Download
Directory Stat DirStat.gif How to use the "FileSystem.ScanDirectory" method. DirStat.zip
File Version Info FileVersionInfo.gif How to use FileVersionInfo Object. FileVersionInfo.zip
Close All Internet Windows CloseAllIE.gif How to enumerate Window objects CloseAllIE.zip
Http Head HttpHead.gif How to use TCP Client object. HttpHead.zip
List Processes ListProcesses.gif How to enumerate processes. ListProcesses.zip