Nothing is permanent and computer crash proves this correct every year. J Atleast in my case. I am tired of this crash when I have format my PC to remove all malicious viruses.
Most important thing I lost while formatting PC is my yahoo chat history. And it makes sad for days. But now I got the solution to have backup of this yahoo chat.
Simple and Easy to use solution for all:
Create a text file and add following piece line:
XCOPY "[Yahoo history path]" "[Destination path]" /F/S/C/E/I/H/R/K/Y >> "[Destination Output file path]"
Possible values could be like this:
[Yahoo history path] - C:\Program Files\Yahoo!\Messenger\Profiles\ashkamodi
[Destination path] - D:\Yahoo Chat History
[Destination Output file path] - D:\Yahoo Chat History\MyChat.TXT
Now Save As your text file with .bat extension and it will be converted as batch file.
1. You can run this batch file randomly on your need of backup
2. You can add this batch file in startup program by right-click on batch file, create short cut and then cut-paste the short-cut to (Start Menu >> All Programs >> Startup folder)
3. You can add Task Schedule (Start menu >> All Programs >> Accessories >> System Tools >> Scheduled Tasks)
I hope this is easiest and quite useful.
Happy chatting!