Author: nextgens
Date: 2006-08-06 09:37:06 +0000 (Sun, 06 Aug 2006)
New Revision: 9931
Modified:
trunk/apps/new_installer/install.xml
Log:
new installer
Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml 2006-08-06 09:33:35 UTC (rev
9930)
+++ trunk/apps/new_installer/install.xml 2006-08-06 09:37:06 UTC (rev
9931)
@@ -115,7 +115,6 @@
<include name="bin/**/*"/>
<include name="wrapper.conf"/>
<include name="freenet.ini"/>
- <include name="update.cmd"/>
<include name="welcome.html"/>
</fileset>
<parsable targetfile="$INSTALL_PATH/freenet.ini"/>
@@ -157,7 +156,6 @@
<include name="**/*"/>
</fileset>
- <executable targetfile="$INSTALL_PATH/bin/update.sh"
type="bin" stage="never" keep="true"/>
<executable targetfile="$INSTALL_PATH/run.sh"
type="bin" stage="never" keep="true"/>
<executable targetfile="$INSTALL_PATH/bin/1run.sh"
type="bin" stage="never"/>
<parsable targetfile="$INSTALL_PATH/bin/1run.sh"/>