I am trying to put in code for Trusted Locations for a Split database on Access 2007 Runtime on a computer that has no Microsoft programs at all.



1. Could somebody please tell me what the start statement and the end statement for the following should be?
2. Could you also please tell me where this should go. Should it be a module?

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\A ccess\Security\Trusted Location2]
AllowSubFolders(RED_DWORD) = 1
Path (REG_SZ) "C:\Documents and Settings\UsersName\My Documents\NextFolder\MyDB "

Thank you for any help.