Re: [WiX-users] Install only on XP Professional SP2

2007-11-29 Thread Kelly Leahy
<[EMAIL PROTECTED]>, wix-users@lists.sourceforge.net Subject Re: [WiX-users] Install only on XP Professional SP2 This seems to imply it will work. Not sure though, since it doesn't seem to be documented: http://www.installsite.org/pages/en/isnews/200110/index.htm "Chad

[WiX-users] Install only on XP Professional SP2

2007-11-29 Thread DE�K JAHN, G�bor
On Thu, 29 Nov 2007 10:44:56 -0800, Kelly Leahy wrote: Kelly, > This seems to imply it will work. Not sure though, since it > doesn't seem to be documented: It *is* documented on MSDN: http://msdn2.microsoft.com/EN-US/library/aa370334.aspx I'll add this to the tutorial right away... :-) Bye

Re: [WiX-users] Install only on XP Professional SP2

2007-11-29 Thread Kelly Leahy
t way to tell Home from Professional, though. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of X.Y. D Sent: Thursday, November 29, 2007 9:48 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Install only on XP Professional SP2 As the software needs IIS 5.1 to run with where

Re: [WiX-users] Install only on XP Professional SP2

2007-11-29 Thread Chad Petersen
. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of X.Y. D Sent: Thursday, November 29, 2007 9:48 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Install only on XP Professional SP2 As the software needs IIS 5.1 to run with where Home Edition doesn't do so. The

[WiX-users] Install only on XP Professional SP2

2007-11-29 Thread X.Y. D
As the software needs IIS 5.1 to run with where Home Edition doesn't do so. There is example in the manual --- VersionNT=501 AND ServicePackLevel = n How can I specify XP professional? What is VersionNT 501 mean? Many thanks! Anna ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~