Hi Gurus,
This is a topic as continuity from here:
https://www.access-programmers.co.uk...=1#post1542114
I have Access trusted locations registry file and it is working for all files connected on my computer.
Problem appears when i have to add unc path as my trusted location.
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location0]"Path"="C:\\Users\\ljar01\\Desktop\\"
"AllowSubfolders"=dword:00000001
"Description"="My Documents"
"Date"="29/06/2017 17:50"
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location1]
"Path"="D:\\Makro Automaty inne\\"
"AllowSubfolders"=dword:00000001
"Description"="My Files"
"Date"="29/06/2017 17:50"
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location6]
"Path"="\\nt-wro4-01\\dane\\ihrm\\dokument\\worek\\KADRY\\DOKUMENTY _BRAKI\\"
"AllowSubfolders"=dword:00000001
"Description"="SPS"
"Date"="29/06/2017 17:50"
I have tried also go to control panel -> internet properites --> security --> trusted sites and local intranet and adding there unc paths like:
file://10.253.134.1 but this is also not working...
Please help guys,
did you have similar problem ?
Best wishes,
Jacek Antek