I believe file type associations are made using the ProgId and related elements.
Brett Sandberg wrote:
Hi, I'm new to WiX and I'm trying to create a simple installer of a 64 bit
program (called CalcLab) using Wix and VS2012. I made a new VS project by
choosing Project|New and then choosing W
I am realativly new also, but I posted my file association code in answer to
another question, here:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Use-a-TargetProperty-in-a-Verb-in-a-ProgId-for-file-association-td7588039.html
--
View this message in context:
http://windows-inst
Hi Brett,
I am a newbie myself so other might improve my reply...
You'll need to handle the file association by adding something like below
inside of your component underneath the file element (untested)
Cheers,
Kai
Hi, I'm new to WiX and I'm trying to create a simple installer of a 64 bit
program (called CalcLab) using Wix and VS2012. I made a new VS project by
choosing Project|New and then choosing Windows-Installer-XML and Setup-Project.
Then I modified the default Product.wxs file to suit my situation
4 matches
Mail list logo