My list of bookmarks, rescued from my old blog.
- Reset NTFS ACLs (another source)
- rundll32 Shell32,Control_RunDLL input.dll,,{C07337D3-DB2C-4D0B-9A93-B722A6C106E2} — disable all keyboard layout switching shortcuts.
- powercfg.exe /SETACVALUEINDEX SCHEME_CURRENT SUB_VIDEO VIDEOCONLOCK 60
powercfg.exe /SETACTIVE SCHEME_CURRENT — change the amount of time it takes for the screen to power off after you lock your computer. - mountvol E: /s
- bcdboot D:\Windows -s E: — fix a broken BCD (D is the system disk, E is the ESP).
- rsync -arvzP --bwlimit=1000 example.com:~/folder/ . — synchronise two folders.
- In C:\Program Files\Microsoft Office\Office16:
- cscript OSPP.VBS /dstatus
cscript OSPP.VBS /unpkey:XXXXX (remove the one that’s wrong)
cscript OSPP.VBS /inpkey:XXXXX-XXXXX-... (install a new one)
cscript OSPP.VBS /sethst:kms.example.com
cscript OSPP.VBS /act — activate a copy of Office 2019. Only works with volume licences (VL). - -noforcemaccel -noforcemparms -noforcemspd — launch parameters to be used with GoldSrc games so they don’t enable mouse acceleration/enhanced pointer position.
- Game overlays don’t work while RivaTuner Statistics Server is running
No comments:
Post a Comment