Example Project - InstallWizard MSI

Below is an example of a very basic installer project from start to finish.

1) Run InstallWizard, Create a New Basic MSI Project by double-clicking <New Project>.

2) Enter the name for your project and click Next button.

3) Go to Files View, add all the files for your installation. By right-click list view and selecting 'Add Files' or by drag and drop files.

4) Go to Build View and double-click Single-Image

The Installer Is Finished And Ready For Distribution!

5) After building, click "Open Setup Folder" and see this window: