Windows Licensing Program Application

{{ headingBlockSlot.videoLinkButton.text }} {{ headingBlockSlot.videoLinkButton.text }}
// This view acts as a rendering template to render InitScript(and server-side Form's descriptor) in FormContainerBlock's client-side for Form[7a572989-1c2d-4304-b94d-c1a5447b88d3]. // TECHNOTE: all serverside (paths, dynamic values) of EPiServerForms will be transfered to client side here in this section. (function initializeOnRenderingFormDescriptor() { // each workingFormInfo is store inside epi.EPiServer.Forms, lookup by its FormGuid var workingFormInfo=epi.EPiServer.Forms["7a572989-1c2d-4304-b94d-c1a5447b88d3"] ={ Id: "7a572989-1c2d-4304-b94d-c1a5447b88d3" , Name: "Windows Licensing Program Form" , // whether this Form can be submitted which relates to the visitor's data (cookie, identity) and Form's settings (AllowAnonymous, AllowXXX) SubmittableStatus : {"submittable":true,"message":""}, ConfirmMessage: "", ResetConfirmMessage : "", ShowNavigationBar : true, ShowSummarizedData : false, // serialize the dependency configuration of this form to clientside DependenciesInfo : JSON.parse("[{\"fieldName\":\"__field_46967\",\"action\":{\"displayName\":\"Shown\",\"name\":\"EPiServer.Forms.Core.Internal.Dependency.ShowAction\",\"order\":1,\"clientsideAction\":\"show\"},\"conditionCombination\":\"Any\",\"conditions\":[{\"fieldName\":\"__field_46924\",\"operator\":\"Equals\",\"fieldValue\":\"CHN\"}]},{\"fieldName\":\"__field_46966\",\"action\":{\"displayName\":\"Hidden\",\"name\":\"EPiServer.Forms.Core.Internal.Dependency.HideAction\",\"order\":2,\"clientsideAction\":\"hide\"},\"conditionCombination\":\"Any\",\"conditions\":[{\"fieldName\":\"__field_46924\",\"operator\":\"Equals\",\"fieldValue\":\"CHN\"}]},{\"fieldName\":\"__field_46925\",\"action\":{\"displayName\":\"Hidden\",\"name\":\"EPiServer.Forms.Core.Internal.Dependency.HideAction\",\"order\":2,\"clientsideAction\":\"hide\"},\"conditionCombination\":\"All\",\"conditions\":[{\"fieldName\":\"__field_46924\",\"operator\":\"Equals\",\"fieldValue\":\"CHN\"}]}]"), // keep all fieldName which are not satisfied the field dependency conditions DependencyInactiveElements: [], // Validation info, for executing validating on client side ValidationInfo : JSON.parse("[{\"targetElementName\":\"__field_46924\",\"targetElementId\":\"3969c4b0-b1cc-495e-bd77-b920fae55586\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12328\",\"targetElementId\":\"48022564-b051-48f0-b673-b7668e439995\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}},{\"type\":\"EPiServer.Forms.Implementation.Validation.RegularExpressionValidator\",\"description\":null,\"model\":{\"jsPattern\":null,\"dotNetPattern\":null,\"message\":\"This field should be in \\\"\\\" format.\",\"validationCssClass\":null,\"additionalAttributes\":null}}]},{\"targetElementName\":\"__field_12330\",\"targetElementId\":\"e59c7534-0020-4281-a4b7-8dc10d3916df\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12333\",\"targetElementId\":\"c8846e80-2330-42d1-9d2b-64e2d78e4e84\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12335\",\"targetElementId\":\"70e73ee7-beb0-496f-87fd-7f5a8de58c85\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12334\",\"targetElementId\":\"e68f8c2b-262e-467a-8a62-375c45544002\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12326\",\"targetElementId\":\"211fc71c-edd1-4bc4-909e-5757ce142869\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12336\",\"targetElementId\":\"8aef26a7-f911-440c-bbc7-f3a05d754952\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12340\",\"targetElementId\":\"df5c1eb8-31c6-48b5-b0af-d96ecd704d36\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.UrlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"^(http:\\\\/\\\\/www\\\\.|https:\\\\/\\\\/www\\\\.|http:\\\\/\\\\/|https:\\\\/\\\\/)?[a-z0-9]+([\\\\-\\\\.]{1}[a-z0-9]+)*\\\\.[a-z]{2,5}(:[0-9]{1,5})?(\\\\/.*)?$\",\"dotNetPattern\":\"^(http:\\\\/\\\\/www\\\\.|https:\\\\/\\\\/www\\\\.|http:\\\\/\\\\/|https:\\\\/\\\\/)?[a-z0-9]+([\\\\-\\\\.]{1}[a-z0-9]+)*\\\\.[a-z]{2,5}(:[0-9]{1,5})?(\\\\/.*)?$\",\"message\":\"Enter a valid URL.\",\"validationCssClass\":null,\"additionalAttributes\":null}}]},{\"targetElementName\":\"__field_12347\",\"targetElementId\":\"d75188b4-0fc5-4384-bb5d-7f5f38bb5156\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12344\",\"targetElementId\":\"325c1950-3c30-4efe-9b8f-43b0647e4ef3\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12346\",\"targetElementId\":\"5a6f69c1-a37f-40f3-9454-9409df8c5eff\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12348\",\"targetElementId\":\"69903369-57b2-4a1a-ba1c-fa7819ea50f6\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12349\",\"targetElementId\":\"bafec9bb-ee12-4190-8aa7-9c4836ba0952\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12352\",\"targetElementId\":\"9c94aa59-a936-4844-8eb6-4a686f67fcb3\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12353\",\"targetElementId\":\"b938503c-a615-40c2-8650-b79dabd6f25f\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12354\",\"targetElementId\":\"ef30947b-b0ae-4d10-9306-46acd0e62fda\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12355\",\"targetElementId\":\"a0c4553c-3704-4add-a3a9-1c39408f053a\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12357\",\"targetElementId\":\"1dc28c63-c0e6-412a-b36e-b8ac363be8a2\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12358\",\"targetElementId\":\"9dc3973d-5963-4b67-b7f9-81f486db897b\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_12359\",\"targetElementId\":\"987d5f98-f96d-46c2-9ece-327c4d552755\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_46925\",\"targetElementId\":\"38917f52-796c-486f-8907-7a873501fad6\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]}]"), // Steps information for driving multiple-step Forms. StepsInfo : { Steps: [{"index":0,"attachedUrl":"","dependField":null,"dependCondition":null,"isActive":true,"attachedContentLink":"","dependValue":"","elementName":"__field_","guid":"00000000-0000-0000-0000-000000000000"}] }, FieldsExcludedInSubmissionSummary: [], ElementsInfo: JSON.parse("{\"__field_12324\":{\"type\":\"EPiServer.Forms.Implementation.Elements.ParagraphTextElementBlock\",\"friendlyName\":\"Introduction\",\"customBinding\":false},\"__field_46924\":{\"type\":\"EPiServer.Forms.Implementation.Elements.SelectionElementBlock\",\"friendlyName\":\"manufacture country\",\"customBinding\":false},\"__field_12410\":{\"type\":\"EPiServer.Forms.Implementation.Elements.ParagraphTextElementBlock\",\"friendlyName\":\"Rich text (with placeholders)\",\"customBinding\":false},\"__field_12328\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Name\",\"customBinding\":false},\"__field_12330\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Address 1\",\"customBinding\":false},\"__field_12331\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Address 2\",\"customBinding\":false},\"__field_12332\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Address 3\",\"customBinding\":false},\"__field_12333\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company City\",\"customBinding\":false},\"__field_12335\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company ZIP/Postal Code\",\"customBinding\":false},\"__field_12334\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company State/Province\",\"customBinding\":false},\"__field_12326\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Country\",\"customBinding\":false},\"__field_12336\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Telephone\",\"customBinding\":false},\"__field_12337\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Fax\",\"customBinding\":false},\"__field_12340\":{\"type\":\"EPiServer.Forms.Implementation.Elements.UrlElementBlock\",\"friendlyName\":\"Company Url\",\"customBinding\":false},\"__field_12411\":{\"type\":\"EPiServer.Forms.Implementation.Elements.ParagraphTextElementBlock\",\"friendlyName\":\"Rich text (with placeholders)\",\"customBinding\":false},\"__field_12347\":{\"type\":\"EPiServer.Forms.Implementation.Elements.SelectionElementBlock\",\"friendlyName\":\"Courtesy Title\",\"customBinding\":false},\"__field_12344\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact First Name\",\"customBinding\":false},\"__field_12346\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Last Name\",\"customBinding\":false},\"__field_12348\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company Job Title\",\"customBinding\":false},\"__field_12349\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Address 1\",\"customBinding\":false},\"__field_12350\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Address 2\",\"customBinding\":false},\"__field_12351\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Address 3\",\"customBinding\":false},\"__field_12352\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact City\",\"customBinding\":false},\"__field_12353\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact ZIP/Postal Code\",\"customBinding\":false},\"__field_12354\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact State/Province\",\"customBinding\":false},\"__field_12355\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Country\",\"customBinding\":false},\"__field_12357\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Telephone\",\"customBinding\":false},\"__field_12358\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Fax\",\"customBinding\":false},\"__field_12359\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Contact Email\",\"customBinding\":false},\"__field_46967\":{\"type\":\"EPiServer.Forms.Implementation.Elements.ParagraphTextElementBlock\",\"friendlyName\":\"China instructions\",\"customBinding\":false},\"__field_46966\":{\"type\":\"EPiServer.Forms.Implementation.Elements.ParagraphTextElementBlock\",\"friendlyName\":\"Please view, read, and save the Terms and Conditions to license your company.\",\"customBinding\":false},\"__field_46925\":{\"type\":\"EPiServer.Forms.Implementation.Elements.ChoiceElementBlock\",\"friendlyName\":\"I agree to the agreement\",\"customBinding\":false},\"__field_12360\":{\"type\":\"EPiServer.Forms.Implementation.Elements.SubmitButtonElementBlock\",\"friendlyName\":\"Submit button\",\"customBinding\":false}}"), DataSubmitController: "/EPiServer.Forms/DataSubmit" }; /// TECHNOTE: Calculation at FormInfo level, and these values will be static input for later processing. workingFormInfo.StepsInfo.FormHasNoStep_VirtualStepCreated=true; // this FLAG will be true, if Editor does not put any FormStep. Engine will create a virtual step, with empty GUID workingFormInfo.StepsInfo.FormHasNothing=false; // this FLAG will be true if FormContainer has no element at all workingFormInfo.StepsInfo.AllStepsAreNotLinked=true; // this FLAG will be true, if all steps all have contentLink= ="" (emptyString) epi.EPiServer.SystemSettings = { RequestVerification: { FormFieldName: "__RequestVerificationToken", HeaderName: "RequestVerificationToken" } }; })();

Windows Licensing Program

The Dolby® licensing program for Microsoft® Windows® provides a way to license Dolby Audio™ technologies which are included in the Windows operating system. To obtain a license agreement, please select the online application that best meets your needs. An OEM must have an agreement with Dolby prior to the shipment of any Microsoft Windows device.

  • For OEM companies making fewer than 100,000 devices annually, please fill out the questionnaire below to obtain an agreement. 
  • For OEM companies making greater than 100,000 devices annually or integrating Implementations into Licensed Products, please apply for a Dolby Windows Basic or Dolby Codec Program license on the Dolby license application form.

More information on the Dolby Windows licensing program can be found on the FAQ.

 

Dolby Windows Basic

This questionnaire is intended for OEM companies making fewer than 100,000 devices annually and provides a way to license the Dolby Audio™ technologies included in the Windows 10 or Windows 11 operating system for a PC and its successors.

 

* Indicates a required field

The Dolby® licensing program for Microsoft® Windows® provides a way to license Dolby Audio™ technologies which are included in the Windows operating system. To obtain a license agreement, please select the online application that best meets your needs. An OEM must have an agreement with Dolby prior to the shipment of any Microsoft Windows device.

  • For OEM companies making fewer than 100,000 devices annually, please fill out the questionnaire below to obtain an agreement. 
  • For OEM companies making greater than 100,000 devices annually or integrating Implementations into Licensed Products, please apply for a Dolby Windows Basic or Dolby Codec Program license on the Dolby license application form.

