11 lines
131 B
Markdown
11 lines
131 B
Markdown
|
---
|
||
|
tags:
|
||
|
- "open-server"
|
||
|
---
|
||
|
|
||
|
Run as admin:
|
||
|
|
||
|
```shell
|
||
|
attrib.exe -s -r -h -a "C:\\Windows\\system32\\drivers\\etc\\hosts"
|
||
|
```
|