Fileaze banner

 

WSH Examples (I*)

Download the ZIPped sources Click the floppy disk icons to download the ZIPped sources

 

WSH Examples
Download the ZIPped sources Name Description Language Last
modified
(DD/MM/YYYY)
Also available as: Remarks
JS VBS DOS bat NT bat Kix Perl Power
Shell
Rexx
Download the ZIPped sources IEChgPwd
IELogin
IELogin2
IEPwdDlg
IEUserIn
Use Internet Explorer to create change password, login (2x), password & user input dialog windows   V
V
V
V
V
09/04/2007
28/06/2007
02/11/2007
31/03/2007
31/03/2007
            IELogin.vbs and IELogin2.vbs are almost identical, IELogin2.vbs can be used combined with batch files.
Download the ZIPped sources ReadINI
WriteINI
Functions to read, create and modify INI files   V 23/08/2007             Written by Keith Lacelle, modified by Denis St-Pierre, Johan Pol and myself
Download the ZIPped sources IsLaptop Check if a computer is a laptop   V 23/03/2007     K       The VBScript version uses the Win32_Battery WMI class to check for a battery. The KiXtart version uses the Win32_SystemEnclosure WMI class.
Download the ZIPped sources IsSiteUp Check if a website is up-and-running   V 19/03/2007             Requires the (free) X-HTTP component