Legacy: use of VBScript

Longer time ago, I had implemented this package in VBScript. It worked well, but I re-implemented in Python to gain platform independence. Furthermore, the future of VBScript seems uncertain.

It turned out that the python implementation needs substantially less code than VBScript. This proves the Python "batteries included" statement.