Shoutbox

Multiple Chat Log Location - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: Multiple Chat Log Location (/showthread.php?tid=58323)

Multiple Chat Log Location by snapper on 04-15-2006 at 01:36 AM

Hi Guys,

I'm just wondering if it's possible to have 2 locations that your chat logs are saved to, just for backup purposes.

e.g. 1) C:\Chat Logs
       2) D:\ Chat Logs,

I tried just adding a semi colon in the path but that doesn't seem to work so i was wondering if anyone had any suggestions.

Cheers


RE: Multiple Chat Log Location by Reload2 on 04-15-2006 at 05:19 AM

You have the chat logs from Messenger and the one from msgplus 8-)


RE: Multiple Chat Log Location by Funness on 04-15-2006 at 06:16 AM

stick this in a .bat file and either let to run at start up or when you log off.

xcopy <location of logs> <where you want them to go>

eg

xcopy c:\logs\ d:\logs\


RE: Multiple Chat Log Location by Eddie on 04-15-2006 at 06:18 AM

quote:
Originally posted by Reload2
You have the chat logs from Messenger and the one from msgplus 8-)
Basic Instruction :D
quote:
Originally posted by Funness
stick this in a .bat file and either let to run at start up or when you log off.

xcopy <location of logs> <where you want them to go>

eg

xcopy c:\logs\ d:\logs\
Think it would be much much easier to just use Messenger Plus Chat Logging and MSN Messenger or Windows Live Messenger logging hehe :P
RE: Multiple Chat Log Location by Funness on 04-15-2006 at 06:28 AM

Yeah.. but then you have one set of plaintxt logs and one set of XML logs. My way they are both the same in their layout and content.. MSN or Plus might miss something.