Normally, a VBS scripts is used to invoke COM components (written in C++ or even C#). But did you know that it can be the other way around? That is, invoking VBScript code from, say, C#. Here is a simple exercise: 1) Write a text file with the WSC extension
Read More...