Well i had UAC off already and i just dl the file and executed and did what you said and nothing, still having the problem.
My Computer
- OS
- Windows 7 Ultimate
Well i had UAC off already and i just dl the file and executed and did what you said and nothing, still having the problem.
Well i had UAC off already and i just dl the file and executed and did what you said and nothing, still having the problem.
Was just about to recommend this...I think the dll itself doesn't exist...Have you tried to copy the dll to the system32 folder and retry?(the dll is available to d/l from here)
On this site are only 32bit modules for XP. msvcrt.dll is native library in Windows 7 and you can't raplece with it from XP or Vista otherwise you can even harm your system.Besides you even don't know he have 32bit or 64bit system,if it is 64bit system you can't place 32bit modules in system32 folder!Have you tried to copy the dll to the system32 folder and retry?(the dll is available to d/l from here)
Full of them
Boot into safe mode,open task manager,kill explorer.exe process,next run installer through task manager (File>>new task>>browse and choose installer)
On my Win 7 x64 I don't have any problem with this program.Kill processes AcroRd32Info.exe and WMIPrvSE.exe and let see...
If it also fail replace msvcrt.dll but from my post and applicable for your system architecture (x32 or x64)
On my Win 7 x64 I don't have any problem with this program.Kill processes AcroRd32Info.exe and WMIPrvSE.exe and let see...
If it also fail replace msvcrt.dll but from my post and applicable for your system architecture (x32 or x64)
The problem may be as simple as: This software was programmed for Windows XP only. The msvcrt.dll is used by programmers for their software to run correctly. There are many many versions of that DLL. My bet is the software is using an older version so it needs to copy it to the "system32" folder because it thinks it needs to be there. Windows 7 is doing its job and protecting your system by not letting it over write the one you have which most likely is newer. The newer version may work, but in many cases if the software is written with an old complier or written in an old style the software will only work with the msvcrt.dll that is provide with the software. - Just a thought.