Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding REG_DWORD(s) with 2007 runtime 1

Status
Not open for further replies.

DavidPike

Programmer
Oct 9, 2007
18
Using the "Package Solution Wizzard" to create Access 2007 runtime install packages I have been able to add KEYS (like "Trusted Locations") to the registry but I need to change some of the default application settings like "Confirm Document Deletions" so that end users are not asked to confirm deletes by the application. Any tips on doing this with the wizzard or some other way other than manually on each install machine?
 
BY the way, the registry entries I need to make are DWORD entries.
 
I made the mistake of thinking this VB code would work in an ACCESS module...perhaps it even will but not in the form shown on the site. Does anyone know how to make DWORD registry entries from an access module or the Access 2007 "Package Solution Wizzard"?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top