On Thu, Aug 20, 2009 at 10:49 AM, Douglas Philips<d...@mac.com> wrote: > Pulled it down over night. > Tried to install this AM. > Previously installed was 0.8.1 > After quiting the overlay dohickey in the task bar, the installer ran. > Not sure what happened, I looked away, and when I looked back is said: > "Reboot now?" > Wow, I thought, cool! > Rebooted. > Right click menu items present. > None of them worked. > Hmmm, ok. > Add/Remove programs- removed two copies of the TortoiseHg overlays, then > removed TortoiseHG itself (and on this remove, I said yes, ok to reboot > now). > Ran the installer of 090819 again. > This time after clicking on accepting the license, it brought up the "found > c:/Program Files/TortoiseHg, reuse the directory message". I don't recall > that happening on the over-install.
After uninstall, the backup folder is left in place, that is where this warning comes from. > Ok, went ahead. > Rebooted. > Control click menu items present. > None of them worked. > Went to the command line (cmd.com) > C:\>hg version > The system cannot execute the specified program. Sigh. I think this is a runtime library mismatch. Microsoft has released a "security patch" for msvcr*.dll but has not released new redistributable packages for them yet. This is biting people all over the place right now. What I suspect happened in this case is I copied my patched version of msvcr80.dll into the installer, but it doesn't match the version that certain python libraries were compiled against. Just guessing, but if you delete the msvcr*.dlls inside the TortoiseHg folders one at a time, hg.exe may find the correct version it needs on your machine. -- Steve Borho ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop