Do multiple organizations have to pay the OSMF multiple times for the same product? #9167
Unanswered
jmairboeck
asked this question in
Questions
Replies: 1 comment
-
|
That is an interesting scenario.
This part says they are using the WiX Toolset to ship their product. Therefore, based on the OSMF EULA, they are required to pay the maintenance fee. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
We have a bit of a special situation: we ship our WiX based setup to our customer (another company which makes revenue) as an archive containing a few wixlibs (with our files embedded) and build files (a .wixproj file and a generic .wxs source file). This is so they can add additional files (their plugins, documentation and other runtime data) to the package before they ship the final product to the end customers. Do they also have to pay the Open Source Maintenance Fee, if they only use WiX to assemble the final setup package? (i.e. unpack our archive, add their files into the correct folder and run
dotnet build)We (the developers) do already pay the OSMF (as indicated below), but we need it anyway also for other projects.
Open Source Maintenance Fee
wixtoolsetproject because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions