Actually I am planning to make an exe (AboutUs.exe) that will show the name of developers. I don't want to store names in some db (like sqlite). I want to hard-code it in exe.

But everytime when a new developer comes I have to edit the code and recompile the exe. So now I am thinking to make some good GUI(may be editbox) where I will paste all the names and when I click on generate exe. It will generate the exe.

Actually this is a practice project; if it get succeed then I am planning to make a clone of webexe project
http://www.webexe.com/