[wix-users] Add a wixlib project ot an msi project in vs2017
Christopher Painter
chrpai at iswix.com
Mon Oct 23 15:25:09 PDT 2017
I simply create a wix library project with a fragment property Id="TEST" Value="whatever" and add it as a reference to my main setup project. Then in my main wxs I just say PropertyRef Id="TEST". Without the reference I get a compile error and with the reference it's resolved.
________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Sean Farrow via wix-users <wix-users at lists.wixtoolset.org>
Sent: Friday, October 20, 2017 5:04 AM
To: wix-users at lists.wixtoolset.org
Cc: Sean Farrow
Subject: [wix-users] Add a wixlib project ot an msi project in vs2017
Hi all,
How do I add a project who's output is a wixlib to an msi project in vs2017?
When I add the wixlib directory, I get the message "Value is outside of expected range."
Any help apreciaged, do I need to install another component?
Kind regards
Sean.
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
WiX Support | WiX Experts and Resources from FireGiant<http://www.firegiant.com/>
www.firegiant.com
WiX Support | Installation, Development, Deployment | WiX Experts and Resources from FireGiant
More information about the wix-users
mailing list