.
Subject: RE: [WiX-users] Msbuild/Votive Change WIX Path
You'll need to set both WixTasksPath and WixTargetsPath. They need to point to
the WixTasks.dll and Wix.targets file respectively.
Try:
/p:WixTasksPath=C:\wix3.0\bin\WixTasks.dll
/p:WixTargetsPath=C:\wix3.0\bin\Wix.targets
Normally these
or Windows Installer XML toolset.
Subject: Re: [WiX-users] Msbuild/Votive Change WIX Path
Hi
Sorry I need more help, please
I have an old and working installation with Wix 3.0. this works fine For new
installation projects now I use wix 3.5. If I try to build the old installation
project with m
guration=Release /t:rebuild
>
> Does not work.
>
> Any ideas?
>
> regards
> Robert
>
> -Ursprüngliche Nachricht-
> Von: Blair [mailto:os...@live.com]
> Gesendet: Mittwoch, 20. Jänner 2010 19:20
> An: 'General discussion for Windows Installer XML toolse
/t:rebuild
Does not work.
Any ideas?
regards
Robert
-Ursprüngliche Nachricht-
Von: Blair [mailto:os...@live.com]
Gesendet: Mittwoch, 20. Jänner 2010 19:20
An: 'General discussion for Windows Installer XML toolset.'
Betreff: Re: [WiX-users] Msbuild/Votive Change WIX Path
So
On 1/20/2010 1:19 PM, Blair wrote:
> Wix.targets uses the $(WixTasksPath) property,
See "Integrating WiX Projects Into Daily Builds" in WiX.chm for more info.
--
sig://boB
http://joyofsetup.com/
--
Throughout its 18-ye
: 'General discussion for Windows Installer XML toolset.'
Subject: RE: [WiX-users] Msbuild/Votive Change WIX Path
Votive (and the related WiX support for MSBuild) use the $(WIX) property
(which is normally set from the %WIX% environment variable).
-Original Message-
From:
@lists.sourceforge.net
Subject: [WiX-users] Msbuild/Votive Change WIX Path
Hi
How can I change the path of the WIX-Tools for Msbuild/Votive?
I have old installer projects (build with Wix 3.0) an I want to build
them, but if I try to build them msbuild use the new wix version.
regards
Robert
Hi
How can I change the path of the WIX-Tools for Msbuild/Votive?
I have old installer projects (build with Wix 3.0) an I want to build
them, but if I try to build them msbuild use the new wix version.
regards
Robert
-
8 matches
Mail list logo