Author: nextgens
Date: 2007-11-27 19:16:48 +0000 (Tue, 27 Nov 2007)
New Revision: 15989
Modified:
trunk/apps/new_installer/Win_shortcutSpec.xml
Log:
new_installer: why did I remove the shortcut ?
Modified: trunk/apps/new_installer/Win_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Win_shortcutSpec.xml 2007-11-27 19:12:14 UTC
(rev 15988)
+++ trunk/apps/new_installer/Win_shortcutSpec.xml 2007-11-27 19:16:48 UTC
(rev 15989)
@@ -5,7 +5,23 @@
<skipIfNotSupported />
<programGroup defaultName="The Free Network Project"
location="applications"/>
+
+ <shortcut
+ name="Freenet Uninstaller"
+ programGroup="yes"
+ desktop="no"
+ applications="no"
+ startMenu="no"
+ startup="no"
+ target="$INSTALL_PATH\Uninstaller\Uninstaller.jar"
+ iconFile="%SystemRoot%\system32\SHELL32.dll"
+ iconIndex="31"
+ workingDirectory="$INSTALL_PATH"
+ description="This uninstalls Freenet">
+ <createForPack name="UninstallStuff" />
+ </shortcut>
+
<shortcut
name="Browse Freenet"
programGroup="yes"