Search found 2 matches

by peter@doxadvisors.com
Fri Nov 30, 2018 2:58 pm
Forum: PowerShell GUIs
Topic: Windows 10 FolderBrowserDialog and FolderBrowserModernDialog not working
Replies: 4
Views: 1522

Re: Windows 10 FolderBrowserDialog and FolderBrowserModernDialog not working

Thanks for the quick response and sample code.

It is indeed now working on a Windows 10 Environment. I just have to test on the client machine that it was not working on.

Glad to have the reassurance that it does indeed work on Windows 10.
by peter@doxadvisors.com
Wed Nov 28, 2018 7:13 pm
Forum: PowerShell GUIs
Topic: Windows 10 FolderBrowserDialog and FolderBrowserModernDialog not working
Replies: 4
Views: 1522

Windows 10 FolderBrowserDialog and FolderBrowserModernDialog not working

Code that worked perfectly on Windows 7 and Windows server 2012 R2 does not work on Windows 10.

I have a FolderBrowserDialog button but clicking it does nothing on Windows 10.

Is there another way to browse for a folder that works in Windows 10?