I am able to add different dialogs to my deployment project using the User
Interface Editor in Visual Studio .NET 2003 but I am yet to find out how to
retrieve the values entered by the user during installation.

For example, if I add a new dialog which contains a TextBox and I ask the
user to enter their name, how do I retrieve that name?

I have scanned the web for a long time and yet I still haven't seen an
example of how to get the values entered by the user during installation.

Can anyone please point me to a suitable demonstration?