Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Luigi D. Sandon wrote: >> It's an MSI bug - we don't provide the dialogs for the uninstaller, or > > Maybe, but I never saw it in any other msi based installer- which tool are > you using to generate the setups? It looks as if it is using some Asian > fonts or the like. > It's Wix - which is a Microsoft tool, so should generally be OK. The uninstall dialogs aren't in the MSI database AFAIK, they're part of the MSI uninstaller itself which ships with the OS. As it's uninstall it's never really been considered important. It's been doing the same thing for years... I first noticed it testing NT4 builds and that was a long time ago. Tony