Jump to content

MSN Messenger Settings


Recommended Posts

I can't find a post on this anywhere...

I know lots of people hate Messenger, but all my friends use it so I haven't really got a choice. I have got it to install using my batch file on my unattended DVD fine...however, its default settings state that it should 'open main window at startup' and 'show msn today' I have to untick these boxes every time and while that isnt too much work it is still annoying.

Anyone know how to fix this? I can't find where those setting are stored anywhere. :(

Link to comment
Share on other sites


I am not sure if these settings work but here they are:

;-------------->MSN Messenger Tweaks<---------------

;-----  MSN Messenger: Disables - 'Display MSN Today when Messenger signs in' & 'Open Messenger main window when Messenger starts'
[HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger]
"AppSettings"=hex:02,02,00,00

;-----  MSN Messenger: Set 'Sort Contacts by Online/Offline'
[HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\1729642803\GroupState]
".ViewByOnline"=dword:00000001

Link to comment
Share on other sites

If you want to configure your MSN Messenger unattended, there is a trick

configure your Messenger as u desire

then go to this registry key:

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\MSNMessenger]

all the settings u make with your MSN Messenger are stored in this key

your just copy this key (not sub keys) and add it during RunonceEx.

btw

;-----  MSN Messenger: Set 'Sort Contacts by Online/Offline'

[HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\PerPassportSettings\1729642803\GroupState]".ViewByOnline"=dword:00000001

in this key

"1729642803" this number is not always same; it varies.

:)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...