Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Developer Toolkits / February 2008

Tip: Looking for answers? Try searching our database.

Develop Extensions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John - 19 Feb 2008 12:13 GMT
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
Albert D. Kallal - 20 Feb 2008 16:08 GMT
> [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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.