How do I detect if the target machine is 64bit or 32 bit?
3 views
Skip to first unread message
kamran
unread,
Aug 2, 2006, 12:24:20 PM8/2/06
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
What I need is to install one version of the software for 32 bit and other version for 64 bit but I don't know any way to detect that in the target (destination) machine. How do I set up the branch base on that condition?