Logging Enabling
#1
Posted 12 March 2004 - 12:28 AM
I've been trying to enable logging on other usernames for a while now. I know where the registry values are supposed to be stored, but it's a passport unique string. I was wondering if anyone knew how they generated it.
the location is
[HKEY_CURRENT_USER] /Software/Microsoft/MSNMessenger/PerPassportSettings/<passport id>
The value's name is MessageLoggingEnabled i believe.
Thanks in advance for any help :blink:
the location is
[HKEY_CURRENT_USER] /Software/Microsoft/MSNMessenger/PerPassportSettings/<passport id>
The value's name is MessageLoggingEnabled i believe.
Thanks in advance for any help :blink:
#8
Posted 12 March 2004 - 02:10 PM
aand here it is
Attached File(s)
-
MessageLoggingEnabled.zip (5.46K)
Number of downloads: 30970
#12
Posted 15 August 2004 - 09:50 PM
daniel, can you help me?
Actually, what I'd like to get is all the hexa code in the MessageLoggingEnabled key.
I d'like to know how it is generated. And why this code is different each time I enable message logging in msn.
I didn't find anything on the web about it...
In fact the program that I would dream to is: I type my msn address, it gives me the hexa code which is corresponding.
My purpose is to be able to enable message logging without going on msn options.
Thanx a lot for any help :)
PS: and why your program doesn't work with me???
Actually, what I'd like to get is all the hexa code in the MessageLoggingEnabled key.
I d'like to know how it is generated. And why this code is different each time I enable message logging in msn.
I didn't find anything on the web about it...
In fact the program that I would dream to is: I type my msn address, it gives me the hexa code which is corresponding.
My purpose is to be able to enable message logging without going on msn options.
Thanx a lot for any help :)
PS: and why your program doesn't work with me???
#13
Posted 16 August 2004 - 05:47 AM
change
to
But if you just tought logical you would have figured it out yourself
'And this bit gets it (not required at all for setting it, just for testing) sVal = Mid$(StrConv(BinaryValue(HKEY_CURRENT_USER, "Software\Microsoft\MSNMessenger\PerPassportSettings\340008374", "MessageLoggingEnabled"), vbUnicode), 3)
to
'And this bit gets it (not required at all for setting it, just for testing) sVal = Mid$(StrConv(BinaryValue(HKEY_CURRENT_USER, "Software\Microsoft\MSNMessenger\PerPassportSettings\" & getUserId(sUser), "MessageLoggingEnabled"), vbUnicode), 3)
But if you just tought logical you would have figured it out yourself
#15
Posted 09 July 2005 - 10:19 PM
Titanus_PT, on Jul 9 2005, 11:08 AM, said:
download MSN Messenger 7Log
Enableding and Converter XML to TXT
http://www.MSN Messenger 7log.cjb.net
http://www.ddmcsoftwares.com
#18
Posted 29 March 2006 - 03:37 PM
duvanel, on Jul 9 2005, 10:19 PM, said:
download MSN Messenger 7Log
Enableding and Converter XML to TXT
http://www.MSN Messenger 7log.cjb.net
http://www.ddmcsoftwares.com
Enableding and Converter XML to TXT
http://www.MSN Messenger 7log.cjb.net
http://www.ddmcsoftwares.com
all of these links are dead.. i've searched all the web and couldn't find anything..
PLEASE! maybe you could upload it somewhere. I really need it.
Thank you.
#19
Posted 22 April 2006 - 08:11 AM
Hello is someone can send my the exe resulting of MessageLoggingEnabled.zip to ftpstorage@free.fr :)
Because i dont use vb i try to convert source into delphi but i am not able to do it. :unsure:
If i can generate key with the exe to activate logging with .reg later its enough for my use :angel:
Thank you by advance :D
Because i dont use vb i try to convert source into delphi but i am not able to do it. :unsure:
If i can generate key with the exe to activate logging with .reg later its enough for my use :angel:
Thank you by advance :D
#20
Posted 13 March 2007 - 01:34 PM

Sign In
Register
Help

MultiQuote