So let me give you some tips\tricks that will blow your mind :)
1. GodMode
Create new folder on your win-machine and name it:
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
And not you can access to all operating system's control in one
folder2. Command line from Windows Explorer and vice versa
- Use "Start ." from console window to open explorer on the same path.
- Add "cmd " to the url in explorer to open console on the same path.
3. From console to clipboard
Use "| clip" to copy content directly to your clipboard.
for example:"c:>dir | clip"