1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||||||
|
# Description |
||||||
|
|
||||||
|
This repository contains various Windows scripts for performing routine operations. |
||||||
|
|
||||||
|
# License |
||||||
|
|
||||||
|
All scripts and utilites are distributed under the GPLv3 license. |
||||||
|
|
||||||
|
# Index |
||||||
|
|
||||||
|
- [capslock2esc.reg](capslock2esc.reg) binds CapsLock key to ESC. |
||||||
|
- [getRegValue.bat](getRegValue.bat) displays a value of specified Registry key. |
||||||
|
- [getAutoLogonPassword.bat](getAutoLogonPassword.bat) shows user's password on Windows system with autologon. |
||||||
|
- [addLDAPAddressBook.vbs](addLDAPAddressBook.vbs) adds LDAP addressbook to Outlook. |
||||||
|
- [ldapAllPrinters.vbs](ldapAllPrinters.vbs) shows all LDAP printers. |
||||||
|
- [join2irc.tcl](join2irc.tcl) installs mIRC with default parameters. |
||||||
|
- [addressbook.vbs](addressbook.vbs) is a sample scripts for parsing xls format. |
||||||
|
|
Loading…
Reference in new issue