Skip to main content
Skip table of contents

DigaGrabber: Startup problem of DigaGrabber 2.0 on Windows 7

When installing DigaGrabber 2.0 (formerly DigaGrabber EAC) it could happen that after finishing the setup DigaGrabber won't start. A message box will appear and inform that DigaGrabber stopped working.
This could happen when the setup was started with insufficient rights. The setup must register a .dll file. If the user which is logged on does not have rights to register a different account must be used. Usually you can run the setup.exe with Administrator rights from context menu.

If this is not possible because of restricted rights registering of the file can be done using the attached .reg file for Windows 7 x64.
Please modify the paths to eacdll.dll before importing the file.
 


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{0B551B05-9E04-4612-B3C7-EDC6934C4CD1}]
@="EACCOM"

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{0B551B05-9E04-4612-B3C7-EDC6934C4CD1}\InprocServer32]
@="c:\\DigaSystem\\DigaGrabber\\eacdll.dll"
"ThreadingModel"="Both"

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{8DE12A89-C12E-4CC6-A43F-94BAFF1A200C}]
@="EACCOM2"

[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{8DE12A89-C12E-4CC6-A43F-94BAFF1A200C}\InprocServer32]
@="c:\\DigaSystem\\DigaGrabber\\eacdll.dll"
"ThreadingModel"="Both"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{0B551B05-9E04-4612-B3C7-EDC6934C4CD1}]
@="EACCOM"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{0B551B05-9E04-4612-B3C7-EDC6934C4CD1}\InprocServer32]
@="c:\\DigaSystem\\DigaGrabber\\eacdll.dll"
"ThreadingModel"="Both"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{8DE12A89-C12E-4CC6-A43F-94BAFF1A200C}]
@="EACCOM2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{8DE12A89-C12E-4CC6-A43F-94BAFF1A200C}\InprocServer32]
@="c:\\DigaSystem\\DigaGrabber\\eacdll.dll"
"ThreadingModel"="Both"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{0B551B05-9E04-4612-B3C7-EDC6934C4CD1}]
@="EACCOM"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{0B551B05-9E04-4612-B3C7-EDC6934C4CD1}\InprocServer32]
@="c:\\DigaSystem\\DigaGrabber\\eacdll.dll"
"ThreadingModel"="Both"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{8DE12A89-C12E-4CC6-A43F-94BAFF1A200C}]
@="EACCOM2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{8DE12A89-C12E-4CC6-A43F-94BAFF1A200C}\InprocServer32]
@="c:\\DigaSystem\\DigaGrabber\\eacdll.dll"
"ThreadingModel"="Both"

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.