Setting security level via registry
Hi folks,
I did a package about Clarity Workbench and it has a connection with Ms Project, but after install my package, I have to set the security level in Ms Project then to enable one macro that belong to Clarity.
I need to package this procedure, so I think to include this line on the registry of target PC:
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\MS Project\Security]
"Level"=dword:00000001 -- Low
"LegacyFiles"=dword:00000002 --Allow loading files with legacy or non default file formats
The point is, if I do that, when the package is installed with a admin profile, the security setting are not the same for a common user logged in the same PC. So, how can I do to set this line for a common user without admin rights?
Any idea would be appreciated
I did a package about Clarity Workbench and it has a connection with Ms Project, but after install my package, I have to set the security level in Ms Project then to enable one macro that belong to Clarity.
I need to package this procedure, so I think to include this line on the registry of target PC:
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\MS Project\Security]
"Level"=dword:00000001 -- Low
"LegacyFiles"=dword:00000002 --Allow loading files with legacy or non default file formats
The point is, if I do that, when the package is installed with a admin profile, the security setting are not the same for a common user logged in the same PC. So, how can I do to set this line for a common user without admin rights?
Any idea would be appreciated
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
itolutions
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.