I mean, for each installed instance of my application, the user that
installs it must provide an ID.
When the application's setup custom interface displays the ID textbox,
I want to suggest the host name of the current machine. This is a
dynamically retrieved piece of information, so I should execute the
code that retrieves the host name, than to display it in that textbox.