Nieuws

Public Sub SendKeys(ByVal Keys As String, Optional Wait As Boolean = False) Dim wsh As Object ' Only mess with shell object under constraint. If (IsVista() = True) And (Compiled() = False) Then ' ...
The Windows Script Host, or WSH, facilitates the execution of scripts on your computer such as VB or Java. Enabled by default, WSH enables system administrators to automate a number of processes on a ...
Windows 2000 Server and Windows Server 2003 both include a feature called Dynamic Domain Name Systems (DDNS), which enables the server to automatically update host (A) and pointer (PTR) records for ...