0
Problems with opening files
How can I open a file which is in desktop?
4 Antworten
0
You don't know the path to the desktop? Well it is in C:\Users\'your user'\Desktop
Alternatively you could just check the properties of the file and check the path.
0
Yeah I did that but I have issues, it doesn't open any file.. I thought maybe I should do that with another path
0
Show me the code you wrote