To understand this issue: your application (when it was per-user) was installed into the original user's account (not the admin's account). The admin simply allowed the installation (in UAC it is called "over-the-shoulder" authorization).
Most installations should have Package/@InstallScope set to declare exactly what kind of installation they are. -----Original Message----- From: Gary Smith [mailto:gary.sm...@holdstead.com] Sent: Thursday, February 18, 2010 9:12 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Installed app not showing up in add/remove programs > Sounds like your package is per-user. See the Package/@InstallScope element. Yes, setting the InstallScope to perMachine seems to have solved this issue. Thanks. ---------------------------------------------------------------------------- -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users