Clarify on Submission Checklist
I have an application, it has a few pre-requisites like .net framework 2.0, vc++ 2008 redistributable.
I want to add pre-requisites to my installer so it can install the pre-requisites directly.
When i am adding pre-requisites into the msi installer in visual studio, it's creating a setup.exe [for pre-requisites] file along with application.msi [for application].
As per the atom submission checklist, the allowed submission format is in .msi.
Is it possible to submit with .exe? or what can i do to make it a single .msi file?
Thank you,
Fulliautomatix



