Where in the registry are the web sites listed? If I knew where to look I could use the same flags. With IIS7 the issue is a bit less because of the ApplicationHost.Config that it uses lists all the websites.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luke Bakken Sent: Tuesday, August 19, 2008 11:43 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Default website gets removed on Uninstall On Tue, Aug 19, 2008 at 10:26 AM, Pierson Lee (PIE) <[EMAIL PROTECTED]> wrote: > That's one of the big issues I've been trying to solve. You can probably set > another conditional if you can find a good way to check and see if the site > already exists. I've been meaning to spend more time to allow a user to > either A) create a new site or B) use an existing site and I haven't been > able to find a easily implementable solution I have solved this issue where I work using registry keys and install-time flags that install component/web site combinations based on the flags. It's ugly as all get out but it works. ------------------------------------------------------------------------- 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 ------------------------------------------------------------------------- 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