Author: kkolinko Date: Sun Nov 14 22:48:23 2010 New Revision: 1035093 URL: http://svn.apache.org/viewvc?rev=1035093&view=rev Log: Remove "modern.exe" reference from Uninstall section. There is no such file. It was just part of an old example. E.g. mentioned here: http://forums.winamp.com/showthread.php?t=150064
Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL: http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=1035093&r1=1035092&r2=1035093&view=diff ============================================================================== --- tomcat/trunk/res/tomcat.nsi (original) +++ tomcat/trunk/res/tomcat.nsi Sun Nov 14 22:48:23 2010 @@ -891,7 +891,6 @@ FunctionEnd Section Uninstall - Delete "$INSTDIR\modern.exe" Delete "$INSTDIR\Uninstall.exe" ; Stop Tomcat service monitor if running --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org