What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Autosave Photosharing files

Autosave Photosharing files
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Autosave Photosharing files
quote:
Originally posted by MegaScience
Edit: Found it at C:\Documents and Settings\<username>\Local Settings\Temp\MessengerCache. Maybe this could be in some documentation... Meh.
Note: Those directories highly depend on how your system is set up: admin account, multiple normal user accounts, no accounts, etc... The directories will change according to this... For example, on my XPSP3 system the MessengerCache is in C:\Windows\Temp\.

quote:
Originally posted by MegaScience
Edit2: I composed a simple batch code to simply throw all the files into another folder as Jpg images. Maybe it can be of use.

code:
copy "C:\Documents and Settings\<username>\Local Settings\Temp\MessengerCache\*" "F:\<username>\Desktop\Pics\MessengerCache\*.jpg"
pause

Small note: not all images are JPGs! Many of them are actually PNGs and even some are GIFs, and there also other types of files in that cache.

Renaming them all to JPG might work if you have a picture viewer which doesn't care about the file extension but actually looks at the binary contents of the file to determine the type of image.

But even so, you should be carefull with that. Not all programs ignore the extension and thus you might come across "invalid image" errors in various programs and you might mistakenly think the images are corrupted because of that, while in fact it is just their file extension which is wrong.

;)

This post was edited on 02-20-2011 at 10:46 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
02-20-2011 10:44 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Autosave Photosharing files - by jsheeler on 10-29-2009 at 05:27 PM
RE: Autosave Photosharing files - by MegaScience on 02-17-2011 at 09:34 PM
RE: Autosave Photosharing files - by CookieRevised on 02-18-2011 at 12:07 PM
RE: Autosave Photosharing files - by MegaScience on 02-19-2011 at 12:34 AM
RE: Autosave Photosharing files - by CookieRevised on 02-19-2011 at 02:47 AM
RE: RE: Autosave Photosharing files - by MegaScience on 02-19-2011 at 03:28 AM
RE: Autosave Photosharing files - by pollolibredegrasa on 02-19-2011 at 12:59 PM
RE: RE: Autosave Photosharing files - by MegaScience on 02-20-2011 at 09:34 AM
RE: Autosave Photosharing files - by CookieRevised on 02-20-2011 at 10:44 AM
RE: RE: Autosave Photosharing files - by MegaScience on 02-20-2011 at 10:04 PM
RE: Autosave Photosharing files - by CookieRevised on 02-21-2011 at 12:11 PM
RE: RE: Autosave Photosharing files - by MegaScience on 02-21-2011 at 10:41 PM
RE: Autosave Photosharing files - by Arcticwolfx on 02-21-2011 at 12:17 PM
RE: Autosave Photosharing files - by CookieRevised on 02-21-2011 at 12:35 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On