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

stable shellext: remove swap.cmd

The commands are now wrong and it would be too complicated to make them
correct for x86/x64 and potentially different install paths..

The instructions in the README will have to suffice.

Changeset f9cb1d957d3a

Parent 5bbecce60131

by Steve Borho

Changes to one file · Browse files at f9cb1d957d3a Showing diff from parent 5bbecce60131 Diff from another changeset...

Change 1 of 1 Show Entire File win32/​shellext/​swap.cmd Stacked
 
1
2
3
 
 
 
 
@@ -1,3 +0,0 @@
-del "C:\Program Files\TortoiseHg\ThgShell-old.dll" -rename "C:\Program Files\TortoiseHg\ThgShell.dll" ThgShell-old.dll -copy ThgShell.dll "C:\Program Files\TortoiseHg\ThgShell.dll"