| [release] DP Sync v1.3 |
| Author: |
Message: |
ShawnZ
Veteran Member
    

Posts: 3143 Reputation: 43
17 / / 
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.)
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 |
|
 |
SonicSam
Veteran Member

    

Posts: 4669 Reputation: 94
16 / / 
Joined: Mar 2005
|
RE: [release] DP Sync v1.0
Awsome! Been waiting for it  !
![[Image: SonicSamZ.png]](http://card.mygamercard.net/nxe/mini/SonicSamZ.png) ![[Image: sig.png]](http://sonicsam.net/files/sig/sig.png) kimi ga inai mirai, imi nado nai mirai
|
|
| 11-30-2006 02:31 AM |
|
 |
wtbw
Elite Member

    
Posts: 238 Reputation: 24
24 / / 
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 |
|
 |
Felu
Veteran Member

    
Posts: 2192 Reputation: 74
15 / / 
Joined: Apr 2006
Status: Online
|
RE: [release] DP Sync v1.1
Nice ![[Image: msn_wink.gif]](http://www.msghelp.net/images/smilies/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 |
|
 |
SonicSam
Veteran Member

    

Posts: 4669 Reputation: 94
16 / / 
Joined: Mar 2005
|
RE: [release] DP Sync v1.1
quote: Originally posted by -!Felu!-
Nice . 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]](http://card.mygamercard.net/nxe/mini/SonicSamZ.png) ![[Image: sig.png]](http://sonicsam.net/files/sig/sig.png) kimi ga inai mirai, imi nado nai mirai
|
|
| 12-02-2006 05:45 PM |
|
 |
Felu
Veteran Member

    
Posts: 2192 Reputation: 74
15 / / 
Joined: Apr 2006
Status: Online
|
RE: [release] DP Sync v1.1
quote: Originally posted by SonicSam
quote: Originally posted by -!Felu!-
Nice . 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]](http://www.msghelp.net/images/smilies/msn_tongue.gif)
|
|
| 12-02-2006 05:50 PM |
|
 |
ShawnZ
Veteran Member
    

Posts: 3143 Reputation: 43
17 / / 
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 |
|
 |
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 |
|
 |
matty
Scripting Contest Winner

    
Posts: 6726 Reputation: 106
24 / / 
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 |
|
 |
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 |
|
 |
|
Pages: (3):
« First
[ 1 ]
2
3
»
Last »
|
|
|