tc accidentaly turns on animated scrolling for listboxes

English support forum

Moderators: Hacker, petermad, Stefan2, white

haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

tc accidentaly turns on animated scrolling for listboxes

Post by *haram »

i found this behaviour in version 6.03 on winxp, although latest windows pathches might cause this. tc suddenly set animation for listboxes which affects scrolling in tc's panel. this happens at some time when mouse wheel is used for scolling through file list. i have to go to system settings and uncheck animation, but it re-appears again after some time. after animation is turned on due to mouse wheel i try to scroll with keyboard. this makes animation disappear. but when i use the wheel again first scroll goes with no animation, and then starts animating.

anybody knows a workaround?
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

Check the programs you are running in background, TC doesn't modify system settings like that. Why should it do that? ;)
Maybe you are a running a new mouse software in systray which automatically adjusts some values automatically?

Icfu
This account is for sale
haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

Post by *haram »

icfu wrote:Check the programs you are running in background, TC doesn't modify system settings like that. Why should it do that? ;)
this happens only when tc runs. i closed all instances of tc after unchecking animation, and nothing strange has happended since then. i don't say that this is done by tc, it might be caused by microsoft patches.
Maybe you are a running a new mouse software in systray which automatically adjusts some values automatically?
no, nothing of such kind. i use the same software and mouse which i used in last year.
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

1. Download and start Regmon.
2. Uncheck "Log Opens" and "Log Reads" under Edit-Filter/Hightlight, press OK, start Total Commander
3. Clear Regmon-Display and use Total Commander till the problem occurs.

In Regmon you will see what application has changed the setting. Post the log here if you like.

Icfu
This account is for sale
haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

Post by *haram »

regmon didn't catch tc doing this. then i tried to locate the application who did but i didn't know what key to look for. the only suspective one that i found was [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling] but it didn't change when i changed the option of smooth scrolling from windows. if anybody could tell me the name of the key i would be very grateful.

btw the wiered thing is that tc's panels aren't standard listboxes. perhaps tc controls smooth scrolling by itself based on setting for standard listboxes?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50517
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

No, TC doesn't enable smooth scrolling. It uses standard ownerdrawn listboxes (not listviews as Explorer, which are much slower).

To find out what key stores the scrolling option, turn the option off, then export the entire registry to a .reg file. Now re-enable the option and export a second .reg file. Finally, compare the two with Total Commander "compare by contents". Please note that other registry keys may also have changed in the meantime.
Author of Total Commander
https://www.ghisler.com
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

@haram:
You have ignored at least 50% of my posting. I've written it down from 1-3 so you can do it step-by-step, there's nothing you can do wrong.

I have told you to UNCHECK log opens and reads so you only see the SET VALUE and CREATE VALUE in Regmon. This "catches" the application automatically as the scrolling value has to be SET!

Just USE TC with these settings applied. When scrolling is activated by *any* application you will see it in Regmon.

@ghisler:
Manual comparison of entire registries is a time consuming and silly job, that's what Regmon can do much better.

Icfu
This account is for sale
haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

Post by *haram »

icfu wrote:@haram:
You have ignored at least 50% of my posting. I've written it down from 1-3 so you can do it step-by-step, there's nothing you can do wrong.

I have told you to UNCHECK log opens and reads so you only see the SET VALUE and CREATE VALUE in Regmon.
i did. but tc hasn't been catched, neither were other applications (since i didn't know which key controls this behaviour i was unable to filter away the 'garbage' and log produced was so long that i couldn't watch it through).

but i saw another 'miracle': when tc uses smooth scrolling and i click on a filename for inline rename and then scroll the wheel (without explicitly leaving rename mode) it exits animated scrolling mode. hope this may enlighten the situation.
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

Which application are you running that permanently writes to your registry so the log gets big so fast? Makes no sense to me.

Your last "miracle" tells me that your mouse driver is probably the cause but that's what I have told you already at the beginning of this thread.

Do what I have told you and send me the log by mail, I'll check it.

Icfu
This account is for sale
haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

Post by *haram »

icfu wrote:Which application are you running that permanently writes to your registry so the log gets big so fast? Makes no sense to me.
not so fast. smooth scrolling may start at any time, let's say half an hour after i run regmon. this is unpredictable so i can't start monitoring right before it. and the time is enough for application to generate huge amount of requests to the registry.
Your last "miracle" tells me that your mouse driver is the cause but that's what I have told you already at the beginning of this thread.
ok then i just can say that i haven't installed any special software of this kind. it is genius netscroll mouse with standard windows driver.

i started regmon but i am leaving now, will check the result tomorrow. but before sun goes down and darkness falls... yet another 'miracle'! :)) in the same instance of tc left panel scrolls smoothly whereas the right one doesn't! and i am not kidding. mouse driver you say?
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

and the time is enough for application to generate huge amount of requests to the registry.
When you uncheck log opens and reads like I have told you don't see any requests, only writes. *sigh*
I don't repeat myself another time, this starts getting annoying, sorry.

Even if the log is filled with writes (which I doubt), who cares?
You only need the log from "short before the bug occurs", the rest is irrelevant.

Icfu
This account is for sale
haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

Post by *haram »

today's observation: when total commander changes scrolling mode no writing to registry is detected.
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

Disable programs running in background one by one till the problem disappears. At least you now know that it's not TC and no registry problem.

Icfu
This account is for sale
haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

Post by *haram »

today i run regmon with correct filter (last time i used empty string instead of asterisk and got nothing). here is the log at the time tc started scrolling smoothly:

1 138037.94800401 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
2 138078.69748474 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
3 138277.84701352 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\CategoryID SUCCESS "Default"
4 138277.84951188 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\Media SUCCESS 0x0
5 138277.84965855 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\CategoryID SUCCESS "SecondMedia"
6 138277.84967056 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\Media SUCCESS 0x0
7 138277.84970213 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ID SUCCESS "7075"
8 138277.84971442 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\MA1.gif"
9 138277.84972615 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7075"
10 138277.84973593 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ShowTime SUCCESS 0x1E
11 138277.84974515 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\CL SUCCESS 0x1
12 138277.84975437 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\VL SUCCESS 0x12C
13 138277.84976331 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TC SUCCESS 0x0
14 138277.84977225 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TV SUCCESS 0x0
15 138277.84980996 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ID SUCCESS "7160"
16 138277.84982197 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\05_468_60.gif"
17 138277.84983287 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7160"
18 138277.84984265 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ShowTime SUCCESS 0x1E
19 138277.84985159 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\CL SUCCESS 0x1
20 138277.84986053 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\VL SUCCESS 0x12C
21 138277.84986947 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TC SUCCESS 0x0
22 138277.84987841 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TV SUCCESS 0x0
23 138277.84991444 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ID SUCCESS "7262"
24 138277.84992590 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\468x60_crimsonland.jpg"
25 138277.84993623 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7262"
26 138277.84994573 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ShowTime SUCCESS 0x1E
27 138277.84995495 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\CL SUCCESS 0x1
28 138277.84996417 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\VL SUCCESS 0x12C
29 138277.84997283 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TC SUCCESS 0x0
30 138277.84998177 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TV SUCCESS 0x0
31 138277.85001669 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ID SUCCESS "7329"
32 138277.85002815 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\upgrade_dap7.gif"
33 138277.85003876 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7329"
34 138277.85005971 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ShowTime SUCCESS 0x1E
35 138277.85006893 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\CL SUCCESS 0x1
36 138277.85007815 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\VL SUCCESS 0x12C
37 138277.85008709 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\TC SUCCESS 0x0
38 138277.85009631 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\TV SUCCESS 0x0
39 138399.10332123 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
40 138399.14925221 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
41 138399.14976568 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
42 138399.15008444 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
43 138399.15034564 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
44 138399.17755972 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
45 138401.35138544 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
46 138401.46457413 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
47 138401.46547341 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
48 138401.46612041 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
49 138401.46730660 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
50 138401.46831595 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
51 138552.25883681 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS A2 C0 39 30 0A 33 18 2E ...
52 138552.41265831 REGMON.EXE:3592 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\A\BaseClass SUCCESS "Drive"
53 138552.41272620 REGMON.EXE:3592 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\C\BaseClass SUCCESS "Drive"
54 138552.41276922 REGMON.EXE:3592 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\D\BaseClass SUCCESS "Drive"
55 138552.41281224 REGMON.EXE:3592 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\E\BaseClass SUCCESS "Drive"
56 138552.41292790 REGMON.EXE:3592 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\F\BaseClass SUCCESS "Drive"
57 138552.57146788 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS D7 BF 04 69 D7 4A 33 80 ...
58 138552.57167880 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS CD B3 0C F7 1C E6 2D EB ...
59 138552.57179809 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 3B E5 FF 4A EE B8 A3 67 ...
60 138552.57191710 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS D3 6F 4B 13 9A 47 06 6E ...
61 138552.57205650 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS C5 76 0F DE 2F C0 3B 42 ...
62 138552.57217468 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS CC 13 F0 36 8C 99 F3 FE ...
63 138552.57229229 REGMON.EXE:3592 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS B9 ED 9F 52 37 F0 BF F0 ...
64 138567.94600068 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
65 138567.97624726 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
66 138567.97678755 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
67 138567.97708033 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
68 138567.97731192 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
69 138568.02711909 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
70 138568.04195142 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
71 138568.04258446 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
72 138568.04322784 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
73 138568.04524542 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
74 138568.04650451 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
75 138573.36849069 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
76 138573.37311139 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
77 138573.38054529 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
78 138573.38244414 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x3
79 138573.38731431 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
80 138573.38848569 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
81 138573.40690954 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
82 138629.77399558 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
83 138629.82100798 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
84 138629.82443160 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
85 138629.82511213 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
86 138629.82595190 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
87 138629.82729872 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
88 138629.82807089 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
89 138691.61519439 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
90 138691.62586334 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
91 138691.63348163 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
92 138691.63649710 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x3
93 138691.64091693 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
94 138691.64208133 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
95 138691.66138713 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
96 138695.09914500 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
97 138695.10862861 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
98 138695.95020149 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
99 138695.97774522 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
100 138695.97979296 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
101 138695.98045115 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
102 138695.98135433 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
103 138695.98201643 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
104 138695.98325039 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
105 138697.59881745 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
106 138697.59944127 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
107 138697.60156472 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
108 138697.60743838 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x3
109 138697.61018705 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
110 138697.61306758 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
111 138697.62896458 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
112 138710.44808376 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
113 138710.47626137 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
114 138710.47753527 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
115 138710.47821525 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
116 138710.47925812 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
117 138710.48022221 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
118 138710.48147237 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
119 138713.17859058 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
120 138713.18684526 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
121 138713.19072564 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
122 138713.19614532 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x3
123 138713.19882108 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
124 138713.20175078 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
125 138713.21155482 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
126 138714.23947150 MSIMN.EXE:188 SetValue HKCU\Identities\{3A037DCA-BF1C-483A-A6F2-6D1A9374407F}\Software\Microsoft\Outlook Express\5.0\Preview Message SUCCESS 00 1F 4A 49 59 7E C4 01
127 138715.40513501 MSIMN.EXE:188 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\UnreadMail\aram@unicad.am\MessageCount SUCCESS 0x14
128 138715.40524285 MSIMN.EXE:188 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\UnreadMail\aram@unicad.am\TimeStamp SUCCESS 0E A8 86 78 97 7E C4 01
129 138715.40528810 MSIMN.EXE:188 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\UnreadMail\aram@unicad.am\Application SUCCESS "msimn"
130 138727.87483968 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\CategoryID SUCCESS "Default"
131 138727.87485085 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\Media SUCCESS 0x0
132 138727.87491036 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\CategoryID SUCCESS "SecondMedia"
133 138727.87492070 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\Media SUCCESS 0x0
134 138727.87495450 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ID SUCCESS "7075"
135 138727.87496679 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\MA1.gif"
136 138727.87497769 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7075"
137 138727.87498718 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ShowTime SUCCESS 0x1E
138 138727.87499668 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\CL SUCCESS 0x1
139 138727.87500590 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\VL SUCCESS 0x12C
140 138727.87501512 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TC SUCCESS 0x0
141 138727.87502406 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TV SUCCESS 0x0
142 138727.87511010 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ID SUCCESS "7160"
143 138727.87512296 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\05_468_60.gif"
144 138727.87513301 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7160"
145 138727.87514279 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ShowTime SUCCESS 0x1E
146 138727.87515173 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\CL SUCCESS 0x1
147 138727.87516067 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\VL SUCCESS 0x12C
148 138727.87516961 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TC SUCCESS 0x0
149 138727.87517855 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TV SUCCESS 0x0
150 138727.87521459 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ID SUCCESS "7262"
151 138727.87522548 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\468x60_crimsonland.jpg"
152 138727.87523638 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7262"
153 138727.87524588 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ShowTime SUCCESS 0x1E
154 138727.87525482 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\CL SUCCESS 0x1
155 138727.87526403 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\VL SUCCESS 0x12C
156 138727.87527297 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TC SUCCESS 0x0
157 138727.87528191 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TV SUCCESS 0x0
158 138727.87531628 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ID SUCCESS "7329"
159 138727.87538360 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\upgrade_dap7.gif"
160 138727.87539701 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7329"
161 138727.87541685 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ShowTime SUCCESS 0x1E
162 138727.87542607 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\CL SUCCESS 0x1
163 138727.87543501 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\VL SUCCESS 0x12C
164 138727.87544395 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\TC SUCCESS 0x0
165 138727.87545289 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\TV SUCCESS 0x0
166 138754.44042301 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\LocationInformation SUCCESS "USB Device"
167 138754.44046492 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\Capabilities SUCCESS 0x4
168 138754.44047274 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\UINumber SUCCESS 0x0
169 138754.44064734 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\LogConf\BasicConfigVector NOTFOUND
170 138754.44066550 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\HardwareID SUCCESS "USB\Vid_0c76&Pid_0005&Rev_0100"
171 138754.44067556 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\CompatibleIDs SUCCESS "USB\Class_08&SubClass_06&Prot_50"
172 138754.44081664 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\LogConf\BootConfig NOTFOUND
173 138754.44085435 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\Capabilities SUCCESS 0x4
174 138754.44086162 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\UINumber SUCCESS 0x0
175 138754.44115439 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\USBSTOR\Enum\0 SUCCESS "USB\Vid_0c76&Pid_0005\5&be9f879&0&2"
176 138754.44116724 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\USBSTOR\Enum\Count SUCCESS 0x1
177 138754.44117814 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\USBSTOR\Enum\NextInstance SUCCESS 0x1
178 138754.46159805 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\Control\ActiveService SUCCESS "USBSTOR"
179 138754.46196123 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\Control\ActiveService SUCCESS "USBSTOR"
180 138754.46260181 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}\##?#USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}\DeviceInstance SUCCESS "USB\Vid_0c76&Pid_0005\5&be9f879&0&2"
181 138754.46261494 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}\##?#USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}\#\SymbolicLink SUCCESS "\\?\USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
182 138754.46267864 System:4 SetValue HKLM\System\CurrentControlSet\Enum\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\Device Parameters\SymbolicName SUCCESS "\??\USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}"
183 138754.65441809 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}\##?#USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}\#\Control\Linked SUCCESS 0x1
184 138754.65443401 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}\##?#USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}\Control\ReferenceCount SUCCESS 0x1
185 138754.65451922 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\Capabilities SUCCESS 0x4
186 138754.65452704 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USB\Vid_0c76&Pid_0005\5&be9f879&0&2\UINumber SUCCESS 0x0
187 138754.65471701 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\Capabilities SUCCESS 0x0
188 138754.65472483 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\UINumber SUCCESS 0x0
189 138754.65483993 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\LogConf\BasicConfigVector NOTFOUND
190 138754.65485194 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\HardwareID SUCCESS "USBSTOR\DiskEasy____Disk____________1.00"
191 138754.65491592 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\CompatibleIDs SUCCESS "USBSTOR\Disk"
192 138754.65501006 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\LogConf\BootConfig NOTFOUND
193 138754.65504862 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\Capabilities SUCCESS 0x0
194 138754.65505616 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\UINumber SUCCESS 0x0
195 138754.65534307 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\disk\Enum\1 SUCCESS "USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0"
196 138754.65535480 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\disk\Enum\Count SUCCESS 0x2
197 138754.65536570 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\disk\Enum\NextInstance SUCCESS 0x2
198 138754.65547241 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\PartMgr\Enum\2 SUCCESS "USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0"
199 138754.65548415 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\PartMgr\Enum\Count SUCCESS 0x3
200 138754.65549476 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\PartMgr\Enum\NextInstance SUCCESS 0x3
201 138754.75229589 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\##?#USBSTOR#Disk&Ven_Easy&Prod_Disk&Rev_1.00#6&2c4c3e0f&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\DeviceInstance SUCCESS "USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0"
202 138754.75231098 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\##?#USBSTOR#Disk&Ven_Easy&Prod_Disk&Rev_1.00#6&2c4c3e0f&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\#\SymbolicLink SUCCESS "\\?\USBSTOR#Disk&Ven_Easy&Prod_Disk&Rev_1.00#6&2c4c3e0f&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}"
203 138754.78546910 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\##?#USBSTOR#Disk&Ven_Easy&Prod_Disk&Rev_1.00#6&2c4c3e0f&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\#\Control\Linked SUCCESS 0x1
204 138754.78548559 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\##?#USBSTOR#Disk&Ven_Easy&Prod_Disk&Rev_1.00#6&2c4c3e0f&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\Control\ReferenceCount SUCCESS 0x1
205 138754.78557303 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\Capabilities SUCCESS 0x0
206 138754.78558085 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\USBSTOR\Disk&Ven_Easy&Prod_Disk&Rev_1.00\6&2c4c3e0f&0\UINumber SUCCESS 0x0
207 138754.83746789 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\Capabilities SUCCESS 0x60
208 138754.83747851 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\UINumber NOTFOUND
209 138754.83758299 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\LogConf\BasicConfigVector NOTFOUND
210 138754.83759305 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\HardwareID SUCCESS "STORAGE\Volume"
211 138754.83760227 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\CompatibleIDs SUCCESS "STORAGE\Volume"
212 138754.83769697 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\LogConf\BootConfig NOTFOUND
213 138754.83773468 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\Capabilities SUCCESS 0x60
214 138754.83774251 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\UINumber NOTFOUND
215 138754.84224196 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\DeviceInstance SUCCESS "STORAGE\RemovableMedia\7&e1ba3a0&0&RM"
216 138754.84225565 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\#\SymbolicLink SUCCESS "\\?\STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}"
217 138754.84249674 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\DeviceInstance SUCCESS "STORAGE\RemovableMedia\7&e1ba3a0&0&RM"
218 138754.84250959 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\#\SymbolicLink SUCCESS "\\?\STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}"
219 138754.84286969 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\#\Control\Linked SUCCESS 0x1
220 138754.84288450 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\Control\ReferenceCount SUCCESS 0x1
221 138754.84307698 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\#\Control\Linked SUCCESS 0x1
222 138754.84309179 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\Control\ReferenceCount SUCCESS 0x1
223 138754.84316498 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\Capabilities SUCCESS 0x60
224 138754.84317644 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\STORAGE\RemovableMedia\7&e1ba3a0&0&RM\UINumber NOTFOUND
225 138755.43751454 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\CPC\Volume\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\Data SUCCESS 36 0B 00 00 5C 00 5C 00 ...
226 138755.44287808 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\CPC\Volume\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\Generation SUCCESS 0x1
227 138755.44297613 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\BaseClass SUCCESS "Drive"
228 138755.44435536 explorer.exe:204 DeleteKey HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\Shell\Autoplay\DropTarget SUCCESS Key: 0xE3D61CF0
229 138755.44444503 explorer.exe:204 DeleteKey HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\Shell\Autoplay SUCCESS Key: 0xE2249870
230 138755.44456181 explorer.exe:204 DeleteKey HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\Shell SUCCESS Key: 0xE305A370
231 138755.45894436 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\shell\Autoplay\DropTarget\CLSID SUCCESS "{f26a669a-bcbb-4e37-abf9-7325da15f931}"
232 138755.46024146 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\shell\Autoplay\MUIVerb SUCCESS "@shell32.dll,-8504"
233 138755.46055965 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\shell\(Default) SUCCESS "None"
234 138755.58475979 winlogon.exe:664 SetValue HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-117609710-1682526488-1343024091-1116\RefCount SUCCESS 0x2
235 138755.66283564 winlogon.exe:664 FlushKey HKCU SUCCESS Key: 0xE21CA130
236 138755.66307534 winlogon.exe:664 SetValue HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-117609710-1682526488-1343024091-1116\RefCount SUCCESS 0x1
237 138755.83210659 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\_AutorunStatus SUCCESS 01 00 01 00 00 01 00 DF ...
238 138755.83878873 explorer.exe:204 SetValue HKCU\Software\Microsoft\Internet Explorer\Toolbar\Locked SUCCESS 0x1
239 138755.86673418 explorer.exe:204 SetValue HKCU\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser\{01E04581-4EEE-11D0-BFE9-00AA005B4383} SUCCESS 81 45 E0 01 EE 4E D0 11 ...
240 138755.86675988 explorer.exe:204 SetValue HKCU\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser\ITBarLayout SUCCESS 11 00 00 00 4C 00 00 00 ...
241 138755.97696104 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{F3364BA0-65B9-11CE-A9BA-00AA004AE837}\ExpandOtherPlacesTasks SUCCESS 0x0
242 138755.99080498 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{F3364BA0-65B9-11CE-A9BA-00AA004AE837}\ExpandDetailsTasks SUCCESS 0x0
243 138756.05710614 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x3
244 138757.50342460 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
245 138757.50759384 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
246 138757.89218155 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
247 138757.89583704 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
248 138757.89659775 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
249 138757.89901929 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
250 138757.90424174 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
251 138835.21767711 rundll32.exe:500 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS D1 8A 38 6D B2 4C 90 0C ...
252 138835.29897319 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
253 138837.75389554 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
254 138841.59774329 rundll32.exe:3820 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 43 75 23 36 0D 02 92 F9 ...
255 138841.67899747 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
256 138842.28598439 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
257 138846.87663125 totalcmd.exe:1168 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\C\BaseClass SUCCESS "Drive"
258 138857.95404975 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\#\Control\Linked SUCCESS 0x0
259 138857.95406539 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\Control\ReferenceCount SUCCESS 0x0
260 138857.95750885 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\#\Control\Linked SUCCESS 0x0
261 138857.95752365 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\##?#STORAGE#RemovableMedia#7&e1ba3a0&0&RM#{53f5630a-b6bf-11d0-94f2-00a0c91efb8b}\Control\ReferenceCount SUCCESS 0x0
262 138857.96593059 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\##?#USBSTOR#Disk&Ven_Easy&Prod_Disk&Rev_1.00#6&2c4c3e0f&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\#\Control\Linked SUCCESS 0x0
263 138857.96594623 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\##?#USBSTOR#Disk&Ven_Easy&Prod_Disk&Rev_1.00#6&2c4c3e0f&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}\Control\ReferenceCount SUCCESS 0x0
264 138857.97729767 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}\##?#USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}\#\Control\Linked SUCCESS 0x0
265 138857.97731276 System:4 SetValue HKLM\System\CurrentControlSet\Control\DeviceClasses\{a5dcbf10-6530-11d2-901f-00c04fb951ed}\##?#USB#Vid_0c76&Pid_0005#5&be9f879&0&2#{a5dcbf10-6530-11d2-901f-00c04fb951ed}\Control\ReferenceCount SUCCESS 0x0
266 138857.98887875 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\disk\Enum\1 SUCCESS
267 138857.98890054 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\disk\Enum\Count SUCCESS 0x1
268 138857.98891144 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\disk\Enum\NextInstance SUCCESS 0x1
269 138857.98902710 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\PartMgr\Enum\2 SUCCESS
270 138857.98905056 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\PartMgr\Enum\Count SUCCESS 0x2
271 138857.98906146 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\PartMgr\Enum\NextInstance SUCCESS 0x2
272 138858.04987841 rundll32.exe:3604 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 9D E1 C6 56 98 E0 A9 5C ...
273 138858.20536772 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray\Services SUCCESS 0x1C
274 138858.21564892 explorer.exe:204 DeleteKey HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\CPC\Volume\{e4f682ce-c40f-11d8-a3c9-000d61685ea3}\ SUCCESS Key: 0xE10448E8
275 138858.72069551 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray\Services SUCCESS 0x1E
276 138858.75080073 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{5E6AB780-7743-11CF-A12B-00AA004AE837}\Count\HRZR_PGYFRFFVBA SUCCESS 1B F4 23 0E 67 00 00 00
277 138858.76350877 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\BagMRU\NodeSlots SUCCESS 02 02 02 02 02 02 02 02 ...
278 138858.76362638 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\BagMRU\MRUListEx SUCCESS 00 00 00 00 03 00 00 00 ...
279 138858.76527464 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\BagMRU\0\MRUListEx SUCCESS 06 00 00 00 01 00 00 00 ...
280 138858.76737686 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\Mode SUCCESS 0x4
281 138858.76745368 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\ScrollPos1152x864(1).x SUCCESS 0x0
282 138858.76746542 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\ScrollPos1152x864(1).y SUCCESS 0x0
283 138858.76747603 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\Sort SUCCESS 0x0
284 138858.76822948 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\SortDir SUCCESS 0x1
285 138858.76824568 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\Col SUCCESS 0xFFFFFFFF
286 138858.76827586 explorer.exe:204 SetValue HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\ColInfo SUCCESS 00 00 00 00 00 00 00 00 ...
287 138858.76832475 explorer.exe:204 DeleteValueKey HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\143\Shell\ItemPos1152x864(1) NOTFOUND
288 138860.29369012 totalcmd.exe:1168 SetValue HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\D\BaseClass SUCCESS "Drive"
289 138861.09014470 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
290 138861.09610188 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
291 138861.09660893 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
292 138861.09690198 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
293 138861.09713497 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
294 138861.12446554 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
295 138861.12580510 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
296 138861.12678343 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
297 138861.12769724 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
298 138861.12835346 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
299 138861.12956088 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
300 138867.57311697 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
301 138867.57404894 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
302 138867.57752564 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
303 138867.58305734 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x3
304 138867.58784594 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
305 138867.58955733 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
306 138867.60762667 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
307 138876.06972227 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
308 138876.13587397 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
309 138876.13783567 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
310 138876.13848492 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
311 138876.13997757 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
312 138876.14069079 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
313 138899.77909092 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
314 138899.82671569 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
315 138899.83092851 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
316 138899.83143025 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
317 138899.83167330 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
318 138900.18203487 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
319 138900.18394628 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
320 138900.18468856 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
321 138900.18558783 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
322 138900.18625356 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
323 138900.18747662 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
324 138905.16195718 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
325 138905.16374372 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
326 138905.16633371 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
327 138905.17268089 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x3
328 138905.17864896 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
329 138905.17908924 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
330 138905.82683442 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
331 138908.97760218 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
332 138909.04591198 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
333 138909.04670761 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
334 138909.04727305 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
335 138909.04803851 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
336 138909.04880034 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x6
337 138920.25939582 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x5
338 138920.27466424 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x4
339 138920.28461187 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
340 138920.28504293 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
341 138920.28528095 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
342 138920.29268915 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x2
343 138920.81402804 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x1
344 138920.86170086 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
345 138920.86314015 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
346 138920.86387348 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
347 138920.86472527 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
348 138920.86591173 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
349 138920.86665400 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x7
350 138951.19673925 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x8
351 138956.70808385 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 27 43 BD 32 4A 07 AD A0 ...
352 138956.84434027 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS B7 EF B9 68 32 7E 94 38 ...
353 138956.84447493 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 5D 76 99 C6 A1 60 0F 4D ...
354 138956.84461545 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS CC CA 93 70 24 66 F1 E6 ...
355 138956.84473306 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 16 0B 33 EB F1 EE 3A E9 ...
356 138956.84484955 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 6F 75 E3 E0 52 C0 8A D0 ...
357 138956.84496577 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 6A 99 BB F3 24 E0 7D E2 ...
358 138956.84508087 bsplayer.exe:3780 SetValue HKLM\SOFTWARE\Microsoft\Cryptography\RNG\Seed SUCCESS 60 B8 DF 57 A4 F8 ED 11 ...
359 138957.25668318 bsplayer.exe:3780 SetValue HKCU\Software\BST\bsplayerv1\AppPath SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe"
360 138957.25673542 bsplayer.exe:3780 SetValue HKCU\Software\BST\bsplayerv1\AppVer SUCCESS 0x1000810
361 138957.25680359 bsplayer.exe:3780 SetValue HKCU\Software\Classes\.bsl\(Default) SUCCESS "BSP.plist"
362 138957.25690807 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.plist\(Default) SUCCESS "BSplayer Playlist"
363 138957.25696339 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.plist\DefaultIcon\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe,0"
364 138957.25702261 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.plist\shell\play\command\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe "%L""
365 138957.25707681 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.plist\shell\open\command\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe "%L""
366 138957.25712262 bsplayer.exe:3780 SetValue HKCU\Software\Classes\.bsz\(Default) SUCCESS "BSP.SkinZip"
367 138957.25721565 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.SkinZip\(Default) SUCCESS "BSplayer SkinZip"
368 138957.25726761 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.SkinZip\DefaultIcon\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe,0"
369 138957.25731343 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.SkinZip\shell\(Default) SUCCESS "Install"
370 138957.25736819 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.SkinZip\shell\install\command\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe "%L" -INS"
371 138957.25741288 bsplayer.exe:3780 SetValue HKCU\Software\Classes\.bsi\(Default) SUCCESS "BSP.inif"
372 138957.25750591 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.inif\(Default) SUCCESS "BSplayer INI file"
373 138957.25755787 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.inif\DefaultIcon\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe,0"
374 138957.25764839 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.inif\shell\play\command\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe "%L""
375 138957.25770482 bsplayer.exe:3780 SetValue HKCU\Software\Classes\BSP.inif\shell\open\command\(Default) SUCCESS "D:\Program Files\BSPlayer\bsplayer.exe "%L""
376 138957.26990581 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\Name SUCCESS "bsplayer.exe"
377 138957.26996811 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\ID SUCCESS 0x2A425E19
378 138957.39206324 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\Name SUCCESS "bsplayer.exe"
379 138957.39208279 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\ID SUCCESS 0x2A425E19
380 138957.39367098 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\Direct3D\MostRecentApplication\Name SUCCESS "bsplayer.exe"
381 138957.39475352 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\Name SUCCESS "bsplayer.exe"
382 138957.39476330 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\ID SUCCESS 0x2A425E19
383 138957.39894232 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\Name SUCCESS "bsplayer.exe"
384 138957.39895238 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\ID SUCCESS 0x2A425E19
385 138957.79356874 explorer.exe:204 SetValue HKCU\SessionInformation\ProgramCount SUCCESS 0x9
386 138957.87691089 bsplayer.exe:3780 SetValue HKCR\.key\(Default) SUCCESS ""
387 138957.87707376 bsplayer.exe:3780 SetValue HKCR\.key\(Default) SUCCESS "regfile"
388 138957.87851445 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\Name SUCCESS "bsplayer.exe"
389 138957.87852423 bsplayer.exe:3780 SetValue HKLM\Software\Microsoft\DirectDraw\MostRecentApplication\ID SUCCESS 0x2A425E19
390 138957.99517592 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\Capabilities SUCCESS 0xB0
391 138957.99518402 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\UINumber SUCCESS 0x0
392 138957.99528460 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\LogConf\BasicConfigVector NOTFOUND
393 138957.99529521 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\HardwareID SUCCESS "SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}"
394 138957.99539606 System:4 DeleteValueKey HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\LogConf\BootConfig NOTFOUND
395 138957.99543657 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\Capabilities SUCCESS 0xB0
396 138957.99544439 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\UINumber SUCCESS 0x0
397 138957.99570225 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\kmixer\Enum\0 SUCCESS "SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}"
398 138957.99571482 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\kmixer\Enum\Count SUCCESS 0x1
399 138957.99572543 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\kmixer\Enum\NextInstance SUCCESS 0x1
400 138957.99788940 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\Control\ActiveService SUCCESS "kmixer"
401 138957.99845707 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\Control\ActiveService SUCCESS "kmixer"
402 138957.99883896 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\Capabilities SUCCESS 0xB0
403 138957.99884706 System:4 SetValue HKLM\SYSTEM\CURRENTCONTROLSET\ENUM\SW\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\{9B365890-165F-11D0-A195-0020AFD156E4}\UINumber SUCCESS 0x0
404 138958.01440239 bsplayer.exe:3780 SetValue HKLM\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_1106&DEV_3059&SUBSYS_A0021458&REV_50\3&13C0B0C5&0&8D\DirectSound\Speaker Configuration\Speaker Configuration SUCCESS 0x140004
405 138958.02194581 bsplayer.exe:3780 SetValue HKLM\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_1106&DEV_3059&SUBSYS_A0021458&REV_50\3&13C0B0C5&0&8D\DirectSound\Speaker Configuration\Speaker Configuration SUCCESS 0x140004
406 138958.07634099 bsplayer.exe:3780 SetValue HKLM\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_1106&DEV_3059&SUBSYS_A0021458&REV_50\3&13C0B0C5&0&8D\DirectSound\Speaker Configuration\Speaker Configuration SUCCESS 0x140004
407 138958.08220430 bsplayer.exe:3780 SetValue HKLM\SYSTEM\ControlSet001\Hardware Profiles\0001\System\CurrentControlSet\Enum\PCI\VEN_1106&DEV_3059&SUBSYS_A0021458&REV_50\3&13C0B0C5&0&8D\DirectSound\Speaker Configuration\Speaker Configuration SUCCESS 0x140004
408 139177.90511643 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\CategoryID SUCCESS "Default"
409 139177.90512733 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\Media SUCCESS 0x0
410 139177.90519773 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\CategoryID SUCCESS "SecondMedia"
411 139177.90520862 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\Media SUCCESS 0x0
412 139177.90524019 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ID SUCCESS "7075"
413 139177.90525248 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\MA1.gif"
414 139177.90526338 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7075"
415 139177.90527371 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ShowTime SUCCESS 0x1E
416 139177.90528321 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\CL SUCCESS 0x1
417 139177.90529271 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\VL SUCCESS 0x12C
418 139177.90530165 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TC SUCCESS 0x0
419 139177.90531087 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TV SUCCESS 0x0
420 139177.90534831 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ID SUCCESS "7160"
421 139177.90536060 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\05_468_60.gif"
422 139177.90537149 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7160"
423 139177.90538155 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ShowTime SUCCESS 0x1E
424 139177.90539049 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\CL SUCCESS 0x1
425 139177.90539999 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\VL SUCCESS 0x12C
426 139177.90540893 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TC SUCCESS 0x0
427 139177.90541787 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TV SUCCESS 0x0
428 139177.90545335 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ID SUCCESS "7262"
429 139177.90546480 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\468x60_crimsonland.jpg"
430 139177.90547542 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7262"
431 139177.90548519 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ShowTime SUCCESS 0x1E
432 139177.90549441 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\CL SUCCESS 0x1
433 139177.90550363 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\VL SUCCESS 0x12C
434 139177.90551257 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TC SUCCESS 0x0
435 139177.90552151 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TV SUCCESS 0x0
436 139177.90555615 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ID SUCCESS "7329"
437 139177.90556705 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\upgrade_dap7.gif"
438 139177.90557822 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7329"
439 139177.90559834 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ShowTime SUCCESS 0x1E
440 139177.90560756 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\CL SUCCESS 0x1
441 139177.90561705 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\VL SUCCESS 0x12C
442 139177.90562599 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\TC SUCCESS 0x0
443 139177.90563521 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\TV SUCCESS 0x0
444 139627.93700792 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\CategoryID SUCCESS "Default"
445 139627.93701937 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\Default\Media SUCCESS 0x0
446 139627.93708921 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\CategoryID SUCCESS "SecondMedia"
447 139627.93709955 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\Media SUCCESS 0x0
448 139627.93712944 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ID SUCCESS "7075"
449 139627.93714229 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\MA1.gif"
450 139627.93715347 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7075"
451 139627.93716352 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\ShowTime SUCCESS 0x1E
452 139627.93717302 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\CL SUCCESS 0x1
453 139627.93718224 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\VL SUCCESS 0x12C
454 139627.93719146 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TC SUCCESS 0x0
455 139627.93720068 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7075\TV SUCCESS 0x0
456 139627.93723783 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ID SUCCESS "7160"
457 139627.93725013 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\05_468_60.gif"
458 139627.93726074 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7160"
459 139627.93727052 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\ShowTime SUCCESS 0x1E
460 139627.93727946 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\CL SUCCESS 0x1
461 139627.93728840 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\VL SUCCESS 0x12C
462 139627.93729734 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TC SUCCESS 0x0
463 139627.93730656 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7160\TV SUCCESS 0x0
464 139627.93734120 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ID SUCCESS "7262"
465 139627.93735237 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\468x60_crimsonland.jpg"
466 139627.93736299 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7262"
467 139627.93737277 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\ShowTime SUCCESS 0x1E
468 139627.93738171 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\CL SUCCESS 0x1
469 139627.93739093 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\VL SUCCESS 0x12C
470 139627.93739987 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TC SUCCESS 0x0
471 139627.93740853 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7262\TV SUCCESS 0x0
472 139627.93744345 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ID SUCCESS "7329"
473 139627.93745490 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\Filename SUCCESS "D:\PROGRA~1\DAP\ADS\upgrade_dap7.gif"
474 139627.93746496 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\URL SUCCESS "http://redir.speedbit.com/click.asp?ID=7329"
475 139627.93748535 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\ShowTime SUCCESS 0x1E
476 139627.93749457 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\CL SUCCESS 0x1
477 139627.93750379 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Accelerator\Ads\SecondMedia\7329\VL SUCCESS 0x12C
478 139627.93751273 DAP.exe:3908 SetValue HKLM\SOFTWARE\SpeedBit\Download Ac
haram
Junior Member
Junior Member
Posts: 22
Joined: 2003-02-06, 15:08 UTC

Post by *haram »

icfu wrote:Disable programs running in background one by one till the problem disappears.
sorry, i have no time for experimenting with this. and i don't expect this will explaing the situation when panels of the same instance of tc show different behaviour
Post Reply