Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Bo Berglund wrote: > Unfortunately the MSI installer does not do what you expect it to do > if you go the Custom way and change the install path... > It also depends on the build number of CVSNT, I found today that this > happens: > 2382: > Works OK, if you set it to c:\programs\cvsnt\ the files wind up there > > 2442: > Not OK, this installet deposits the files in c:\programs\cvsnt\CVSNT\ Which is correct. Where cvs.exe itself goes is irrelevant. cvsnt *is* stored in the location you specify. It has a lot of dependencies and the .exe is just one element. > 2471: > Not OK, here the end folder is c:\programs\cvsnt\CVS Tools\ Also correct. I changed it precisely because you were complaining about the earlier build having two CVSNT directories. 3rd party tools are unaffected because InstallPath still points to the location of the .exe. Tony