May 24, 2010
Java-based App error under Windows 7: The program can't start because MSVCR71.dll is missing from your computer.
the file needs to be copied from the jre\bin folder to windows\system.
May 12, 2010
Windows: Delete a file with dot at the end of file name (c:\test\file.)
There are two methods do delete such files. Unfortunately, Windows can't do that and even chkdsk is not able to resolve the issue.
First method: del "\\?\c:\test\file." - doesn't works for me, still getting a message mentioned "file can't be found" or something like that.
Second: Use Unlocker - works just great!
First method: del "\\?\c:\test\file." - doesn't works for me, still getting a message mentioned "file can't be found" or something like that.
Second: Use Unlocker - works just great!
Exchange 2003 SP2: Resolve error 1023
You can try a very useful piece of software for that - MFCMAPI
Download it: http://mfcmapi.codeplex.com/
Download it: http://mfcmapi.codeplex.com/
Subscribe to:
Posts (Atom)