Shoutbox

Changing User Picture on Win7 - 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: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Changing User Picture on Win7 (/showthread.php?tid=93757)

Changing User Picture on Win7 by ryxdp on 02-04-2010 at 07:43 AM

Since the DP Sync script has been rendered useless by Windows 7, I thought I'd try to update it for myself. It seems that the Shell.Users ActiveXObject doesn't exist anymore or has been moved in 7, but I can't find it anywhere.

Does anyone know where it's gone? I know I could just use an FSO to simply replace the image (but I'm not sure whether it would immediately take effect), but I'd prefer to use Shell.Users or its 7 equivalent if possible.