On Fri, 2009-03-06 at 11:37 -0600, Steve Borho wrote: > Ever since we've shipped TortoisePlink, we've had a percentage of > users who were unable to use it for ssh because DLLs were missing. > We've had an entry in the FAQ with a link to an appropriate MS > download for some time, but this still trips up a large number of > users.
http://eraser.heidi.ie/trac/browser/trunk/bin/Eraser.iss?rev=69 There's a lot of references on the net like this of apps packing vcredist into their InnoSetup installers and running it at install time. This would probably add a few MB back to the installer, but would fix the TortoisePlink issues for good. I'm curious if anyone has any objections to this. -- Steve PS: If/when we do move to WiX for the installer, we can use Microsoft's new Merge Modules to do this task, which is assumed to be more efficient. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
