From: Tomasz PrzybyƂ Date: Sun, 4 Sep 2016 08:46:12 +0000 (+0200) Subject: readme_template.md: clarify bat files requirements X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2747ff5bf6181e7a804092386aa0da3e07d90700;p=stevenblack-hosts.git readme_template.md: clarify bat files requirements --- diff --git a/readme_template.md b/readme_template.md index f61b56ae2..e9579a691 100644 --- a/readme_template.md +++ b/readme_template.md @@ -153,10 +153,10 @@ sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder ### Windows -|`makeHostsWindows.bat` BATCH file will create various alternate hosts files by combining and adding the gambling, porn, and social media extensions. This file REQUIRED installed Python 3.5.x environment in Windows System. Launch this file as normal user.| +|`makeHostsWindows.bat` BATCH file will create various alternate hosts files by combining and adding the gambling, porn, and social media extensions. You need to be connected to the Internet. This file REQUIRED installed Python 3.5.x runtime environment in Windows System. Launch this file as normal user.| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -|Run `updateHostsWindows.bat` in Command Prompt in repository dir always after updating main hosts file for easy replacing hosts file in Windows and reload DNS cache.| +|Run `updateHostsWindows.bat` BATCH file in Command Prompt with Administrator privileges in repository directory for easy update, replace hosts file and reload DNS cache in Windows System. You need to be connected to the Internet. This file REQUIRED installed Python 3.5.x runtime environment in Windows System.| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------| |WARNING: Don't run these BAT files directly or from popup menu. You have been warned.|