On 13.02.2010 16:17, Adrian Buehlmann wrote:
> On 13.02.2010 11:55, Adrian Buehlmann wrote:
>> I finally got a new mercurial msi installer [1] working on a clean Windows 
>> XP x86 SP3
>> (running in a VirtualBox VM) by installing
>>
>>     Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
>>
>> as available for download at
>>
>> http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en
>>
>> If this package is not installed, you will see the following when
>> trying to run hg:
>>
>> C:\Program Files\Mercurial>hg version
>> The system cannot execute the specified program.
>>
> 
> Fixed with 
> http://bitbucket.org/tortoisehg/thg-winbuild/changeset/251066a67f16/
> for the mercurial installer.
> 
> So, installing the "Microsoft Visual C++ 2008 SP1 Redistributable Package 
> (x86)"
> is no longer needed.
> 
> TODO: same fix for TortoiseHg msi
> 

I fixed this for TortoiseHg msi as well by pushing
http://bitbucket.org/tortoisehg/thg-winbuild/changeset/6930553e00ee/

I have built an msi on my Windows 7 Ultimate x64 using thg-winbuild 6930553e00ee
and installed the x86 thg msi on a clean Windows XP x86 SP3.

Context menu, overlays icons, hgtk dialogs, hg command line - all working.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to