Package wizard question

G

Guest

How to add in additional registry keys (other than REG_SZ) in package wizard
from "MSOffice Access 2003 developer extension" ?
At step 4/7 only 'root', 'key', 'name', 'value' appears in window ...
 
G

Guest

It is not well documented. If you want to create a registry REG_DWORD
"value" with the Packaging Wizard, in the "value" field preceed the "value"
with a #. e.g if I want a value in the Registry of REG_DWORD
0x00000002(2), then on the Packaging Wizard type exaclty #00000002 in the
Value Field. Hope this helps.

MikeBromley
 
G

Guest

Hey Mike:

I have been thrashing around for several days tyring to find an answer to
this question. Thank you for the clear and totally complete response. Works
like a charm!

Regards,
 
G

Guest

Glad it helped.

Mike Bromley

Rick in NS said:
Hey Mike:

I have been thrashing around for several days tyring to find an answer to
this question. Thank you for the clear and totally complete response. Works
like a charm!

Regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top