I'm just wondering, is it possible to map a network share to a drive letter?
The regurlar config.xml looks like this:
<map>C:,Harddisk0Partition2</map>
But I'm wondering if something like this would work:
<map>C:,smb://user:password@workgroup/computer/share</map>