OSDN Git Service

Fixed issue #214: installer inserts unused or faulty registry key
authorFrank Li <lznuaa@gmail.com>
Tue, 27 Oct 2009 14:57:56 +0000 (22:57 +0800)
committerFrank Li <lznuaa@gmail.com>
Tue, 27 Oct 2009 14:57:56 +0000 (22:57 +0800)
Signed-off-by: Frank Li <lznuaa@gmail.com>
src/TortoiseGitSetup/StructureFragment.wxi

index 245dbf5..6a48b6a 100644 (file)
             <Registry Root="HKLM" Key="Software\[Manufacturer]" Name="CachePath" Value="[INSTALLDIR]bin\TGitCache.exe" Type="string" />\r
             <Registry Root="HKLM" Key="Software\[Manufacturer]" Name="TMergePath" Value="[INSTALLDIR]bin\TortoiseMerge.exe" Type="string" />\r
             <Registry Root="HKLM" Key="Software\[Manufacturer]" Name="Directory" Value="[INSTALLDIR]" Type="string" />\r
+<!--\r
             <Registry Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\App Paths\SubWCRev.exe" Action="createKeyAndRemoveKeyOnUninstall" />\r
             <Registry Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\App Paths\SubWCRev.exe" Name="Path" Value="[INSTALLDIR]bin" Type="string" />\r
             <Registry Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\App Paths\SubWCRev.exe" Value="[INSTALLDIR]bin\SubWCRev.exe" Type="string" />\r
-\r
+-->\r
             <Registry Root="HKLM" Key="Software\TortoiseOverlays\Normal" Action="createKey" />\r
             <Registry Root="HKLM" Key="Software\TortoiseOverlays\Normal" Name="Git" Value="{$(var.GuidNormal)}" Type="string" />\r
             <Registry Root="HKLM" Key="Software\TortoiseOverlays\Modified" Action="createKey" />\r