M
M
Michael2015-06-06 16:15:11
Windows
Michael, 2015-06-06 16:15:11

Windows. How to create a default screenshot folder?

The crux of the matter is this. If you take a screenshot (Win+PrintScreen), it is saved to the "C:\Users\%UserName%\Pictures\Screenshots" folder. In this case, the folder itself is named in accordance with the language of the OS (in the Russian version it is "Screenshots"). But if you create a folder yourself (programmatically), then it is called Screenshots.
Question:
How to programmatically (c#) create a folder of screenshots so that its name matches the current locale? Or how to initiate the creation of a standard screenshots folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Airat1995, 2015-06-07
@Airat1995

To access the folder with pictures, use the following code:
To get the language used
You can throw in the resource file how the folder should be called for each language. Or you can just hardcode.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question