Where can I find a list of what Microsoft recommends for directories for installing programs, application data, etc.? (e.g. best practices)
There is an Environment.SpecialFolder enum.
The full document on this subject is Windows User Experience, which was previously published as a book, but can now be found on the Internet in many places (for example, http://www.scribd.com/doc/36857902/Windows-User-Experience )
Windows: http://www.microsoft.com/downloads/details.aspx?FamilyID=88AD7E7C-4068-48B8-9503-E160A6693BBA&displaylang=en
PDF.
Windows Vista. " " SHGetFolderPath (Windows XP ) SHGetKnownFolderPath (Windows Vista), .NET Environment.GetFolderPath.
SHGetFolderPath
SHGetKnownFolderPath
Environment.GetFolderPath
Environment.SpecialFolder .NET 4.0. , 3.5.
Environment.SpecialFolder
Source: https://habr.com/ru/post/1763658/More articles:Why do you need an auto-advertisement pool leak instead of releasing it? - objective-cScala SBT: AssertionError on build - scalahow to profile page request for spring mvc application - javaSPOJ ADDREV problem - javaValidating a format parameter through configuration in Spring MVC - javaComplex query query jql - sqlDisplay image on hover - qtHow does Wordpress read the comment title? - commentsHow to change query execution order in SSRS? - reporting-servicesA design question in Python: should it be one common function or two specific? - pythonAll Articles