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

iss: do not register dll with regsvr32

Changeset e762a3bbb0ac

Parent 89830823a0e5

by Steve Borho

Changes to one file · Browse files at e762a3bbb0ac Showing diff from parent 89830823a0e5 Diff from another changeset...

 
75
76
77
78
79
80
81
82
83
84
85
 
75
76
77
 
78
79
80
 
81
82
83
@@ -75,11 +75,9 @@
 [Run]  Filename: {app}\add_path.exe; Parameters: {app}; StatusMsg: Adding the installation path to the search path...  Filename: msiexec.exe; Parameters: "/i ""{app}\TortoiseOverlays\TortoiseOverlays-1.0.4.11886-win32.msi"" /qn /norestart ALLUSERS=1"; StatusMsg: Installing TortoiseOverlays.dll ... -Filename: regsvr32.exe; Parameters: "/s ""{app}\THgShell.dll"""; StatusMsg: Installing shell extension...    [UninstallRun]  Filename: {app}\add_path.exe; Parameters: /del {app} -Filename: regsvr32.exe; Parameters: "/s /u ""{app}\THgShell.dll"""    [UninstallDelete]  Type: files; Name: {app}\Mercurial.url