CBMSTUFF FORUM
Request: Allow Network drive in SCP - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: SuperCard Pro (https://www.cbmstuff.com/forum/forumdisplay.php?fid=3)
+---- Forum: Software (https://www.cbmstuff.com/forum/forumdisplay.php?fid=6)
+---- Thread: Request: Allow Network drive in SCP (/showthread.php?tid=538)



Request: Allow Network drive in SCP - Pitou - 06-13-2018

Hello,

Just a small request to add in the software. As I store my scp images on my NAS, it would be convenient to allow networked drives to be selected in the file requester, which does not seem to be supported atm.

Thank you.

Pitou!


RE: Request: Allow Network drive in SCP - admin - 06-13-2018

I invoke the Window file requestor so you can store across a network already. I store across the network myself.


RE: Request: Allow Network drive in SCP - Pitou - 06-14-2018

For some reasons, it doesn't work for me.

I'm using Windows 10 latest version.

See screenshot.

Pitou!


RE: Request: Allow Network drive in SCP - admin - 06-14-2018

You have to map the drive to a drive letter.

http://www.dummies.com/computers/pcs/mapping-a-network-drive-on-your-windows-10-pc/


RE: Request: Allow Network drive in SCP - Pitou - 06-14-2018

It is map to drive Z: already

Sorry the picture didn't show it.

Take a look at this one.

Pitou!


RE: Request: Allow Network drive in SCP - admin - 06-14-2018

Then if you click on My Computer you will see all of the drive letters (C: D: E: etc.) and Z: will be there as well.

Actually, I am not using a drive letter, just a location mapping.  See screenshots below.


RE: Request: Allow Network drive in SCP - Pitou - 06-15-2018

Still not there. Very strange...
I'm really stumped Smile


RE: Request: Allow Network drive in SCP - admin - 06-15-2018

You should be able to open up Window's File Explorer (Windows Key + E) and click on "My PC" (in your case) and then click on the "Computer" tab. From there you can map a drive. You can select a network location, drive letter, etc. This is how Windows has worked since Windows 7, so I can imagine it not working on your version of Windows.


RE: Request: Allow Network drive in SCP - TellarHK - 09-17-2018

This is something that bites a lot of applications under Windows 10, due to security changes in the system. The fix I use for such applications (but haven't tried with the SCP software) is to load up regedit and add the key below:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

Create a new parameter (DWORD type) with the name EnableLinkedConnections and the value 1

Close regedit and reboot your machine just to be sure, and this should allow you to access mapped drives from within applications.


RE: Request: Allow Network drive in SCP - admin - 09-17-2018

I don't have this registry entry and I can access network drives. However, i did upgrade to Windows 10 from Windows 8.1 Pro. Maybe that is the difference?