I have tried that but still it's not preventing install on Windows 2008..

Holmgren Mathias wrote:
> 
> Example:      
> 
> <Condition Message="Only Vista install supported"> VersionNT = 600 AND
> ServicePackLevel >= 1</Condition>
> 
> For more, see this link:
> http://msdn.microsoft.com/en-us/library/aa370556(VS.85).aspx
> 
>  
> 
>  
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Anidil
> Sent: den 13 maj 2008 09:31
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] To Prevent Install on Windows 2008
> 
>  
> 
>  
> 
> I have an MSI that is intended for Only Vista and Vista SP1.Can anybody
> give
> 
> me some hints to prevent install on Windows 2008? I have tried the
> following
> 
> condition but it doesn't work
> 
> <Condition Message= " blah blah "">WindowsBuild = 6000 OR WindowsBuild =
> 
> 6001 AND ServicePackLevel = 1</Condition>
> 
>  
> 
> NB: For Windows 2008 and Vista SP1,VersionNT and WindowsBuild numbers
> are
> 
> 600 and 6001 respectively
> 
> -- 
> 
> View this message in context:
> http://www.nabble.com/To-Prevent-Install-on-Windows-2008-tp17202645p1720
> 2645.html
> 
> Sent from the wix-users mailing list archive at Nabble.com.
> 
>  
> 
>  
> 
> ------------------------------------------------------------------------
> -
> 
> This SF.net email is sponsored by: Microsoft 
> 
> Defy all challenges. Microsoft(R) Visual Studio 2008. 
> 
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
> _______________________________________________
> 
> WiX-users mailing list
> 
> WiX-users@lists.sourceforge.net
> 
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft 
> Defy all challenges. Microsoft(R) Visual Studio 2008. 
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/To-Prevent-Install-on-Windows-2008-tp17202645p17203835.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to