Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

iss: experimental fix for 64bits

Based on my initial testing, adding this single line to the test
installer allowed me to get context menus in the 64bit explorer.
I didn't get overlays, but I also had 32bit THG installed on the
same machine and it probably kept the overlays from working.

Changeset 9fa7ce5acdda

Parent 8471c7c3d8c1

by Steve Borho

Changes to one file · Browse files at 9fa7ce5acdda Showing diff from parent 8471c7c3d8c1 Diff from another changeset...

 
25
26
27
 
28
29
30
 
25
26
27
28
29
30
31
@@ -25,6 +25,7 @@
 PrivilegesRequired=poweruser  ;AlwaysRestart=yes  SetupLogging=yes +ArchitecturesInstallIn64BitMode = x64    [Files]  Source: THgShell.dll; DestDir: {app}; Flags: ignoreversion