Author: nextgens
Date: 2007-11-29 09:42:35 +0000 (Thu, 29 Nov 2007)
New Revision: 16059

Modified:
   trunk/apps/new_installer/Win_shortcutSpec.xml
Log:
new_installer: remove the win32 uninstallation icons from the start menu (was 
launched with 'current privileges'

Modified: trunk/apps/new_installer/Win_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Win_shortcutSpec.xml       2007-11-29 00:41:31 UTC 
(rev 16058)
+++ trunk/apps/new_installer/Win_shortcutSpec.xml       2007-11-29 09:42:35 UTC 
(rev 16059)
@@ -7,22 +7,6 @@
        <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\Uninstall.cmd"
-               iconFile="%SystemRoot%\system32\SHELL32.dll"
-               iconIndex="31" 
-               workingDirectory="$INSTALL_PATH\Uninstaller"
-               description="This uninstalls Freenet">
-
-               <createForPack name="UninstallStuff" />
-       </shortcut>
-
-       <shortcut
                name="Browse Freenet"
                programGroup="yes"
                desktop="yes"


Reply via email to