Hi All,

I am interested in tinkering with IE's active scripting in Python (
https://stackoverflow.com/a/6089948/517835). I am now on Windows 10 x64
1803, with IE11. I am aware of the lack of rexec in python, and the
attendant warning. I am just trying to demonstrate it to myself for fun
now, but have some ideas on what to do with it later.....

Right now, I am unable to get the pywin32 demos at
site-packages\win32comext\axscript\Demos\client\ie\ to run correctly in
IE... I tried enabling and disabling Enhanced Protected Mode, but I think
local files run with EPM disabled. I have verified that the
Python.AXScript-rexec.2 key exists in the registry. I also tried to verify
that iexplore.exe is a 64-bit process, but I'm not even sure if there are
other, bigger pieces broken here.

I am able to run WSH scripts, so the Python script engine itself is
running, but something else is the problem. Some help here would be great.

Regards,
Milind
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to