Postby MichaelNesmith » Mon Jan 09, 2006 9:27 am
Hi Andy
That's an interesting report. I understand the archive handler is the part of InstallAware that utilizes supreme compression. It is extracted dynamically on-the-fly and registered with the system if it is not already found to exist. This process involves creating some registry keys and copying a couple of files. All of this is already done for you by the time you first launch the IDE, and the only exception would be if NAnt/CruiseControl.NET are running under a different user account. I believe this would be the cause of the problem here. Just log on under that user account, run the build process manually from the command line, that should create the registry keys and copy the archive handler files. From then on it should work well with NAnt/CruiseControl.NET. We have users who are successfully using NAnt (in fact one recommended it on these forums to other users), so you can try pinging them as well - I imagine they might have run into this issue before.