AutoCAD 2013 install fails, complains about LiteHtml.dll–How do I fix this?

By Gopinath Taget

This was a problem reported by an an ADN Developer. The solution was also provided by the ADN developer:

If system administrators implement the policy described by Microsoft in http://support.microsoft.com/kb/2264107 and set CWDIllegalInDllSearch to FFFFFFFF, the AutoCAD 2013 installer will fail being unable to load LiteHtml.dll

You need to detect the bad registry setting and warn people that they need to undo it.

The following .reg file causes the problem:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"CWDIllegalInDllSearch"=dword:FFFFFFFF

This following .reg file fixes it:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"CWDIllegalInDllSearch"=dword:00000000


Comments

9 responses to “AutoCAD 2013 install fails, complains about LiteHtml.dll–How do I fix this?”

  1. I had similar problem. The information about system:
    Windows 8 x64 Enterprise Edition
    AutoDesk 3ds Max 2012 x64
    The error says that since the LiteHtml.dll cannot be located, the installation cannot start.
    Solution:
    I have right clicked to the setup.exe and troubleshoot compatilibity. I have selcted windows xp sp3.
    It has installed successfully.

  2. @ihsan: tnx buddy :)

  3. thanks man helped me alot

  4. arunalphonsetagec@gmail.com Avatar
    arunalphonsetagec@gmail.com

    it worked for me

  5. it worked for me too!
    thanks man!

  6. La_Kula Avatar
    La_Kula

    Thanks man it worked, but i also made it to runn as both in compatibility and administrator. ;)

  7. hey man love u so much,worked,thanks,thanks,thanks

  8. hiroliew Avatar
    hiroliew

    Thanks alot~ :)

  9. i have the problem of { failed to load riched32.dll } when installing any of autodesk products
    please some help to fix this problem

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading