> Hello!
> We developped a .NET Application, which includes some Reports. We created a
[quoted text clipped - 9 lines]
> Best regards,
> Patrick
Hi Patrick,
read this:
http://support.businessobjects.com/library/kbase/articles/c2010681.asp
"The REGWIZ.MSM merge module requires a license key to be entered so that it
can configure the deployment (target/client) machine. When this merge module
is added to a setup project, the Properties window exposes a property
called, License Key under the (MergeModuleProperties) property. "
http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.
pdf.asp
You don`t write anything in the registry.
Best regards
Thomas
Patrick - 21 Jan 2005 11:55 GMT
Hi Thomas,
thanks a lot for your answer. I had already read that Technical Paper and
followed the proposed steps. The problem is that, when the user on the target
machine execute the created Setup Program, the licence key is written as key
in the HKEY_LOCAL_MACHINE path. Unfortunately the user has not administrator
rights on the machine and therefore this key cannot be written...
I also written to the BusinessObject support and they answered:
> Crystal Reports is designed to get the DLL's from HKEY_LOCAL_MACHINE
> registry entry and it is not possible to change the registry key from
> HKEY_LOCAL_MACHINE to HKEY_CURRENT_USER.
I find that a bit a pity...
Thanks again and regards,
Patrick