Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
3937
|
Version |
tigase-server-7.1.0
|
Spent time |
2h 30m
|
Child Issue
Parent Issue
Issue Votes (0)
Watchers (0)
Since we are moving away from an exe/jar installer, and dist-max is the recommended option, we should change the win-stuff folder structure to allow for a single copy into the main install directory for ease of installation on a windows system.
Suggested new structure
win-stuff/
InstallTigaseService.bat
Run.bat
Tigase.bat
Tigase.ico
UninstallTigaseService.bat
wrapper.conf
wrapper.exe
wrapper-community-license-1.2.txt
win-stuff/jars
wrapper.dll
wrapper.jar
There are also Tigase.iss and Tigase-minimal.iss which are not needed for an archival install. Uninst may also be removed from the archive as it is duplicated by UninstallTigaseService.bat and performs the same function.
Wojciech can you review before I commit changes?
3937_patch.diff