OSDN Git Service

Fix the uninstall don't close TGitCache.exe problem.
authorFrank Li <lznuaa@gmail.com>
Sat, 28 Feb 2009 14:33:27 +0000 (22:33 +0800)
committerFrank Li <lznuaa@gmail.com>
Sat, 28 Feb 2009 14:33:27 +0000 (22:33 +0800)
Signed-off-by: Frank Li <lznuaa@gmail.com>
src/TortoiseGitSetup/TortoiseSVN.wxs

index 3731674..11104aa 100644 (file)
                        <AppSearch Sequence="1"></AppSearch>\r
                        <LaunchConditions After="AppSearch" />\r
                        <Custom Action="DefaultTargetDir" After="LaunchConditions">INSTALLDIR=""</Custom>\r
-      <!--\r
-                       <RemoveExistingProducts After="FindRelatedProducts"><![CDATA[PREVIOUSVERSIONSINSTALLED OR (NOT NEWERVERSIONDETECTED AND OKTODOWNGRADE = 1)]]></RemoveExistingProducts>\r
-      -->\r
-      <!--\r
+      \r
+                       <RemoveExistingProducts After="InstallFinalize"><![CDATA[PREVIOUSVERSIONSINSTALLED OR (NOT NEWERVERSIONDETECTED AND OKTODOWNGRADE = 1)]]></RemoveExistingProducts>\r
+          \r
       <Custom Action="KillCache" After="RemoveExistingProducts">Installed</Custom>\r
-      -->\r
+      \r
                        <ScheduleReboot After="RegisterProduct" />\r
                </InstallExecuteSequence>\r
 \r