I try to generate a mif file using the following cmd line:
msiexec /qn /I "Myapp.msi" /m MifName
If the MifName exceed 8 chars, the application is not installed and help screen of msiexec is displayed.
did someone experienced this problem ? What is the solution?
msiexec /qn /I "Myapp.msi" /m MifName
If the MifName exceed 8 chars, the application is not installed and help screen of msiexec is displayed.
did someone experienced this problem ? What is the solution?