Hello,
I've been working on our desktop installer for our Windows Mobile application and I've now reached the point where I have to handle upgrading. Our previous installer was built using NSIS so it's not based on Windows Installer. Hence it has no upgrade code (that I can find) or ProductCode. The key name in the registry HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall) is not a guid, but a product name string. My current thoughts on solving this problem is to do a registry search for that key and grab the UninstallString value and run that. But that seems hokey and hacky. Is there an another way to upgrade over the NSIS-installed app using WiX? Jason Kemp Windows Mobile Software Developer Rove 60 George Street, suite 203 Ottawa, ON, K1N 1J4, Canada www.rovemobile.com <http://www.rovemobile.com> Tel 1 613 789 1818 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users