![]() |
|
![]() |
Before you start building your first msi... |
If you are here then I will assume you have already installed MAKEMSI then built at least one of the installed sample projects and at least had a quick look at the project's source code (all as described in the previous "quick start" sections).
If you haven't done this to familiarize yourself with the basic processes then please don't complain about not understanding it when it fails to work...
Start your Own MSI |
Now that you know that the basic environment is OK and you understand the build process we will take these successfully built files and make small incremental changes to the sample to resolve any remaining confusion or issues. I suggest making a backup of each successful change you make.
So I suggest:
Note that this sample (like most) uses the "simplest framework for MSI creation" and this is what most people use, even if you don't intend to do this please continue with this section as the commands are identical.
As long as the base filename of the other files matches that of the ".mm" file then they will be picked up.
If you didn't want a licence displayed you could now delete the ".rtf" file as the reference to it has been removed.
Remember that there are many other more complex samples which you can "borrow" commands from!
![]() ![]() |
| ![]() ![]() |