dev:tricks:windows
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:tricks:windows [2014/05/02 14:20] – hackerzhou | dev:tricks:windows [2020/06/06 23:32] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| </ | </ | ||
| - | ===== Other ===== | + | ===== System |
| + | ==== Add "Open Powershell Here" to explorer context menu ==== | ||
| + | <file reg open_powershell_here.reg> | ||
| + | Windows Registry Editor Version 5.00 | ||
| + | [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Open PowerShell Here\command] | ||
| + | @=hex(2): | ||
| + | 00, | ||
| + | 69, | ||
| + | 00, | ||
| + | 65, | ||
| + | 00, | ||
| + | 64, | ||
| + | 00, | ||
| + | 6e, | ||
| + | 00 | ||
| + | </ | ||
| + | ==== Cleanup Winsxs folder ==== | ||
| + | < | ||
| + | DISM /online / | ||
| + | </ | ||
| ==== Add a new administrator ==== | ==== Add a new administrator ==== | ||
| Line 92: | Line 111: | ||
| ==== Remove Shortcut' | ==== Remove Shortcut' | ||
| - | <file shortcut.reg> | + | < |
| Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| Line 101: | Line 120: | ||
| </ | </ | ||
| + | ===== Application ===== | ||
| ==== PuTTY configuration ==== | ==== PuTTY configuration ==== | ||
| - | <file putty.reg> | + | < |
| Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| Line 142: | Line 162: | ||
| </ | </ | ||
| + | ===== Other ===== | ||
dev/tricks/windows.1399040444.txt.gz · Last modified: (external edit)
