0

I used class in this post text for a long time. But when i try it on win10/11, it doesnt work with network folders.

//Local folders selecting good, like

ShowSelectedInExplorer.FileOrFolders(@"C:\Windows\System32",@"C:\ProgramFiles");

//But when i try open network folder

ShowSelectedInExplorer.FileOrFolders(@"\\Parent network folder", new[] {"folder1","folder2"})

///It open parent folder, but not select child.

//Can u help me whats wrong?

abolfazl sadeghi
  • 2,277
  • 2
  • 12
  • 20
  • 1
    Clean up the question. What's code, what's a comment and what's the question itself? The network path is invalid too - network folders start with \\ – Panagiotis Kanavos Jun 19 '23 at 09:31

0 Answers0