Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0, 1.0.1, and 1.0.2

stable wxs: disable the uninstall shortcut

These are frowned upon nowadays

Changeset 08da58447a29

Parent dd1994094cb1

by Steve Borho

Changes to one file · Browse files at 08da58447a29 Showing diff from parent dd1994094cb1 Diff from another changeset...

 
156
157
158
159
 
160
161
162
 
163
164
165
 
156
157
158
 
159
160
161
 
162
163
164
165
@@ -156,10 +156,10 @@
  <RegistryValue Root='HKCU' Key='Software\TortoiseHg' Type='string' Value='[INSTALLDIR]' KeyPath='yes' />   <Shortcut Id='UrlShortcut' Directory='ProgramMenuDir' Name='TortoiseHg Web Site' Target='[ARPHELPLINK]'   Icon="thgIcon.ico" IconIndex='0' /> - <Shortcut Id="UninstallProduct" Name="Uninstall TortoiseHg" + <!-- Shortcut Id="UninstallProduct" Name="Uninstall TortoiseHg"   Target="[System64Folder]msiexec.exe"   Arguments="/x [ProductCode]" - Description="Uninstalls TortoiseHg" /> + Description="Uninstalls TortoiseHg" /-->   </Component>   </Directory>   </Directory>