Right now in pre-launch script we are directly executing OffVirt.msi through cmd, but this msi is not working for x64
I downloaded X64 version of OffVirt.msi, need to edit cmd so that if it is x32 excute from \x32\OffVirt.msi & for 64bit execute from \x64\OffVirt.msi