| CMD stuff |
| 1 | To check the architecture of your computer = echo %PROCESSOR_ARCHITECTURE% |
| 2 | To provide detailed information about your computer's hardware (like graphics and sound cards) and system software = dxdiag |
| 3 | To find what exactly soft uses port 1080 netstat -aon *pipline* findstr :1080 |
| 4 | Sound Control Panel = mmsys.cpl |
| 5 | Windows Activation info = slmgr *slash*xpr |
| 6 | To restore to default settings of system proxy = netsh winhttp reset proxy |
Комментарии