I have a Windows Forms .NET application that I've built a Setup project for
that includes the installation of the .NET Framework and MSDE (using the MSDE
Deployment Toolkit). The install & uninstall works fine when the O/S is
Windows XP. The installation works on Windows 2000 as well, but the
application doesn't appear in the list in "Add/Remove Programs" so that it
can be uninstalled. What am I missing?

Thanks in advance!