Take a look here: http://www.nabble.com/Re:-Failed-to-read-IISWebSite-table.-(-2147024774- -)-p15487354.html.
I think the bits you need are the <Property Id="ASPNETISAPIDLL"> and all the <iis:WebApplicationExtension> bits (this assumes you are using WiX v3). Neil -----Original Message----- From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] Sent: 30 December 2008 23:33 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] A few questions Ok a tougher question. I have everything working and my vdirs installed only the script maps are not set. Before we moved to WIX I would just use the IIS app: aspnet_regiis.exe -s W3SVC/1/ROOT/MYVDIR Is there a way to do this with the Iis WIX extensions or do I need to setup a custom action? Also, does anyone know how to setup a .NET 3.5 vdir with WIX? Thanks. - Phil -----Original Message----- From: Brian Simoneau [mailto:bsimon...@freedomscientific.com] Sent: Tuesday, December 30, 2008 1:38 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] A few questions Try WindowFolder and SystemFolder. -Brian Simoneau -----Original Message----- From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] Sent: Tuesday, December 30, 2008 2:29 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] A few questions Thanks for the info! My only open issue at this point is whether or not there is a built in variable for windows and windows\system directories. Thanks. - Phil -----Original Message----- From: Rob Mensching [mailto:rob.mensch...@microsoft.com] Sent: Tuesday, December 30, 2008 12:05 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] A few questions 1. wwwroot isn't a built in system folder, so no. There is an WiX Extension (NetFxExtension, I believe) that will provide the .NET Framework directories. 2. Minor upgrade or small update. Both are documented in the MSI SDK. 3. Yes. Always need a WebSite to "root" the VDir. You don't always have to *install* the WebSite though. 4. Declare the vdir. The vdir will be installed when it's parent Component is installed and removed when it's parent Component is uninstalled. -----Original Message----- From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] Sent: Tuesday, December 30, 2008 09:12 To: wix-users@lists.sourceforge.net Subject: [WiX-users] A few questions 1) Are there built-in variables for the windows system folder? wwwroot? .Net framework folders? 2) What is the best way to execute an upgrade without uninstalling? 3) When installing a vdir using the WebVirtualDir element, do I need a WebSite element if the vdir is under the Default Web Site? 4) What is the recommended way to remove a vdir when uninstalling? Thanks. - Phil ------------------------------------------------------------------------ ------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ ------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ ------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ ------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ ------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users