Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin does not install on Windows 7 #15

Closed
sarandogou opened this issue Dec 24, 2014 · 1 comment
Closed

Plugin does not install on Windows 7 #15

sarandogou opened this issue Dec 24, 2014 · 1 comment
Labels

Comments

@sarandogou
Copy link
Owner

OS: Windows 7 Professional SP1 64-bit
IE 10 and IE 11.

Error message:
webrtc-everywhere-ie.dll
Unable to register the DLL/OCX: RegSvr32 failed with exit code 0xC000005

Event Log:
Faulting application name: regsvr32.exe, version: 6.1.7600.16385, time stamp: 0x4a5bca28
Faulting module name: ntdll.dll, version: 6.1.7601.18247, time stamp: 0x521ea8e7
Exception code: 0xc0000005
Fault offset: 0x0002e41b
Faulting process id: 0xc5c
Faulting application start time: 0x01d00d7c7f150926
Faulting application path: C:\Windows\SysWOW64\regsvr32.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: bd46e116-796f-11e4-9d14-c001b82bd464

Manually register the dll failed as well:
regsvr32 "c:\Program Files\webrtc-everywhere\webrtc-everywhere-ie.dll"
The module "c:\Program Files\webrtc-everywhere\webrtc-everywhere-ie.dll" was loaded but the call to DllRegisterServer failed with error code 0x80070005

Maybe Windows 7 is not supported?
More info at https://groups.google.com/forum/#!topic/webrtc-everywhere/Od8ezlwpPBI

@sarandogou sarandogou added the bug label Dec 24, 2014
sarandogou added a commit that referenced this issue Apr 3, 2015
Fix issue #24, #23, #22, #21, #19, #15, #13, #2
@sarandogou
Copy link
Owner Author

Fixed in fb712ac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant