Hi
I want to develop a 64 bit MSI.
I have already developed 32 bit MSI. But now if i had to modify it for 64 bit machine, what changes do i need to make?
For eg:Package/@Platform , Component/@Win64, file/@ProcessorArchitecture
or will candle -arch command build 64 bit MSI for me?