http://en.wikipedia.org/wiki/CDATA 


Palbinder Sandher 
Software Deployment Engineer 

T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 
http://www.iesve.com 

**Design, Simulate + Innovate with the <Virtual Environment>**

Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP

Email Disclaimer


-----Original Message-----
From: Andy2k8 [mailto:[EMAIL PROTECTED] 
Sent: 17 November 2008 12:41
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Detecting IA64 bit architecture


Hello
How does the following two condition statements differ from an MSI
perspective? Only the second method works in this case.
  
1.  <Condition Message="Cannot install on IA64 hardware.">NOT
Intel64</Condition> 2.  <Condition Message="Cannot install on IA64
hardware."><![CDATA[NOT Intel64]]></Condition> 

Could anyone please clarify??


Pally Sandher wrote:
> 
> Just create a Launch Condition with "VersionNT64 AND Intel64" as the 
> inner text.
> 
> http://msdn.microsoft.com/en-us/library/aa372497(VS.85).aspx & 
> http://msdn.microsoft.com/en-us/library/aa369553(VS.85).aspx
> 
> 
> Palbinder Sandher
> Software Deployment and IT Administrator
> 
> T: +44 (0) 141 945 8500
> F: +44 (0) 141 945 8501
> http://www.iesve.com
> 
> **Design, Simulate + Innovate with the <Virtual Environment>**
> 
> Integrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park, 
> Glasgow G20 0SP
> 
> Email Disclaimer
> 
> 
> 
> -----Original Message-----
> From: Andy2k8 [mailto:[EMAIL PROTECTED]
> Sent: 28 October 2008 10:46
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Detecting IA64 bit architecture
> 
> 
> Mine is a 32 bit package..so i wonder if i can specify "Intel64" in 
> the TemplateSummary..
> Msix64 seems to be a better solution
> 
> 
> J. J. Farrell wrote:
>> 
>>> From: Andy2k8 [mailto:[EMAIL PROTECTED]
>>> 
>>> Is there any property that i can use to detect itanium 64 bit 
>>> architecture and abort the installation?
>> 
>> Intel64 - 
>> http://msdn.microsoft.com/en-us/library/aa372396(VS.85).aspx
>> 
>> ---------------------------------------------------------------------
>> -
>> --- 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
>> 
>> 
> 
> 
> -----
> Andy
> MSI Developer
> Schneider Electric:working:
> --
> View this message in context:
> http://n2.nabble.com/Detecting-IA64-bit-architecture-tp1381532p1386420
> .h
> tml
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> 
> ----------------------------------------------------------------------
> --
> -
> 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
> 
> 


-----
Andy
MSI Developer
Schneider Electric:working:
--
View this message in context:
http://n2.nabble.com/Detecting-IA64-bit-architecture-tp1381532p1509153.h
tml
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
-
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

Reply via email to