lundi 11 octobre 2021

Install Software based on system type using batch (e.g X64 /x86)

I wanted to run .msi files using batch script. If system type is 64bit, this .msi file will be install and if its 32bit it will install otherwise. i want to set :

If system type : x86 install file32.msi

else install file64.msi

Aucun commentaire:

Enregistrer un commentaire