I'd like to be able to link to an Enterprise common file on Sharepoint via url rather than drive mapping. We currently have a lot of users where FastKeys is starting up before they are connected to the VPN and any mapped drives, so FastKeys is effectively inoperable and needs to be restarted. A direct sharepoint link would be beneficial (and for the policy file as well).
Although I could store the file on Sharepoint and sync it locally, that is a different path for each user as their username is involved.
Thanks, David
Can Enterprise common file be stored on Sharepoint
-
- Posts: 3
- Joined: Feb 18th, ’16, 23:48
Shared settings can be loaded from any valid Windows path. You can use environment variables - for example, use %A_UserName% for a user name. Please contact us on our mail for detailed support.
-
- Posts: 3
- Joined: Feb 18th, ’16, 23:48
That's perfect!
Instead of C:\Users\f.flintstone\...... I have the new path of C:\Users\%A_UserName%\..... for both the local.ini file to refer to the policy.ini file on sharepoint which in turn refers to the common.fdb file on sharepoint as well.
Instead of C:\Users\f.flintstone\...... I have the new path of C:\Users\%A_UserName%\..... for both the local.ini file to refer to the policy.ini file on sharepoint which in turn refers to the common.fdb file on sharepoint as well.
Can a URL be used such as a GITHUB repo?
https://github.com/some_account/FastKey ... in/Dev.fdb
ect. ??
Walker
https://github.com/some_account/FastKey ... in/Dev.fdb
ect. ??
Walker
Currently not but we will see if this could be enabled in one of the next updates.