Registered users
Membership Membership:
Latest New User Latest: joseluis.perez
New Today New Today: 0
New Yesterday New Yesterday: 0
User Count Overall: 20

Articles
Other Articles in Spanish
WSH/Vbscript Classes
Set of classes that can be included in your VBS code:
Welcome to My Windows Scripts Repository

Here you find articles related to the use of Windows Script Host/VBScript and PowerShell in the coding sequence of commands (script) to facilitate the daily tasks of administrators of Windows Networking, Terminal Services and Citrix environments. Most of the script can be downloaded for free by registering here on our site, and other advanced scripts are only available through a subscription based service that you can take here and that gives you access to all files for just US$ 9.95.

Another way to use Shell, FileSystemObject and other objects in WSH/vbcript
By Jorge Bolaños Garciaon l 22 July 2009
508 Visitas | 0 Comentarios |Article Rating

To facilitate the use of common objects such as Shell, FileSystemObject, Network and wmi we created the ObjectManager Class which makes available these objects without having to believe that one of them, since the class is does for us.

  [Read More...]
Standards to creating a Vbscript Classes Repository
By Jorge Bolaños Garciaon l 17 June 2009
437 Visitas | 0 Comentarios |Article Rating

Taking advantage of the power that gives us the possibility to include code snippets or classes in vbscript that was explained in our first article we propose here a set of guidelines to organize a vbscript classes repository and take advantage of code reusing .

  [Read More...]
Using Includes in vbscript
By Jorge Bolaños Garciaon l 14 June 2009
1192 Visitas | 0 Comentarios |Article Rating

The "include" allowing us to create code in separate files and import them into your scripts at runtime, the includes are not supported natively in Vbscript and here we show you how to do to achieve it and thereby organize code libraries that can be dynamically incorporated into our scripts.

  [Read More...]
 
Private Messages
You must be logged in to use this module.
Inspired by Nina