mapped drives with openFileRequester

Just starting out? Need help? Post your questions and find answers here.
Poltergeist
User
User
Posts: 26
Joined: Fri Jul 14, 2006 10:27 pm

mapped drives with openFileRequester

Post by Poltergeist »

When using OpenFileRequester, the mapped drives (on Windows 8, at least) are not shown. Is it possible to do so?
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: mapped drives with openFileRequester

Post by Tenaja »

They show for me on Win7-64.

Can you post the smallest version of the code that is giving you troubles?
User avatar
TI-994A
Addict
Addict
Posts: 2741
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: mapped drives with openFileRequester

Post 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.
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel :D
Poltergeist
User
User
Posts: 26
Joined: Fri Jul 14, 2006 10:27 pm

Re: mapped drives with openFileRequester

Post 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...
Post Reply