Re: [WiX-users] How to modify iis administration.config file

2010-08-07 Thread ahmet aslan
Windows Installer XML toolset. Sent: Sat, August 7, 2010 9:15:31 PM Subject: Re: [WiX-users] How to modify iis administration.config file Is the component your XmlConfig is in marked as a 64-bit component? -Original Message- From: ahmet aslan [mailto:artic...@yahoo.com] Sent: Saturday

Re: [WiX-users] How to modify iis administration.config file

2010-08-07 Thread Blair
ing a 32bit elevated custom action server. Is it ok for Windows 7 x64??! - Original Message From: ahmet aslan To: General discussion for Windows Installer XML toolset. Sent: Sat, August 7, 2010 1:25:32 PM Subject: Re: [WiX-users] How to modify iis administration.config file [WindowsFold

Re: [WiX-users] How to modify iis administration.config file

2010-08-07 Thread ahmet aslan
vated custom action server. Is it ok for Windows 7 x64??! - Original Message From: ahmet aslan To: General discussion for Windows Installer XML toolset. Sent: Sat, August 7, 2010 1:25:32 PM Subject: Re: [WiX-users] How to modify iis administration.config file [WindowsFolder]\system32\

Re: [WiX-users] How to modify iis administration.config file

2010-08-07 Thread ahmet aslan
\inetsrv\config -Original Message- From: ahmet aslan [mailto:artic...@yahoo.com] Sent: Thursday, August 05, 2010 2:02 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to modify iis administration.config file Hello, I'm trying to install my own IIS module on Windows 7 x64 syste

Re: [WiX-users] How to modify iis administration.config file

2010-08-05 Thread Chad Petersen
artic...@yahoo.com] Sent: Thursday, August 05, 2010 2:02 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to modify iis administration.config file Hello, I'm trying to install my own IIS module on Windows 7 x64 system. I did follow the steps on article http://jdhardy.blogspot.c

[WiX-users] How to modify iis administration.config file

2010-08-05 Thread ahmet aslan
Hello, I'm trying to install my own IIS module on Windows 7 x64 system. I did follow the steps on article http://jdhardy.blogspot.com/2008/10/installing-iis7-ui-extensions-with-wix.html using util:XmlConfig to modify administration.config located under %systemroot%\system32\inetsrv\config. Whe