Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a missing but related key | breadcat | 2020-07-11 | 1 | -1/+2 |
| | |||||
* | Snap assist is pretty useful in Windows 10 | breadcat | 2020-07-11 | 1 | -2/+0 |
| | |||||
* | Couple more registry tweaks | breadcat | 2020-07-11 | 1 | -0/+6 |
| | |||||
* | Enable dark theme | breadcat | 2020-07-06 | 1 | -0/+8 |
| | |||||
* | Merge search sections | breadcat | 2020-07-05 | 1 | -7/+4 |
| | |||||
* | Additional tweaks | breadcat | 2020-07-05 | 1 | -0/+4 |
| | |||||
* | Alphabetize list | breadcat | 2020-07-05 | 1 | -7/+7 |
| | |||||
* | Open powershell scripts with notepad | breadcat | 2020-07-05 | 1 | -1/+1 |
| | |||||
* | Couple more tweaks here and there | breadcat | 2020-07-05 | 1 | -0/+11 |
| | |||||
* | Disable sound scheme | breadcat | 2020-07-05 | 1 | -0/+31 |
| | | | | Finally fathomed where this was stored | ||||
* | Add a few more kill timers | breadcat | 2020-07-05 | 1 | -0/+3 |
| | |||||
* | Replace HKEYs with short forms | breadcat | 2020-07-05 | 1 | -12/+12 |
| | |||||
* | Disable a couple more services | breadcat | 2020-07-05 | 1 | -1/+1 |
| | |||||
* | Another if statement | breadcat | 2020-07-05 | 1 | -1/+1 |
| | | | | Quiets error output | ||||
* | Improve WebP codec install | breadcat | 2020-07-05 | 1 | -4/+3 |
| | | | | | Overwrite existing files, only install 64bit binary, tidy up better afterwards | ||||
* | Remove mpv handling | breadcat | 2020-07-05 | 1 | -5/+0 |
| | | | | | Incredibly broken due to sourceforge being a POS. Will be re-introduced later when it works better. | ||||
* | Suppress error on not-finding process | breadcat | 2020-07-05 | 1 | -1/+2 |
| | |||||
* | Rename script | breadcat | 2020-07-05 | 2 | -1/+1 |
| | | | | Reflects lack of sub-scripts | ||||
* | Include if statements | breadcat | 2020-07-05 | 1 | -21/+21 |
| | | | | Lessens printed errors | ||||
* | Only list directories | breadcat | 2020-07-05 | 1 | -2/+2 |
| | | | | Causes issues if re-run otherwise | ||||
* | Add clear alias | breadcat | 2020-07-05 | 1 | -0/+1 |
| | |||||
* | Replace service define with loop | breadcat | 2020-07-05 | 1 | -16/+1 |
| | | | | Also remove TrkWks service, as it errors | ||||
* | These will just error out due to permissions | breadcat | 2020-07-05 | 1 | -3/+0 |
| | |||||
* | Newline rule | breadcat | 2020-07-05 | 1 | -1/+1 |
| | |||||
* | Merge everything into a single file | breadcat | 2020-07-05 | 6 | -316/+329 |
| | | | | I swear I'll do some bug fixing | ||||
* | Tidied unused local server sections | breadcat | 2020-07-05 | 9 | -35/+5 |
| | | | | | No longer use local server, so removed sections relating to it, also removed activation as no longer running that server | ||||
* | No longer LTSC specific | breadcat | 2020-07-05 | 1 | -1/+1 |
| | |||||
* | Loop image viewer associations instead | breadcat | 2020-06-17 | 1 | -7/+1 |
| | |||||
* | Add support for win32calc, if found | breadcat | 2020-06-17 | 1 | -0/+3 |
| | |||||
* | Remove some advertising | breadcat | 2020-06-17 | 1 | -0/+3 |
| | | | | Found during research, unsure how much of a difference it makes | ||||
* | Remove adobe flash | breadcat | 2020-06-16 | 1 | -0/+17 |
| | |||||
* | Enable numlock on boot | breadcat | 2020-06-16 | 1 | -0/+2 |
| | |||||
* | Use loop for multiple file extensions | breadcat | 2020-06-16 | 1 | -15/+1 |
| | |||||
* | Disable game bar | breadcat | 2020-06-16 | 1 | -0/+3 |
| | |||||
* | Add .conf file association | breadcat | 2020-06-15 | 1 | -0/+1 |
| | |||||
* | Change installed applications | breadcat | 2020-06-15 | 1 | -7/+1 |
| | |||||
* | Replace HKEY shortcodes | breadcat | 2020-06-15 | 1 | -2/+2 |
| | |||||
* | Hide Cortana icon | breadcat | 2020-06-15 | 1 | -0/+2 |
| | |||||
* | Fix add typo | breadcat | 2020-06-15 | 1 | -1/+1 |
| | |||||
* | Rework activation. Add Office | Peter | 2019-10-02 | 1 | -2/+6 |
| | |||||
* | Add a couple more registry tweaks | Peter | 2019-10-02 | 1 | -0/+5 |
| | |||||
* | Fix arguments in aliases | Peter | 2019-10-02 | 1 | -4/+5 |
| | | | | Also add a grep alias | ||||
* | Add title to script | Peter | 2019-10-02 | 1 | -0/+1 |
| | |||||
* | Include UseBasicParsing option | Peter | 2019-08-27 | 1 | -1/+1 |
| | | | | Windows 10 will refuse to download file unless IE has been run before without this. | ||||
* | Add install instructions | Peter | 2019-07-23 | 1 | -0/+6 |
| | |||||
* | Add permission check | Peter | 2019-07-23 | 1 | -4/+13 |
| | |||||
* | Add rm alias | Peter | 2019-07-23 | 1 | -0/+1 |
| | |||||
* | Alter installed programs (again) | Peter | 2019-07-17 | 1 | -6/+2 |
| | |||||
* | Change to temp directory | Peter | 2019-07-17 | 1 | -0/+1 |
| | | | | Cleaner, not strictly necessary | ||||
* | Remove putty colour scheme | Peter | 2019-07-17 | 1 | -23/+0 |
| | | | | Unused |