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

iss: rename x64 to ia64

For some reason, the x64 target in vcvarsall.bat only works on an x64 machine

Changeset f87c61ccbb3e

Parent c5397c15e851

by Steve Borho

Changes to one file · Browse files at f87c61ccbb3e Showing diff from parent c5397c15e851 Diff from another changeset...

 
63
64
65
66
 
67
68
69
 
63
64
65
 
66
67
68
69
@@ -63,7 +63,7 @@
 Source: ..\icons\hgicon.ico; DestDir: {app}    Source: ..\files\THgShellx86.dll; DestDir: {app}; DestName: ThgShell.dll; Check: not Is64BitInstallMode; Flags: ignoreversion restartreplace uninsrestartdelete -Source: ..\files\ThgShellx64.dll; DestDir: {app}; DestName: ThgShell.dll; Check: Is64BitInstallMode; Flags: ignoreversion restartreplace uninsrestartdelete +Source: ..\files\ThgShellia64.dll; DestDir: {app}; DestName: ThgShell.dll; Check: Is64BitInstallMode; Flags: ignoreversion restartreplace uninsrestartdelete    [INI]  Filename: {app}\Mercurial.url; Section: InternetShortcut; Key: URL; String: http://www.selenic.com/mercurial/