https://issues.apache.org/ooo/show_bug.cgi?id=121762
--- Comment #9 from James Teh <[email protected]> --- (In reply to James Teh from comment #8) > If you do indeed need [a proxy dll], it'd certainly be easier to > just register it system wide in the installer. I just took a look at the code and it looks like you are creating proxies for IA2. If you do need these, then registering them system wide isn't an option because it will conflict with AT proxying for IA2. Here's some code which registers proxies without using the registry: http://community.nvda-project.org/browser/nvdaHelper/remote/IA2Support.cpp#L62 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
