Reportedly, installing and then removing MathPlayer actually causes the problem.
As for the batch file... this is from derek riemer <[email protected]> from November 26: > The following batch file might be able to fix the broken dll's. > https://files.derekriemer.com/fix_dlls.bat For convenience, here is the file, though I recommend getting it from that link. Again, I have not tested this at all. ===== @ECHO OFF echo You must run this program as an administrator. echo Level 1: Try fixing unregistered DLLS for accessibility? Try this option first echo Level 2: Do you want to try registering all DLL's on the system? This will take a while, so only do this if choice 1 didn't fix your problem. echo echo echo CHOICE /C 12 /M "Enter your choice:" IF ERRORLEVEL 2 GOTO allDLL IF ERRORLEVEL 1 GOTO accDLL :accDLL regsvr32 /s "c:\program files\internet explorer\ieproxy.dll" regsvr32 /s "c:\program files\internet explorer\ieproxy.dll" :: 32 bit and 64 bit IF EXIST "%SystemRoot%System32actxprxy.dll" "%SystemRoot%System32regsvr32.exe" "%SystemRoot%System32actxprxy.dll" IF EXIST "%ProgramFiles%Internet Explorerieproxy.dll" "%SystemRoot%System32regsvr32.exe" "%ProgramFiles%Internet Explorerieproxy.dll" regsvr32 /s "c:\windows\system32\oleaut32.dll" regsvr32 /s "c:\windows\syswow64\oleaut32.dll" regsvr32 /s "c:\windows\system32\oleacc.dll" regsvr32 /s "c:\windows\system32\oleacc.dll" echo "If you r issue isn't fixed, Run this program with choice 2." goto done :allDLL echo Prepairing to reregister all DLL's. echo This will take time. for %x in (c:\windows\system32\*.dll) do regsvr32 /s %x? :done echo "Your machine requires a reboot." echo "You should manually reboot now." PAUSE ===== On Tue, Dec 20, 2016 at 11:43:34PM +0800, Victorious via Skypeenglish wrote: Do you know where I can get a hold of this file? I can test it now. Does installing MathPlayer, then uninstalling it work? I currently don't have MathPlayer installed. -----Original Message----- From: Skypeenglish [mailto:[email protected]] On Behalf Of Doug Lee via Skypeenglish Sent: Tuesday, December 20, 2016 11:41 PM To: Victorious via Skypeenglish <[email protected]> Subject: Re: [Skypeenglish] How many of you have this problem in Skype or other apps? Best I can figure is that this results from installing and removing MathPlayer, and the only sure solution is to reinstall it. Someone posted a batch file that is supposed to work also, but I have not had a chance to test it at all since the problem has not happened to me for some time now. The problem is known in the NVDA community, which is where the batch file was posted I believe. On Tue, Dec 20, 2016 at 11:31:04PM +0800, Victorious via Skypeenglish wrote: I think this is happening to me right now on windows 10, though I don't remember installing any browser add-ons. I think that might be causing the following issue I'm experiencing with NVDA: https://github.com/nvaccess/nvda/issues/6651#issuecomment-267915834 Forms mode is definitely working strangely in firefox in jaws as well when this occurs. Has there been any progress tracking down this problem? -----Original Message----- From: Skypeenglish [mailto:[email protected]] On Behalf Of Doug Lee via Skypeenglish Sent: Tuesday, September 27, 2016 3:49 PM To: Jean Philippe via Skypeenglish <[email protected]> Subject: Re: [Skypeenglish] How many of you have this problem in Skype or other apps? I know it can occur on Windows 8.1, not sure how many other Windows versions. On Tue, Sep 27, 2016 at 09:44:33AM +0200, Jean Philippe via Skypeenglish wrote: dear Doug. I'm not having this problem, but I thought I would pop in anyway to say I am using Jaws 15 under Windows 7 64-bit. You didn't mention on which windows version this problem occurs. Best regards, JPR http://www.jprykiel.com http://soundcloud.com/ryksounet http://twitter.com/ryksounet http://facebook.com/jeanphilipperykiel Le 26/09/2016 ?? 22:18, Doug Lee via Skypeenglish a ??crit : >I'm writing this request here because the issue I am about to discuss primarily affects my Skype scripts, though it can also affect forms mode in browsers, possibly some older web site specific scripts, and scripts for other 32-bit applications. > >The following may apply to you if you experience several of the >following symptoms, especially the last one: >- In a Skype chat window, JAWS says, "These scripts do not support this Skype version." >- In a Skype chat window, attempting to read chat messages with >Alt+numbers produces several beeps. >- When the beeps stop, Alt+numbers are simply silent. >- Forms mode behaves oddly on a few web sites in any browser. >- All of these symptoms can come and go at will, usually near the time >of a Windows update or the installation or removal of a browser plugin.. > >If these apply to you, read on, and please help me assess how >widespread this issue may be by answering some questions at the bottom of this message. I am crafting test scripts to work around this issue, and I want to know enough to decide whether to publish them, how to test them on other machines, what other apps are affected, etc. > >The problem, from what I have managed to determine over quite some >time, is a corruption of the Windows MSAA support for 32-bit >applications. UIA is not affected, which is why the built-in JAWS Skype >scripts still work. (UIA is only possible starting in JAWS 14 or 15 >though, and my Skype scripts still support JAWS versions back through >11.) > >The problem can apparently impact any 32-bit application that has >multiple windows. When the problem occurs, a small number of JAWS scripting functions return invalid results. > >My evolving workaround will make JAWS use UIA to obtain the MSAA >objects that JAWS can no longer obtain normally. This does mean my solution will only work on JAWS versions 14 and later. > >Questions for anyone who wants to contribute to this effort: > >1. What are your JAWS and Windows versions? > >2. What applications are affected for you? I predict Skype, possibly Firefox or IE, and sometimes other apps. > >3. What circumstances seem to cause the symptoms to start or stop? For >me, doing a Windows update that requires a restart causes the issue to go away sometimes, or to restart at other times. The change is not always immediate; it can occur on my next reboot after the one for the Windows update. I've seen my machine absorb Windows updates just fine, restart for that and continue working, then reboot two days later and suddenly exhibit this problem until my next Windows update. > > >Thanks any and all for your input. > Thanks for posting to the skype english list. to contact skype support with any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. https://www.mail-archive.com/[email protected] to modify yoru subscription visit the list info link at the bottom of this email, or click the link in the email you receive with your list password each month. thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://lists.tffppodcast.com/listinfo.cgi/skypeenglish-tffppodcast.com -- Doug Lee [email protected] http://www.dlee.org SSB BART Group [email protected] http://www.ssbbartgroup.com "It is not the mountain in the distance which makes you want to stop walking; but the grain of sand in your shoe." --Anon Thanks for posting to the skype english list. to contact skype support with any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. https://www.mail-archive.com/[email protected] to modify yoru subscription visit the list info link at the bottom of this email, or click the link in the email you receive with your list password each month. thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://lists.tffppodcast.com/listinfo.cgi/skypeenglish-tffppodcast.com Thanks for posting to the skype english list. to contact skype support with any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. https://www.mail-archive.com/[email protected] to modify yoru subscription visit the list info link at the bottom of this email, or click the link in the email you receive with your list password each month. thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://lists.tffppodcast.com/listinfo.cgi/skypeenglish-tffppodcast.com -- Doug Lee [email protected] http://www.dlee.org SSB BART Group [email protected] http://www.ssbbartgroup.com "I honestly believe it is better to know nothing than to know what ain't so." - Josh Billings, 1818-1885 (in "Solemn Thoughts") Thanks for posting to the skype english list. to contact skype support with any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. https://www.mail-archive.com/[email protected] to modify yoru subscription visit the list info link at the bottom of this email, or click the link in the email you receive with your list password each month. thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://lists.tffppodcast.com/listinfo.cgi/skypeenglish-tffppodcast.com Thanks for posting to the skype english list. to contact skype support with any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. https://www.mail-archive.com/[email protected] to modify yoru subscription visit the list info link at the bottom of this email, or click the link in the email you receive with your list password each month. thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://lists.tffppodcast.com/listinfo.cgi/skypeenglish-tffppodcast.com -- Doug Lee [email protected] http://www.dlee.org SSB BART Group [email protected] http://www.ssbbartgroup.com "Pray devoutly, but hammer stoutly." --Sir William G. Benham
Thanks for posting to the skype english list. to contact skype support with any questions regarding your account email [email protected] To access scripts for the latest version of skype go to http://www.dlee.org/skype To contact the list owner send a message to mailto:[email protected] and for a searchable archives page go here. https://www.mail-archive.com/[email protected] to modify yoru subscription visit the list info link at the bottom of this email, or click the link in the email you receive with your list password each month. thanks and have a wonderful day. _______________________________________________ Skypeenglish mailing list [email protected] http://lists.tffppodcast.com/listinfo.cgi/skypeenglish-tffppodcast.com
