Windows 10: Does Microsoft maintain a list of supported/documented registry keys?

Discus and support Does Microsoft maintain a list of supported/documented registry keys? in Windows 10 Software and Apps to solve the problem; Does Microsoft maintain a list of all supported/documented registry keys like they do with native api functions? How do I know which ones are safe to... Discussion in 'Windows 10 Software and Apps' started by badasahog, Oct 7, 2022.

  1. badasahog Win User

    Does Microsoft maintain a list of supported/documented registry keys?


    Does Microsoft maintain a list of all supported/documented registry keys like they do with native api functions? How do I know which ones are safe to rely on?

    :)
     
    badasahog, Oct 7, 2022
    #1
  2. slozomby Win User

    Recent File List

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file1

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file2
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file3
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file4
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file5
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file6
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file7
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file8
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file9
    ...

    you get the idea. ( too lazy to put it in a for loop and test it.

    or just open regedit and remove all the fileX from that key.
     
    slozomby, Oct 7, 2022
    #2
  3. malware Win User
    Microsoft Expands List of Formats Supported in Microsoft Office

    Microsoft Corp. is offering customers greater choice and more flexibility among document formats, as well as creating additional opportunities for developer and competitors, by expanding the range of document formats supported in its flagship Office productivity suite. The 2007 Microsoft Office system already provides support for 20 different document formats within Microsoft Office Word, Office Excel and Office PowerPoint. With the release of Microsoft Office 2007 Service Pack 2 (SP2) scheduled for the first half of 2009, the list will grow to include support for XML Paper Specification (XPS), Portable Document Format (PDF) 1.5, PDF/A and Open Document Format (ODF) v1.1.


    When using SP2, customers will be able to open, edit and save documents using ODF and save documents into the XPS and PDF fixed formats from directly within the application without having to install any other code. It will also allow customers to set ODF as the default file format for Office 2007. To also provide ODF support for users of earlier versions of Microsoft Office (Office XP and Office 2003), Microsoft will continue to collaborate with the open source community in the ongoing development of the Open XML-ODF translator project on SourceForge.net.

    In addition, Microsoft has defined a road map for its implementation of the newly ratified International Standard ISO/IEC 29500 (Office Open XML). IS29500, which was approved by the International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC) in March, is already substantially supported in Office 2007, and the company plans to update that support in the next major version release of the Microsoft Office system, code-named “Office 14.”

    Consistent with its interoperability principles, in which the company committed to work with others toward robust, consistent and interoperable implementations across a broad range of widely deployed products, the company has also announced it will be an active participant in the future evolution of ODF, Open XML, XPS and PDF standards.

    Microsoft will join the Organization for the Advancement of Structured Information Standards (OASIS) technical committee working on the next version of ODF and will take part in the ISO/IEC working group being formed to work on ODF maintenance. Microsoft employees will also take part in the ISO/IEC working group that is being formed to maintain Open XML and the ISO/IEC working group that is being formed to improve interoperability between these and other ISO/IEC-recognized document formats. The company will also be an active participant in the ongoing standardization and maintenance activities for XPS and PDF. It will also continue to work with the IT community to promote interoperability between document file formats, including Open XML and ODF, as well as Digital Accessible Information System (DAISY XML), the foundation of the globally accepted DAISY standard for reading and publishing navigable multimedia content.

    Microsoft is also committed to providing Office customers with the ability to open, edit and save documents in the Chinese national document file format standard, Uniform Office Format (UOF). The company does so today by supporting the continued development of the UOF-Open XML translator project on SourceForge.net, and will take additional steps to promote the distribution and ease of use of the translator. As UOF develops and achieves market adoption in China, Microsoft will distribute support for this format with Office to its customers in China.

    “We are committed to providing Office users with greater choice among document formats and enhanced interoperability between those formats and the applications that implement them,” said Chris Capossela, senior vice president for the Microsoft Business Division. “By increasing the openness of our products and participating actively in the development and maintenance of document format standards, we believe we can help create opportunities for developers and competitors, including members of the open source communities, to innovate and deliver new value for customers.”

    Microsoft recognizes that customers care most about real-world interoperability in the marketplace, so the company is committed to continuing to engage the IT community to achieve that goal when it comes to document format standards. It will work with the Interoperability Executive Customer Council and other customers to identify the areas where document format interoperability matters most, and then collaborate with other vendors to achieve interoperability between their implementations of the formats that customers are using today. This work will continue to be carried out in the Interop Vendor Alliance (http://www.interopvendoralliance.org), the Document Interoperability Initiative (http://www.microsoft.com/interop), and a range of other interoperability labs and collaborative venues.

    “Microsoft’s support for ODF in Office is a great step that enables customers to work with the document format that best meets their needs, and it enables interoperability in the marketplace,” said Roger Levy, senior vice president and general manager of Open Platform Solutions for Novell Inc. “Novell is proud to be an industry leader in cross-platform document interoperability through our work in the Document Interoperability Initiative, the Interop Vendor Alliance and with our direct collaboration with Microsoft in our Interoperability Lab. We look forward to continuing this work for the benefit of customers across the IT spectrum.”

    “The demand for a document format that everyone can use is something I hear from our customers on a regular basis,” said John D. Head, framework manager at PSC Group LLC, a Chicago headquartered information-technology and professional services consulting firm. “I am very pleased that Microsoft is enabling Microsoft Office to support ODF directly from the software. This will allow us to develop solutions that create documents that can be edited by any user, regardless of what software or operating system they use. In a world where software companies want people to select one software package for their entire user base, the reality is that different user groups and types need options. Microsoft is now enabling users to make that choice. This is a very smart move by Microsoft, and one that lets the most important person — the customer — be the winner.”

    Source: Microsoft
     
    malware, Oct 7, 2022
    #3
  4. StumpyMG Win User

    Does Microsoft maintain a list of supported/documented registry keys?

    Does Microsoft maintain a list of authorized retailers for Windows 10 keys?

    I see many websites that offer really cheap keys. I believe all of these to be grey markets and likely to have the keys revoked or suspended at some later date. The other day I came across a reputable site which added a software store carrying various
    products. I was not surprised to see McAfee and others with their typical almost free purchase price and later subscription software. Within these listing was Windows 10 Pro single license retail for a very low price. I have heard of sites adding 3rd party
    stores disguised within their own domains to increase cash flow. I want to know if this is a valid source. Of course this deal sounds too good to be true, but maybe the site is trying to get the word out and increase their traffic by selling discount keys.
    I found a Microsoft website that lists authorized resellers for their hardware, but my google and bing skills failed to produce a similar list for software retailers. Does MS maintain a list that consumers can reference to know they are purchasing legit Windows
    keys?
     
    StumpyMG, Oct 7, 2022
    #4
Thema:

Does Microsoft maintain a list of supported/documented registry keys?

Loading...
  1. Does Microsoft maintain a list of supported/documented registry keys? - Similar Threads - Does Microsoft maintain

  2. how to get list of sub registry keys in vba?

    in Windows 10 Gaming
    how to get list of sub registry keys in vba?: how to get list of sub registry keys in vba? https://answers.microsoft.com/en-us/windows/forum/all/how-to-get-list-of-sub-registry-keys-in-vba/5b0fed7f-74e2-4f82-891d-feb9227d3409
  3. how to get list of sub registry keys in vba?

    in Windows 10 Software and Apps
    how to get list of sub registry keys in vba?: how to get list of sub registry keys in vba? https://answers.microsoft.com/en-us/windows/forum/all/how-to-get-list-of-sub-registry-keys-in-vba/5b0fed7f-74e2-4f82-891d-feb9227d3409
  4. Does Microsoft maintain a list of supported/documented registry keys?

    in Windows 10 Gaming
    Does Microsoft maintain a list of supported/documented registry keys?: Does Microsoft maintain a list of all supported/documented registry keys like they do with native api functions? How do I know which ones are safe to rely on?...
  5. microsoft support does not work

    in Windows 10 Gaming
    microsoft support does not work: I cannot contact microsoft support. The chat option hangs indefinitely, on both computers I own.The phone call back option submits, I do get a call back. When I answer it puts me on hold for 5 minutes and then clicks, is silent for a few moments and then disconnects the call....
  6. microsoft support does not work

    in Windows 10 Software and Apps
    microsoft support does not work: I cannot contact microsoft support. The chat option hangs indefinitely, on both computers I own.The phone call back option submits, I do get a call back. When I answer it puts me on hold for 5 minutes and then clicks, is silent for a few moments and then disconnects the call....
  7. microsoft support does not work

    in Windows 10 Network and Sharing
    microsoft support does not work: I cannot contact microsoft support. The chat option hangs indefinitely, on both computers I own.The phone call back option submits, I do get a call back. When I answer it puts me on hold for 5 minutes and then clicks, is silent for a few moments and then disconnects the call....
  8. Does Microsoft maintain a list of authorized retailers for Windows 10 keys?

    in Windows 10 Updates and Activation
    Does Microsoft maintain a list of authorized retailers for Windows 10 keys?: I see many websites that offer really cheap keys. I believe all of these to be grey markets and likely to have the keys revoked or suspended at some later date. The other day I came across a reputable site which added a software store carrying various products. I was not...
  9. Is there a registry key to achieve what TranslucentTB does?

    in Windows 10 Ask Insider
    Is there a registry key to achieve what TranslucentTB does?: https://www.microsoft.com/pt-br/p/translucenttb/9pf4kz2vn4w9 If there isn't, how does this app work? I'm kind of distrustful with these apps, who knows if the developer start putting questionable content in a future update or something (it happens in Android a lot, so I...
  10. Registry keys registry keys

    in Windows 10 Customization
    Registry keys registry keys: Where can I customize the file type/extension icon? John 137822