Author: nextgens
Date: 2008-06-05 10:52:19 +0000 (Thu, 05 Jun 2008)
New Revision: 20212

Modified:
   trunk/apps/new_installer/install.xml
Log:
new_installer: put UninstallStuffs in the right category on windows

Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml        2008-06-05 09:31:07 UTC (rev 
20211)
+++ trunk/apps/new_installer/install.xml        2008-06-05 10:52:19 UTC (rev 
20212)
@@ -210,7 +210,7 @@
                        <parsable targetfile="$INSTALL_PATH/bin/setup.sh"/> 
                </pack>

-               <pack name="UninstallStuff" id="uninstall" required="no" 
os="windows">
+               <pack name="UninstallStuff" id="uninstall" required="no" 
os="windows" parent="base">
                        <description>Create uninstallation hooks in the 
registry</description>
                        <parsable 
targetfile="$INSTALL_PATH\Uninstaller\uninstall.cmd"/>
                </pack>


Reply via email to