Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.2, 1.9.3, and 2.0

wix: fix x86 context menus on x64 (closes #100)

Changeset 81354a7eeffb

Parent a4a463e5514c

by Steve Borho

Changes to one file · Browse files at 81354a7eeffb Showing diff from parent a4a463e5514c Diff from another changeset...

 
312
313
314
315
 
316
317
318
 
312
313
314
 
315
316
317
318
@@ -312,7 +312,7 @@
  />   <RegistryValue   Root='HKLM' Key='$(var.ProgramRegKey)' - Type='string' Value='[INSTALLDIRx86]' + Type='string' Value='[INSTALLDIR]'   />   <RegistryValue   Root='HKCR' Key='CLSID\$(var.CLSID_TortoiseHgCmenu)\InProcServer32'