Messenger Plus! Live Forums » Messenger Plus! Live Extension » Scripting » [release] DP Sync v1.3

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

Avatar

Posts: 3143
Reputation: 43
17 / Male / Flag
Joined: Jan 2003
[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
SonicSam
Veteran Member
Beta Tester
*****

Avatar

Posts: 4669
Reputation: 94
16 / Male / Flag
Joined: Mar 2005
RE: [release] DP Sync v1.0
Awsome! Been waiting for it :cheesy:!
[Image: SonicSamZ.png][Image: sig.png] kimi ga inai mirai, imi nado nai mirai
11-30-2006 02:31 AM
Profile E-Mail PM Web Find Quote Report
wtbw
Elite Member
Beta Tester
*****


Posts: 238
Reputation: 24
24 / Male / Flag
Joined: Nov 2002
RE: [release] DP Sync v1.0
Glad to help... yet more undocumented windows things found along the way :)
11-30-2006 03:17 AM
Profile PM Web Find Quote Report
Felu
Veteran Member
Beta Tester
*****


Posts: 2192
Reputation: 74
15 / Male / Flag
Joined: Apr 2006
Status: Online
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 Find Quote Report
SonicSam
Veteran Member
Beta Tester
*****

Avatar

Posts: 4669
Reputation: 94
16 / Male / Flag
Joined: Mar 2005
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.
[Image: SonicSamZ.png][Image: sig.png] kimi ga inai mirai, imi nado nai mirai
12-02-2006 05:45 PM
Profile E-Mail PM Web Find Quote Report
Felu
Veteran Member
Beta Tester
*****


Posts: 2192
Reputation: 74
15 / Male / Flag
Joined: Apr 2006
Status: Online
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 Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3143
Reputation: 43
17 / Male / Flag
Joined: Jan 2003
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 Contest Winner
Beta Tester
*****


Posts: 6726
Reputation: 106
24 / Male / Flag
Joined: Dec 2002
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 Web 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
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »
Reply 


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