Thanks again,

manually modifying the .wixproj files to:
  <ItemGroup>
    <WixLibrary Include="difxapp_$(Platform)">
      <HintPath>C:\Program Files\Windows Installer XML
v3\bin\difxapp_$(Platform).wixlib</HintPath>
    </WixLibrary>
  </ItemGroup>

seems to work.
Thanks,
Stephan.



On Mon, May 11, 2009 at 1:31 PM, Bob Arnson <b...@joyofsetup.com> wrote:
> stephan o'farrill wrote:
>> sure, that would be obvious - and thats what I had expected!
>> But unfortunately Votiv's (Wix3) references can not be defined in
>> dependence of the (solution) configurations.
>>
>
> I don't see any reason it wouldn't be supported by the MSBuild targets
> but I'm not sure whether Votive would respect the conditions. You can
> try hand-editing the .wixproj.
>
> Worst case, you can use the same .wxs files and different .wixproj files.
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
______________
Stephan O'Farrill
Weyringergasse 37/3/11a
1040 Vienna / Austria
+43 680 1268 751

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to