On 20/04/18 21:53, ross.a.reichenber...@wellsfargo.com.INVALID wrote: > Hello, > I need to know how to silently remotely uninstall Tomcat (8.0.23) on 2012R2 > 64 bit server? I have many servers that I need to uninstall this version from > so that I can install an updated version. > > I know there is a silent install command but I have not been able to find a > silent uninstall option?
There isn't one. Patches to tomcat.nsi (the source for the Windows installer and uninstaller) welcome. > Any users who have any insights on how others are doing this please let me > know! A look at tomcat.nsi will show you what needs to be done (search for uninstaller). You could always script that with your tooling of choice. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org