Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
martin31821 committed Jul 26, 2016
2 parents 55c7fdf + 22d25f9 commit b80131b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
For the release version:

* Move the files from the downloaded zip to the following locations
* let %INST% be the installation path of DMXControl3 - the default is `C:\Program Files (x86)\DMXControl3`

| File | Location |
| ---- | -------- |
| NAudio.dll | %INST%\GUI\NAudio.dll |
| NAudio.WindowsMediaFormat.dll | %INST%\GUI\NAudio.WindowsMediaFormat.dll |
| MidiPlugin.dll | %INST%\GUI\Plugins\MidiPlugin.dll |
| MidiPlugin.Rules.dll | %INST%\GUI\MidiPlugin.Rules.dll |

0 comments on commit b80131b

Please sign in to comment.