fix this issue remove the following dll files from the C:\windows\system32:
ace.dll
AGM.dll
BIB.dll
BIBUtils.dll
JP2KLib.dll
FIX: A batch script would be something like this:
move /y %windir%\system32\ace.dll %windir%\system32\ace.dll.old
move /y %windir%\system32\AGM.dll %windir%\system32\AGM.dll.old
move /y %windir%\system32\BIB.dll %windir%\system32\BIB.dll.old
move /y %windir%\system32\BIBUtils.dll %windir%\system32\BIBUtils.dll.old
move /y %windir%\system32\JP2KLib.dll %windir%\system32\JP2KLib.dll.old
download the software from below path
http://docs.google.com/leaf?id=0B-0arqBLL47NNjJhMjEzMTctNjJhNi00OTcwLWFiOGQtY2Q1YmM5MTEzMTQz&hl=en
http://forums.adobe.com/thread/391737
No comments:
Post a Comment