Skip to content
⌘ NSIS Forum Archive

NSIS Snippet to install Tomcat and then deploy WARs

1 posts

jakc#

NSIS Snippet to install Tomcat and then deploy WARs

I need to create a script, to check if Tomcats installed.
If not = install it.
Then deploy a WAR file beneath the webapps folder.

Has anyone seen any snippets to get me started?


I saw this, but it has no link to the actual script.