Code: Select all
Write Registry Key HKLM\Software\Hogia\Economy\Base\ProgramFolderPath, $TARGETDIR$
The error dialog says "Unable to obtain command headers. Please rebuild your project.". No logfile can be produced since this is the first MSI command. The wizard before this first error is OK.
Another post in this forum (http://forums.installaware.com/viewtopic.php?f=2&t=725&p=3035) talks about a plugin producing this error message. The only plugin we use (not included in InstallAware) is Runtime debug. We have downloaded the latest version from http://www.installaware.de/mdPLUGINS.aspx.
We have also tried to install the demo version of InstallAware 10 on a clean Virtual Machine with Windows XP and build from this machine (instead of our ususal build machine) with same result.
Building from command line with miabuild produces also the same error.
What can we do?