Re: [WiX-users] Including files to installer with bindpath -bestpractice?

2015-03-04 Thread Tunney, Stephen
about the WiX toolset. Subject: Re: [WiX-users] Including files to installer with bindpath -bestpractice? The project looks like this (v3.7.1224.0): In my wixproj i have different BindInputPaths like these: BindInputPaths Include=..\Protocol\bin\Release\ BindNameProtocol/BindName

Re: [WiX-users] Including files to installer with bindpath -bestpractice?

2015-03-04 Thread Jani C Oinonen
The project looks like this (v3.7.1224.0): In my wixproj i have different BindInputPaths like these: BindInputPaths Include=..\Protocol\bin\Release\ BindNameProtocol/BindName InProjectfalse/InProject /BindInputPaths Is there a better way to declare these paths? i don't like

Re: [WiX-users] Including files to installer with bindpath-bestpractice?

2015-03-04 Thread Jani C Oinonen
:Re: [WiX-users] Including files to installer with bindpath -bestpractice? Another approach is to use named bindpaths like this: (which in VS IDE can be edited in the project's properties page (or by unloading the project) LinkerAdditionalOptions $(LinkerAdditionalOptions