Actions
How to Setup.exe¶
- Table of contents
- How to Setup.exe
<code class="html"> <div style="font-size:300%; color: #600;">Outdated!</div>
Open the file /cdmlib-remote/src/main/installer/win32/Launch4JavaCDMSERVER.xml with the Launch4J and generate the .exe
(Select the right cdmserver.jar e.g. cdmserver/target/cdm-server-2.5.jar)
- Compile the file /cdmlib-remote/src/main/installer/win32/cdmserver.nsi with the NSI compiler or the nsi-editor this will generate the Setup.exe
The Setup.exe should be created at the /cdmlib-remote/src/main/installer/win32/ directory. In order to test it, just click with the mouse on it and follow the instruction installations.
Updated by Katja Luther over 1 year ago · 8 revisions