I have 10 .msi instalers in a folder.I want to install all one by one silently without giving the source path(Source may be anything like follows E:/MyInstallers or D:/Installers). How to write a .bat file for the above action in windows7 and windows8?
Is it possible to give the installation path at installing time?