C:\Users\VaibhavDubey>"C:\Users\VaibhavDubey\InstallAware Multi Platform\miamp.exe" "C:\Users\VaibhavDubey\Documents\Plugin Builds\Plugin.mprx" /b=1
C:\Users\VaibhavDubey>miabuild.exe "C:\Users\VaibhavDubey\Documents\Plugin Builds\Plugin.mprx" /b=1
'miabuild.exe' is not recognized as an internal or external command,
operable program or batch file.
The first command line launches the IDE, and would not build the project.
The second command line would have been correct, had it specified miaxbuild (for InstallAware Multi Platform), instead of miabuild (for InstallAware X17).
C:\Users\VaibhavDubey>miaxbuild.exe "C:\Users\VaibhavDubey\Documents\Plugin Builds\Plugin.mprx" /b=1
'miaxbuild.exe' is not recognized as an internal or external command,
operable program or batch file.