quote:
Originally posted by CookieRevised
Nope, service pack doesn't realy matter. It's how you have set up your user accounts (or lack of). And of course the OS you're using (XP, Vista, ...)
You can find the proper path by getting Windows' temporary directory (also see the Windows environment variable %TEMP% or %TMP%) and add "MessengerCache" to it.
Thus, for your batch file, this should return the proper path:
%TEMP%\MessengerCache
correct
Ah, that's work? I was thinking there's different Temp folders, so something like that wouldn't work correctly. Maybe replace the username with whatever %% is for the current user.
Also... I'm sure there's programs for reading files and assigning correct filetypes... right? What would they be called?