The ExFileView component provides a rich way to display and manage file and folder information within applications. Designed to deliver Windows Explorer-style functionality, it enables users to browse, navigate, and interact with the file system through a familiar and intuitive interface. Its flexible design makes it suitable for applications that require integrated file and folder management capabilities.
Because of the UAC, and the Shell runs with standard user permissions, it can't see mapped drives which were configured by your application running with admin rights.
So, try the following workaround step by step:
Click Start, type regedit in the Start programs and files box, and then press ENTER.
Locate and then right-click the registry subkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
Point to New, and then click DWORD Value.
Type EnableLinkedConnections, and then press ENTER.
Right-click EnableLinkedConnections, and then click Modify.