T
tkosel
I have an Access 2007 database that I want to deploy using the Runtime. When
I launch the Package Deployment wizard, I know how to do most of the stuff.
There are a couple of questions that have come up however.
1. When I specify the Root Install Folder as the System Drive (All Users),
and the Install subfolder as Program Files\MicroVuParser, the Example Install
location says C:\Program Files\MicroVuParser\MicroVuParser.accdr, which is
where I want it to go. However, later in the wizard, it says; "The
destination install subfolder name cannot contain any of the following
characters: /:*?"<>|+,;=[] I understand this, however I don't see any of
those characters in my Example location. Any ideas?
2. I want to include an additional registry key to eliminate the startup
security messages. In my research, I found someone who suggested the
modification below would do that. I am not a registry expert, but the way I
undestand it, in the additional registry keys setting, the Root would be
"Current User", the Key would be
"\Software\Microsoft\Office\12.0\Access\Security" The name would be
""VBAWarnings" and the value would be "00000001". Am I correct in that?
Also, it it right that this will eliminate the startup security message on
startup?
[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security]
"VBAWarnings"=dword:00000001
3. Last Question. Perhaps I don't really need to worry about Item 2 above.
Does the runtime installation package automatically designate the installed
location of the package as a "trusted" location?
Any ideas, comments, opinions, suggestions would be appreciated!
I launch the Package Deployment wizard, I know how to do most of the stuff.
There are a couple of questions that have come up however.
1. When I specify the Root Install Folder as the System Drive (All Users),
and the Install subfolder as Program Files\MicroVuParser, the Example Install
location says C:\Program Files\MicroVuParser\MicroVuParser.accdr, which is
where I want it to go. However, later in the wizard, it says; "The
destination install subfolder name cannot contain any of the following
characters: /:*?"<>|+,;=[] I understand this, however I don't see any of
those characters in my Example location. Any ideas?
2. I want to include an additional registry key to eliminate the startup
security messages. In my research, I found someone who suggested the
modification below would do that. I am not a registry expert, but the way I
undestand it, in the additional registry keys setting, the Root would be
"Current User", the Key would be
"\Software\Microsoft\Office\12.0\Access\Security" The name would be
""VBAWarnings" and the value would be "00000001". Am I correct in that?
Also, it it right that this will eliminate the startup security message on
startup?
[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security]
"VBAWarnings"=dword:00000001
3. Last Question. Perhaps I don't really need to worry about Item 2 above.
Does the runtime installation package automatically designate the installed
location of the package as a "trusted" location?
Any ideas, comments, opinions, suggestions would be appreciated!