> [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\Trusted
> Locations\Location1]
[quoted text clipped - 4 lines]
>
> How would I accomplish this.
On about the 3rd page of the package wizard, you have a additional keys
page,
you simply enter the above values there
eg:
ROOT :Current User
Key :Software\Microsoft\Office\12.0\Access\Security\Trusted
Locations\Location1
name :Path
Value :"C:\\Repairs Database\\"
ROOT :Current User
Key :Software\Microsoft\Office\12.0\Access\Security\Trusted
Locations\Location1
name :AllowSubfolders
Value :#00000001
note the use of "#" for dword values
so, just enter the values into the "additional registry keys" page. (there
is word wrapping in this newsgroup, but the above is the general idea....

Signature
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com
ROOT:Local Machine
Key: SOFTWARE\Microsoft\Jet\4.0\Engines
Name:SandBoxMode
Value:#00000002
> Best Regards
>
> John
John - 20 Feb 2008 16:24 GMT
Albert,
Many thanks,
you are indeed a hero
Regards
John
>> [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\Trusted
>> Locations\Location1]
[quoted text clipped - 31 lines]
>>
>> John