64-bit and 32-bit packet coexistence
Published: September 11, 2019 - 5:34 PM
Hello,
I have the following problem. In my network, I have both 32-bit and 64-bit machines. To reduce file transfers, I would like to create two separate packages instead of using a conditional statement in the script and putting everything in one package.
I've seen that some packages downloaded from the WAPT repositories are designed this way and yet have the same name. When the package is assigned to a machine, the correct version is automatically selected.
How can I develop both packages under the same name on my machine? Won't the 64-bit package overwrite the 32-bit one if I upload it later?
Thanks in advance,
I have the following problem. In my network, I have both 32-bit and 64-bit machines. To reduce file transfers, I would like to create two separate packages instead of using a conditional statement in the script and putting everything in one package.
I've seen that some packages downloaded from the WAPT repositories are designed this way and yet have the same name. When the package is assigned to a machine, the correct version is automatically selected.
How can I develop both packages under the same name on my machine? Won't the 64-bit package overwrite the 32-bit one if I upload it later?
Thanks in advance,