Download Latest Version 15_0_2_ZeroXV.exe (52.7 MB)
Email in envelope

Get an email when there's a new version of Uniform Server

Name Modified Size InfoDownloads / Week
Parent folder
edit_hosts_1_1_0_src.exe 2014-04-27 645.8 kB
edit_hosts_readme.txt 2014-04-27 2.3 kB
edit_hosts_1_0_0_src.exe 2014-02-19 173.2 kB
Totals: 3 Items   821.2 kB 0
#####################################################################
                         Uniform Server Zero XI
                     Edit hosts utility source code. 
#####################################################################
 19-2-2014
#####################################################################

 MD5 Checksums:

 2cdeaa9a41efc6343e936b808563dbe5 edit_hosts_1_1_0_src.exe
 255e4399754e24110d4354d7e036e946 edit_hosts_1_0_0_src.exe

 ----------
 Change log
 ----------

 edit_hosts_1_1_0_src.exe
 - Compiled with Lazarus 1.2.2
 - Minor updates

 edit_hosts_1_0_0_src.exe - First release

 --------------------------
 Create working environment
 --------------------------

 Create a working environment for compiling and testing code:

 1) Create a new folder for example z_edit_hosts
 2) Download the latest version of Edit hosts utility 
    for example edit_hosts_1_1_0_src.exe and save to folder z_edit_hosts
 3) Navigate into folder z_edit_hosts and double click on
    edit_hosts_1_1_0_src.exe this adds the project source code. 
 4) Note: A new folder is created edit_hosts containing project source.
          This readme file is added to folder z_edit_hosts.
 5) That completes working environment creation.

-----------------------
Compiling UniController
-----------------------

 With the working environment in place you are ready to compile
 Edit hosts utility as follows:
 1) Start Lazarus
 2) Close any existing projects: Project > Close Project
 3) In the pop-up window click "Open Projects" button 
    Navigate to folder: z_edit_hosts\edit_hosts
    Click on file EdHost.lpi, click Open Button.
    The projects opens and is ready for compiling.
 6) A quick test build the project: Run > Build or press Shift+F9
    Last line displayed, Project "EdHost" successfully built

 You can now change code as required and re-compile.

--------------------------
Install Edit hosts utility
--------------------------

 Copy file z_edit_hosts\edit_hosts\EdHost.exe
 To folder C:\UniServerZ\utils

----------------------------------o0o--------------------------------
         Copyright 2002-2014 The Uniform Server Development Team
                          All rights reserved.

Source: edit_hosts_readme.txt, updated 2014-04-27