More information on the Dolby Windows licensing program can be found on the FAQ.

 

Dolby Windows Basic

This questionnaire is intended for OEM companies making fewer than 100,000 devices annually and provides a way to license the Dolby Audio™ technologies included in the Windows 10 or Windows 11 operating system for a PC and its successors.

 

* Indicates a required field

Headquarters information

Headquarters information

Licensing contact information

Licensing contact information

To complete the licensing for your company please do the following:

  1. Download the agreement.
  2. Sign, date, and stamp the agreement.
  3. Scan the agreement to PDF.
  4. Return the signed agreement to SalesSupport@dolby.com.
  5. Please keep a copy of the agreement for your files.

Upon submission, we await your signed consent to the terms and conditions for the Dolby Basic for Windows agreement to license Dolby® technologies in Windows® in fewer than 100,000 Windows devices per year, to complete the licensing.  

To complete the licensing for your company please do the following:

  1. Download the agreement.
  2. Sign, date, and stamp the agreement.
  3. Scan the agreement to PDF.
  4. Return the signed agreement to SalesSupport@dolby.com.
  5. Please keep a copy of the agreement for your files.

Upon submission, we await your signed consent to the terms and conditions for the Dolby Basic for Windows agreement to license Dolby® technologies in Windows® in fewer than 100,000 Windows devices per year, to complete the licensing.  

Please view, read, and save the Terms and Conditions to license your company. 

Please view, read, and save the Terms and Conditions to license your company. 

function reloadEpiFormJs(url) { const dataEl = document.querySelectorAll('[data-id="fsasync"]'); if (!dataEl.length) { var theScript = document.createElement('script'); theScript.src = url; theScript.setAttribute('data-id', 'fsasync'); document.head.appendChild(theScript); } } window.setTimeout(function () { reloadEpiFormJs('/Util/EPiServer.Forms/EPiServerForms.min.js'); }, 3000);