On Sun, 6 Jan 2008 22:19:51 -0800 (PST), SaiTeja wrote:
SaiTeja,
> In my case I dont want separate features. I modified the code. Plz
> have a look and let me know
Macros are evaluated on *your* machine when you compile not on your users'
machine when they install your application. You can't us
Hi Aaron,
Thanks for responses
In my case I dont want separate features. I modified the code. Plz have a
look and let me know
(VersionNT) AND (NOT
Vers
To further elaborate, consider the following snippet (I tested and it
works):
(VersionNT) AND (NOT
VersionNT64)
I wouldn't think the package architecture would be terribly important. A
32-bit package can be installed on either. I believe the key would be
marking the individual components as either 32-bit or 64-bit by setting the
msidbComponentAttributes64bit attribute. You could even go so far as
separati
4 matches
Mail list logo