You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Likhachev
317cd3c10a
|
5 years ago | |
---|---|---|
mIRC.tpl.sample | 11 years ago | |
.gitignore | 11 years ago | |
COPYING | 5 years ago | |
CoC.md | 5 years ago | |
README.md | 5 years ago | |
addLDAPAddressBook.vbs | 11 years ago | |
addressbook.vbs | 11 years ago | |
capslock2esc.reg | 11 years ago | |
getAutoLogonPassword.bat | 11 years ago | |
getRegValue.bat | 11 years ago | |
join2irc.tcl | 11 years ago | |
ldapAllPrinters.vbs | 11 years ago |
README.md
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 binds CapsLock key to ESC.
- getRegValue.bat displays a value of specified Registry key.
- getAutoLogonPassword.bat shows user's password on Windows system with autologon.
- addLDAPAddressBook.vbs adds LDAP addressbook to Outlook.
- ldapAllPrinters.vbs shows all LDAP printers.
- join2irc.tcl installs mIRC with default parameters.
- addressbook.vbs is a sample scripts for parsing xls format.