Skip to Content

Multi Windows User TDO Environment

Estimated Reading Time: 1 Minutes
Overview
 
You will run into issues if you install TDO under one windows user then log in as another. During the install there are keys written to HKEY_CURRENT_USER. Usually re-running the SetupRuntime.exe will fix this. Read the below section to find out the registry keys that need to be created
 

These instructions apply if you are using TDO Version 11 through TDO Version 12.330

 
Detailed Instructions
 
This is assuming all computers are using C:\Program Files (x86)\TDOffice as the path for TDO
 
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\LocationTDO]
"AllowSubFolders"=dword:00000001
"Path"="C:\Program Files (x86)\TDOffice"
 
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\14.0\Access\Security]
"EnableDEP"=dword:00000000
 
If on a domain, you should be able to create a group policy to write these values for each user when the log in. 

 

Multi Windows User TDO Environment