Hi!
You could make a .bat file for example dns.bat and write a line like this into it:
Code:
echo 195.136.127.12 www.client.pl >> C:\Windows\system32\drivers\etc\hosts
and then send it to Your clients.The path above is for Windows XP.
Unfortunetly it differs in other Windows systems.