One last thing .. using the "/t:rebuild" on the MSBuild of the WiX project
has alleviated the need to delete the WiX project and get the latest from
the source repository.
On Mon, Jul 27, 2009 at 12:06 PM, troy hostetter
wrote:
> Here are my results.
>
> WiX Code:
>
>
> ?>
>
Here are my results.
WiX Code:
Batch file output:
C:\StarTeam
Projects\n-knowledgecentre-kc-tools\Deployment\BuildandPackage>SET
troy hostetter wrote:
> error CNDL0150: Undefined preprocessor variable
> '$(env.Install_Environment)'.
>
Use first to see if it's defined. Don't use $() around it in
an .
--
sig://boB
http://joyofsetup.com/
--
_
WiX project has a pre-build event as such (this is also set in my build
script prior to executing MSBuild on the WiX project):
set Install_Environment=local
I then try to reference this in my WiX code:
I get the following error message:
error CNDL
4 matches
Mail list logo