hi guys,
do you know how to edit microsoft pocket internet explorer security settings?
i need to enable activeX controls for pocket internet explorer.
thanks
hi guys,
do you know how to edit microsoft pocket internet explorer security settings?
i need to enable activeX controls for pocket internet explorer.
thanks
For : short answer — Pocket Internet Explorer (IE Mobile) does not provide a user setting to enable arbitrary desktop ActiveX controls. PIE on Windows CE/Windows Mobile does not implement the desktop ActiveX hosting model, and most desktop ActiveX controls (built for x86 Windows) will not run on ARM/MIPS handhelds.
Why: ActiveX controls are binary COM components that must match the device CPU/OS and the browser host. Most controls are compiled for desktop Windows and rely on desktop COM/registry/subsystems that are not present (or are different) on Windows CE. IE Mobile includes a few built-in components (for example media playback support), but there is no global “allow ActiveX” toggle like desktop IE.
Practical options:
Note: porting an ActiveX control or modifying system components involves significant development, signing, and device-specific registry work; it is not a simple “setting” change.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.