Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Setup Language Launcher Does Not Set A Property


1 reply to this topic

freemj

freemj
  • Full Members
  • 5 posts

Posted 07 March 2007 - 21:19

The Setup.exe language selection dialog is fairly neat since it automatically calls msiexec with a localized .mst. However, it's kind of misleading since this only changes the setup language and doesn't key a MSI property that users can set on a Component condition.

Has anyone found a way to tie a Component condition to the language a user selected in the Setup.exe launcher dialog?

Regards,
Jeff

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 08 March 2007 - 18:11

Did you try ProductLanguage ?