how to insert my own dialog in microsoft installer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

msi is so stupid.

I could not insert my own anything in its procedure.
 
Hi,

Actually you can, create on a project with your dialog boxes, you can even
present them on the COMMIT action or putting into the installer class of your
application. Even you can pass the paramenters to it.

hope it helps
salva
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top