Click the floppy disk icons to download the ZIPped sources
| WSH Examples | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Name | Description | Language | Last modified (DD/MM/YYYY) |
Also available as: | Remarks | |||||||
| JS | VBS | DOS bat | NT bat | Kix | Perl | Power Shell |
Rexx | |||||
| 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. | ||||||||
| 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 | ||||||||
| 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. | |||||||
| IsSiteUp | Check if a website is up-and-running | V | 19/03/2007 | Requires the (free) X-HTTP component | ||||||||