Page 1 of 1

mapped drives with openFileRequester

Posted: Fri Jun 26, 2015 4:00 pm
by Poltergeist
When using OpenFileRequester, the mapped drives (on Windows 8, at least) are not shown. Is it possible to do so?

Re: mapped drives with openFileRequester

Posted: Fri Jun 26, 2015 5:12 pm
by Tenaja
They show for me on Win7-64.

Can you post the smallest version of the code that is giving you troubles?

Re: mapped drives with openFileRequester

Posted: Fri Jun 26, 2015 5:25 pm
by TI-994A
It works on PureBasic v5.31 (x64) running on Windows 8.1; all mapped drives are displayed, including LAN and FTP drives.

Re: mapped drives with openFileRequester

Posted: Mon Jun 29, 2015 7:31 am
by Poltergeist
Already know what's happening: I run the program in Administrative Mode (Elevated). Then the mapped drives are not available. When not running elevated, it's working as expected...