The ultimate solution to SCRIPTX,SMSX print control installation

Source: Internet
Author: User

Use the ScriptX control to print various HTML files for users who are running Microsoft's IE browser on the client or server side. Supports various versions of IE browsers, from IE 4.01 SP1 to IE 7, from Windows 95 to Windows Vista.       100% the allocation of success rate. But there's a lot of trouble with the client installation process.

After installation, repeatedly prompts to install the print control, where is the problem, see the Internet add-in did not find the installed control

The control is not found in the add-in that runs without requesting permission

is not the master of Optimization prohibit control installation put it to the forbidden
All the options are canceled after the problem is resolved, but not because of this plug-in and affect the machine's security throughout the day, there is any way ...
Unpack the Smsx.cab control installation package
Edit Scrptx.inf

Find the CLSID for MCScrptX.dll {1663ed61-23eb-11d2-b92f-008048fdd814}
Under the registration list.
Hkey_local_machine/software/microsoft/internet explorer/activex compatibility for IE Browser Control loading option, we search { 1663ed61-23eb-11d2-b92f-008048fdd814}

[Hkey_local_machine/software/microsoft/internet Explorer/activex compatibility/{1663ed61- 23eb-11d2-b92f-008048fdd814}]
"Compatibility Flags" =dword:00000400
hexadecimal 400, decimal 1024 to disable browser load control we changed it to 0. Set to allow
[Hkey_local_machine/software/microsoft/internet Explorer/activex compatibility/{1663ed61- 23eb-11d2-b92f-008048fdd814}]
"Compatibility Flags" =dword:00000000
Close Registry Refresh
Go to the website and try



It worked... Hopefully this approach will help more people. From IE 4.01 SP1 to IE 7, from Windows 95 to Windows Vista. 100% is not afraid any more.
Windows Registry Editor Version 5.00
[Hkey_local_machine/software/microsoft/internet Explorer/activex compatibility/{ 1663ed61-23eb-11d2-b92f-008048fdd814}]
"Compatibility Flags" =dword:00000000
Copy the above contents to Notepad and save it as a. reg format to import directly.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.