Re: [WiX-users] installing on windows server 2008 -BUMP-

2010-03-23 Thread shabbir
thanks Pally -the condition worked perfectly! -- View this message in context: http://n2.nabble.com/Re-installing-on-windows-server-2008-BUMP-tp4777496p4783442.html Sent from the wix-users mailing list archive at Nabble.com. -

Re: [WiX-users] installing on windows server 2008 -BUMP-

2010-03-22 Thread Pally Sandher
klyarenko [mailto:y...@sitecore.net] Sent: 22 March 2010 12:16 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] installing on windows server 2008 -BUMP- What about adding OR IISMAJORVERSION="#6" to your condition? Because for IIS 6 "IIS 6 com

Re: [WiX-users] installing on windows server 2008 -BUMP-

2010-03-22 Thread Yan Sklyarenko
ix-users@lists.sourceforge.net Subject: Re: [WiX-users] installing on windows server 2008 -BUMP- Bump - does anyone know how to solve this? Hi, I am attempting to build an installer which works on different operating systems. A problem I am having is to ensure on a windows 7 and win20

Re: [WiX-users] installing on windows server 2008 -BUMP-

2010-03-22 Thread Shabbir Ahsan
Bump - does anyone know how to solve this? Hi, I am attempting to build an installer which works on different operating systems. A problem I am having is to ensure on a windows 7 and win2008 server machine running IIS7, there is IIS6 compatiblity. I used the following property and c