******odern Uninstall Z-Order problem..
Hi All,

Here's the problem:

I run my Installer and it detects a previous version, and it
needs to do a complete Uninstall first, so it puts up an Uninstall
window, but at the same time it displays the Welcome window.

When I used the older "MUI.nsh" it would often "hide" the Uninstall
window below the Welcome window, and the user could easily
hit the "Next" button and mess things up, but once I switched to the
newer "MUI2.nsh" the Uninstall window would always appear on top.

I really like the Ultra Modern UI, and I'm trying to use it, but it seems
to be based on the the older "MUI.nsh", and I'm having the same problem
with the Z-Order of the Uninstall window.
Sometimes it appears on top, other times the Welcome window is on top.

Is there any way to get the Uninstall window to consistently
appear on top, without re-writing the Ultra Modern code?

I'm running it mostly on Windows XP Pro, but I need it to work
on XP Pro and above.

Thanks!