Re: [WiX-users] Check machine type

2008-01-06 Thread Stefan Pavlik
Christopher Painter wrote: > VersionNT64 is not a public or restricted public property. It is a > standard private property. Of course it is not public property. Sorry my fault. Stefan > */Stefan Pavlik <[EMAIL PROTECTED]>/* wrote: > > SaiTeja wrote: > > Hi, > > > > How can I

Re: [WiX-users] Check machine type

2008-01-04 Thread Christopher Painter
VersionNT64 is not a public or restricted public property. It is a standard private property. Stefan Pavlik <[EMAIL PROTECTED]> wrote: SaiTeja wrote: > Hi, > > How can I check the machine is 32 bit or 64 bit > > Check the VersionNT64 public property. http://msdn2.microsoft.com/en-us/lib

Re: [WiX-users] Check machine type

2008-01-04 Thread Stefan Pavlik
SaiTeja wrote: > Hi Stefan > > after I searched I got > > > > > > > > > > > > > > > > > > > But I didnt udnerstand how to set the variable "env.BUILDTARGET" In this case

Re: [WiX-users] Check machine type

2008-01-04 Thread SaiTeja
Hi Stefan after I searched I got But I didnt udnerstand how to set the variable "env.BUILDTARGET" Any inputs Stefan Pavlik-2 wrote: > > SaiTeja wrote: >> My main

Re: [WiX-users] Check machine type

2008-01-04 Thread Stefan Pavlik
SaiTeja wrote: > My main aim is I want to set program files folder > Is the following way is correct > > > > > > > > > > > > It is not correct. The VersionNT64 is public

Re: [WiX-users] Check machine type

2008-01-04 Thread SaiTeja
Hi Stefan, Thanks a lot. My main aim is I want to set program files folder Is the following way is correct Stefan Pavlik-2 wrote: > > SaiTeja wrote

Re: [WiX-users] Check machine type

2008-01-04 Thread Stefan Pavlik
SaiTeja wrote: > Hi, > > How can I check the machine is 32 bit or 64 bit > > Check the VersionNT64 public property. http://msdn2.microsoft.com/en-us/library/aa372497(VS.85).aspx Stefan - This SF.net email is sponsored by:

[WiX-users] Check machine type

2008-01-04 Thread SaiTeja
Hi, How can I check the machine is 32 bit or 64 bit -- View this message in context: http://www.nabble.com/Check-machine-type-tp14612557p14612557.html Sent from the wix-users mailing list archive at Nabble.com. - This S