- AuthorPosts
- December 18, 2024 at 8:46 am #30136reginaldParticipant
Hi, my Macros dont work any longer in EmEditor after Windows 11 Update to version 24H2.
For personal reasons I use EmEditor 14.3.0 and want to keep that version.
A reinstall did not fix the Macro non-working.
Any help?
Thanks in advance!December 18, 2024 at 10:14 am #30137Patrick CParticipantSemi-Educated guess:
Could be due to the legacy JScript and VB Script libraries. Windows 11 has been messing around with them for a while now and they are marked for removal.
Compare:
https://techcommunity.microsoft.com/blog/windows-itpro-blog/vbscript-deprecation-timelines-and-next-steps/4148301
https://learn.microsoft.com/en-us/answers/questions/2130135/jscript-runtime-error-in-windows-11-24h2Potential workaround hack:
If you don’t mind experimenting at your own risk, you could try copying Jscript.dll and vbscript.dll to the same folder as EmEditor.exe (note the 32bit vs 64bit versions).
https://www.dll-files.com/jscript.dll.html
https://www.dll-files.com/vbscript.dll.htmlMight help, might not or not quite enough …
… → note that further dlls could be required.December 18, 2024 at 10:50 am #30138Yutaka EmuraKeymasterThe JScript problem with the updated Windows 11 should be resolved in the latest version of EmEditor. I highly recommend updating to this version. Alternatively, you can download a portable version to see if it solves the issue.
- AuthorPosts
- You must be logged in to reply to this topic.