Mikaela Suomalainen
e55ec78a04
Windows/autohotkey: add CapsLockToBackspace.ahk & README.md
...
Resolves : #71
2020-06-10 14:56:08 +03:00
d818d65ffc
Windows: fix RTC-in-UTC-*.reg headers
2020-05-10 00:43:49 +03:00
3c2e08f7d0
Windows: add RTC-in-UTC-<32|64>.reg
...
It's kind of a FAQ and now I can just point people directly to
copy-pasteable .reg's.
2019-12-05 18:40:29 +02:00
c766b55414
Windows: add CVE-2018-3639.reg
...
Which is hopefully correct, but untested and I am not sure how to go
testing it.
2019-08-25 23:20:09 +03:00
95660cd6ac
Windows.reg: RealTimeIsUniversal must be 1
...
Closes #94
2018-11-22 18:49:02 +02:00
06820d58b9
Windows: add Mikaelaize.reg
...
Closes Mikaela/mikaela.github.io#103 which was in wrong repository D:
2017-08-08 18:00:29 +03:00
28a740415b
Windows: VerboseStatus_ShowScripts_NoLogon_Anomation.reg
...
The most important things when dealing with Windows.
* Don't say "Windows is doing something, don't power off computer", say
what Windows is doing.
* Don't hide scripts that are ran on boot/login, show their output
* Same for Shutdown
* And don't show the annoying animation with its blinking colours on
first login!
2016-12-17 19:41:41 +02:00
176269ba2c
Windows.reg.markdown: add the first line
...
to make it a Windows Registry Editor script.
I noticed it missing when I was creating new script (to be added)
and copied parts of it and regedit refused to take it for it not being a
Windows Registry Editor script.
2016-12-17 19:33:31 +02:00
28b28c4c12
Windows.reg: hwclock in UTC (qword-only)
...
dword is used for 32-bit Windowses which I haven't luckily seen
recently.
2016-03-02 10:49:39 +02:00
f1ad46eea5
Windows.reg: enable numlock on boot
...
It makes writing the pin-codes a lot more easy.
2015-09-20 07:20:08 +03:00
b21200a0d3
Revert "Windows.reg: remove UTC setting"
...
This reverts commit 17d881f4c2
.
2015-08-18 11:45:16 +03:00
17d881f4c2
Windows.reg: remove UTC setting
...
just set local time as UTC.
2015-08-16 14:23:37 +03:00
f93a3d5da3
Windows.reg: add dword for RealTimeIsUniversal
2015-08-11 15:25:43 +03:00
Mikaela Suomalainen
198481866f
Windows: import Windows things from gh-pages
2014-12-27 11:08:01 +02:00