GithubHelp home page GithubHelp logo

Comments (6)

petm2022 avatar petm2022 commented on July 20, 2024

I see the same problem when using the standard bootstrapper.

from issues.

barnson avatar barnson commented on July 20, 2024

This was a behavior change to fix bug #6535.

from issues.

barnson avatar barnson commented on July 20, 2024

Is there an option to get the bug fix in 6535 and maintain compatibility? Think about that.

Otherwise, you can hard-code the provider key in the WiX v4 build to the product code to keep compatible with the WiX v3 default.

from issues.

petm2022 avatar petm2022 commented on July 20, 2024

If I add <Provides Key=”GUID MsiCommon”/> to in my Wix4 bundles (A 2.0 and B 2.0) it solves the problem.

Is it possible to get the ProductCode from the msi package MsiCommon in my bundle code?
If I use !(bind.property.ProductCode) you mention in the WiX 269 Highlights I get “Unresolved bind-time variable”.

from issues.

barnson avatar barnson commented on July 20, 2024

Turns out there's no bind-time variable for product code from a bundle. Need a new feature for that.

from issues.

tjlakixi avatar tjlakixi commented on July 20, 2024

I think I am experiencing this issue. Is my understanding correct that one cannot create a Wix4/5 bundle that successfully upgrades a Wix3 bundle unless <Provides Key='{productCode}'/> is added (and kept updated with new MSI versions)?
OK - my understanding was not quite correct. It only fails if the MsiPackage version (first three fields) is the same in the v3 and v4/5 bundle.

Is there a WIP for a new bind-time variable like !(bind.productCode.{projectReference}?

from issues.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.