baidut / baidut/windowsSystemHelper

hosts编辑器

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
19
Forks
0
PR merge metrics
No merged PRs in 30d

Description

https://code.google.com/archive/p/hosteditor/

修改hosts权限 hosts-perm.bat

``` batchfile
@echo off
echo,Y|cacls "%WinDir%\system32\drivers\etc\hosts" /G everyone:f
attrib -s -h -r "%WinDir%\system32\drivers\etc\hosts"
echo The Permissions on the HOSTS file have been reset.
pause
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.