Click here to Skip to main content
15,889,034 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends,

I have created a MSI. It is working fine if i double click the MSI and do start installation.

However, if i start executing the same MSI through command prompt it throws an error "2203". I am using msiexec /a sample.msi command to run the MSI.

Will you please tell me that what i did wrong in MSI creation?

Thank in Advance,
Amit
Posted

1 solution

No idea what you may have done wrong but you may find some help here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900