What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [release] DP Sync v1.3

Pages: (3): « First [ 1 ] 2 3 » Last »
[release] DP Sync v1.3
Author: Message:
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
O.P. [release] DP Sync v1.3
DP Sync

Version 1.3

This script will constantly synchronize your user account picture (the picture at the top of your start menu) with your display picture. The update is one way, not bidirectional. Expect bidirectional updating in a future release. The script checks for updates every half second. This script is NOT COMPATIBLE with vista, however there is a Vista Compatibility Patch (currently offline) available (written by our very own wtbw.)

[Image: dpsync.jpg]

Download Display Picture Synchronizer: http://shawnz.ikfh.net/DPSync_13.plsc

Download Vista Compatibility Patch: http://zivontsis.googlepages.com/compat.reg (currently offline)

Script Database link (may not be updated): http://www.msgpluslive.net/scripts/view/166-DP-Sync/

Special thanks to wtbw for all the help!

This post was edited on 12-27-2007 at 01:48 PM by ShawnZ.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
11-30-2006 02:29 AM
Profile PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: [release] DP Sync v1.0
Awsome! Been waiting for it :cheesy:!
11-30-2006 02:31 AM
Profile PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [release] DP Sync v1.1
Nice [Image: msn_wink.gif]. How about checking the OS in the script. If it is Vista import the reg file to the registry.

This post was edited on 12-02-2006 at 05:45 PM by Felu.
12-02-2006 05:45 PM
Profile E-Mail PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: [release] DP Sync v1.1
quote:
Originally posted by -!Felu!-
Nice [Image: msn_wink.gif]. How about checking the OS in the script. If it is Vista it imports the reg file to the registry.

I already suggested that to shawnz, he said there would have to be some sort of 'hack' to be done.
12-02-2006 05:45 PM
Profile PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [release] DP Sync v1.1
quote:
Originally posted by SonicSam
quote:
Originally posted by -!Felu!-
Nice [Image: msn_wink.gif]. How about checking the OS in the script. If it is Vista it imports the reg file to the registry.

I already suggested that to shawnz, he said there would have to be some sort of 'hack' to be done.
Its no big deal though. dt made a function to check the OS. If it contains Vista in it you can silently import the reg file.
code:
var Shell = new ActiveXObject("WScript.Shell");
Shell.run('regedit /s "'+regfilepath+'"');


Will edit my post and put the getOS function when i find it [Image: msn_tongue.gif]
12-02-2006 05:50 PM
Profile E-Mail PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
O.P. RE: [release] DP Sync v1.1
quote:
Originally posted by -!Felu!-
Its no big deal though. dt made a function to check the OS. If it contains Vista in it you can silently import the reg file.

Its not hard to check the OS, its just that vista should support it by default -- i'm not going to accommodate mistakes in my code -- that goes against programming rules.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
12-02-2006 05:58 PM
Profile PM Web Find Quote Report
rtonerii
New Member
*


Posts: 3
Joined: Dec 2006
RE: [release] DP Sync v1.11
ShawnZ,
I just installed the script and I am not getting it to change my windows display pic.  Is there any issue with systems running on AD (Active Directory)?


12-18-2006 01:30 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [release] DP Sync v1.11
quote:
Originally posted by ShawnZ
This script will constantly synchronize your user account picture (the picture at the top of your start menu) with your display picture. The update is one way, not bidirectional.
quote:
Originally posted by rtonerii
ShawnZ,
I just installed the script and I am not getting it to change my windows display pic.  Is there any issue with systems running on AD (Active Directory)?
Doesn't work that way, it will set your Windows Display Picture (in the Start Menu) not your Windows Live Messenger display picture.
12-18-2006 01:49 PM
Profile E-Mail PM Find Quote Report
rtonerii
New Member
*


Posts: 3
Joined: Dec 2006
RE: RE: [release] DP Sync v1.11
quote:
Originally posted by Matty
quote:
Originally posted by rtonerii
ShawnZ,
I just installed the script and I am not getting it to change my windows display pic.  Is there any issue with systems running on AD (Active Directory)?
Doesn't work that way, it will set your Windows Display Picture (in the Start Menu) not your Windows Live Messenger display picture.


Hi Matty,
This is what I said in my message.  I am not trying to change the picture in Live Messenger.  Please read what I posted again.

Thanks
Rick
12-18-2006 03:15 PM
Profile E-Mail PM Find Quote Report
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
RE: [release] DP Sync v1.11
Very nice script :) Nifty and Cool, only just saw this (Y)
...there used to be a signature here :)
12-18-2006 03:23 PM
Profile PM Web Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


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