I am using Msbuild installshield task to build ism which produces msi as output. Refer Msbuild installshield task link
Now Msp has to be build and i am doing it by opening installshield and [build patch].
Is there any commandline [so i can use it msbuild or in batch file] or msbuild installshield task is available to build ism [which produce msp]?