If i use below mention code to extract whole Apache Tomcat folder instead of
extracting files by files, Tomcat service is not creating (service.bat is not running)
SetOutPath "$INSTDIR\Tomcat"
File /nonfatal /a /r ".\Files\Tomcat\"
Any help will be appreciated.
Tomcat service not creating :-(
2 posts