Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions mevislab.github.io/content/tutorials/summary/summary5.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ Click on <field>Check if required tools are installed</field>. The following dia

![Check required tools](images/tutorials/summary/Example5_2.png "Check required tools")

You can see that [NSIS](https://nsis.sourceforge.io/Download) and either [Dependency Walker](https://www.dependencywalker.com/) or [Dependencies](https://github.com/lucasg/Dependencies) are necessary to create an installable executable. MeVisLab provides information about the necessary version(s).
You can see that [NSIS](https://nsis.sourceforge.io/Download) is necessary to create an installable executable. MeVisLab provides information about the necessary version.

Download and install/extract *NSIS* and *Dependency Walker* or *Dependencies*. Add both executables to your *PATH* environment variable, for example, *C:\Program Files\depends* and *C:\Program Files (x86)\NSIS*.

Restart MeVisLab and open the Project Wizard again. All required tools should now be available.
If missing or outdated, download and install NSIS, restart MeVisLab, and open the Project Wizard again. All required tools should now be available.

### Use MeVisLab Project Wizard to Generate the Installer
Select your macro module and the package and click <field>Next ></field>.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading