From: Warren Young Date: July 27 2008 5:41pm Subject: Re: Beta testers wanted for new Windows installer List-Archive: http://lists.mysql.com/plusplus/7815 Message-Id: <73F18694-0A3A-454E-9CB1-D03CC542450F@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v928.1) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jul 27, 2008, at 9:32 AM, Bernard wrote: > Would it be difficult to add an option checkbox for the directory to > install into such as the Install in version directory option? I don't see why you'd need to bug the user for this. The installer can figure out which way you built the library by looking at the contents of vc200?/mysqlpp.vcproj to determine how it was built, and thus know which subdirectory to install into. (I said mysqlpp.sln above, but that's wrong.)