Commit Graph

10 Commits

Author SHA1 Message Date
FadeMind
5945a559cd updateHostsWindows.bat :: refactoring, fixed
- based on https://stackoverflow.com/a/10052222
- additional flags --auto --minimise (purged useless comments in final file = smaller size)  used
- tested on Windows 10 x64 - works well
2019-09-04 16:44:17 +02:00
gfyoung
51a0ec21bd Document all functions in Python scripts 2017-05-23 21:58:22 -04:00
gfyoung
eed24ab456 Lift Python 3.5.x restriction on updateHostsWindows.bat 2017-05-16 13:47:54 -04:00
Ryan Guest
3aa658b7af Fix spelling error in Windows script 2017-03-19 19:39:44 -07:00
crazy-max
ff05417f78 Missing args (#225)
Add title to bat windows
2016-12-22 16:30:26 +01:00
crazy-max
8c071873d3 No need to detect Administrator privileges for XP / 2003 2016-12-22 04:25:56 +01:00
crazy-max
a32282b508 Force to be launched as Administrator 2016-12-22 04:20:00 +01:00
Tomasz Przybył
38ab381c8c BAT files: change PATH for lookin DLL file check 2016-12-16 11:34:13 +01:00
Tomasz Przybył
91756b3889 updateHostsWindows.bat: expand
- check if python runtime 3.5 is available on system
- update automaticaly hosts file before replace them
2016-09-03 15:52:28 +02:00
Tomasz Przybył
0cf8659d2e updateHostsWindows.bat: add file
This script will create in first running backup of ORIGINAL/CURRENT
hosts file in hosts.skel file if file does not exists.
If hosts.skel file exists, then NEW copy with customized unified hosts
file will be copied to proper path.
Next DNS Cache will be refreshed.
2016-06-15 14:55:59 +02:00