timelox
08-29-2002, 04:56 AM
This is the first time I try to make a basic project and it did not behave as I expected.
In standard projects you can add components with different languages and they will only be installed if the language match the language that the user selected from the languages combobox when the setup starts.
I assume that the basic project would function the same but that was not the case and I don't understand why.
This is what I did using the project wizard.
I created a basic project with only one feature. The feature have two components. The first component with language set to english and the second component with language set two swedish.
No matter what I select from the languages popup when the setup starts both components are always installed....WHY?
In the property page for the language property it say:
"When you build a release, the Release wizard asks you which languages to include in your setup package. Language-dependant components are built into the release only if you select their language in the wizard."
But even if I in the wizard select to only use english, the swedish components are still installed...I'm puzzled.
In standard projects you can add components with different languages and they will only be installed if the language match the language that the user selected from the languages combobox when the setup starts.
I assume that the basic project would function the same but that was not the case and I don't understand why.
This is what I did using the project wizard.
I created a basic project with only one feature. The feature have two components. The first component with language set to english and the second component with language set two swedish.
No matter what I select from the languages popup when the setup starts both components are always installed....WHY?
In the property page for the language property it say:
"When you build a release, the Release wizard asks you which languages to include in your setup package. Language-dependant components are built into the release only if you select their language in the wizard."
But even if I in the wizard select to only use english, the swedish components are still installed...I'm puzzled.