jbridges
Posts: 38
Joined: Fri Jun 09, 2006 12:36 am

UserRegistrationDlg default for COMPANYNAME?

The UserRegistrationDLG fills in the USERNAME and I can see that it is the same as the environmental variable USERNAME. But, on some systems, it can find the company name and on others it cannot. There is no environmental variable called COMPANYNAME. Does this dialog box use registry values? If so, where can find out what location it is using?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: UserRegistrationDlg default for COMPANYNAME?

Hi,

Yes, the COMPANYNAME property is set to the value of a registry entry. However, this is done automatically by Windows Installer. Also, I'm not sure what registry entry is used. If you want, you can set this property to any value you want. For this you need to set the NOCOMPANYNAME property.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”