Patrick Schmid wrote: > I am trying to have my setup program pick the appropriate language based on > the user's computer: If the user has a German Windows, I want my setup > program to be German. In all other cases, I want it to be in English. >
MSI doesn't support that -- packages are per-language. However, you can create language-neutral packages and use transforms to transform them into language-specific packages. The MSI SDK discusses this approach and the WiX v3 bootstrapper has built-in support for it. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users