Hi,
Using the Access 2007 Developer Extension, How do I set the Section
"Additional Registry Keys" to set a new DWORD.
Below is an extract of the Registry Settings I want to install as part of
my
database installation.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\Trusted
Locations\Location1]
"Path"="C:\\Repairs Database\\"
"AllowSubfolders"=dword:00000001
"Description"=""
"Date"="23/04/2007 18:34"
How would I accomplish this.
Best Regards
John