Hi,
This can be done by using the properties of the "User Name" and "Organization" edit controls. These properties are
USERNAME and
COMPANYNAME and you can access them by using the MsiGetProperty function.
You can read more about this here:
http://msdn2.microsoft.com/en-us/library/aa370134.aspx
Regards,
Cosmin