Book a Demo

Author Topic: how can i register EA  in Windows registry?  (Read 5485 times)

burkut

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
how can i register EA  in Windows registry?
« on: November 20, 2009, 06:01:15 am »
hallo,

i don't know how can i describe the problem.May be it is the Problem about Windows Registry und EA.First of all i want to know how  can i register EA in to Windows registry? wihch file should i useif want to register it with regsvr32?

May be it is not necessary to register the EA in this way. The Problem is that:
if i start EA and want to open my AddIn menu, i could not see my Application menu. it stands ther only "Manage AddIns.."-->CS_Framework  --------  Error ------------- XXXX

this Problem occurs only , if i try to use my Application in other PC than mine. on other PC was installed EA and .Net Framework 2 too.

on my PC there ist no problem, because the Registry is done automatically if it is building or so... i am not sure.

Any body know this Problem or any ideas?

thanks


Burkut
« Last Edit: November 20, 2009, 06:03:28 am by burkut »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: how can i register EA  in Windows registry?
« Reply #1 on: November 20, 2009, 07:54:25 am »
Does http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/deployingaddins.html help?

In particular, I'm thinking that you need to use regasm.exe.

burkut

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: how can i register EA  in Windows registry?
« Reply #2 on: November 20, 2009, 08:00:34 pm »
hello Simon,

another Problem ist that i couldn't see "value EAAddIns under the location: HKEY_CURRENT_USER\Software\Sparx Systems". May be i should register EA at first. i don't know. I have tried to use regasm.exe  with my .Net dll (i think it is, because it was written in c#).

any idea?

cheers

Burkut

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: how can i register EA  in Windows registry?
« Reply #3 on: November 21, 2009, 04:08:41 am »
Burkutt,

If you didn't install any addins before then the key will not exist in the registry.
You'll have to create it yourself.

Geert