Answered by:
SyncToy 2.0 start problem

Question
-
Hi,
my os is windows xp sp 2 , framework .1.1 , and 2.0. Machine Intel Core 2 .
If i start synctoy 2.0 it takes 25 seconds until it shows the form...(Administrator User).
If i start synctoy with the user that has installed the application it takes only max. 1 second.
I think there is a problem with the registry....
I have looked the programstart with proccess monitor and have seen that it takes over 14 seconds for this action
Sequence: 13618
Date & Time: 18.09.2008 13:22:16
Event Class: Process
Operation: Thread Create
Result: SUCCESS
Path:
TID: 3612
Duration: 0.0000000
Thread ID: 2332Between these two steps are 14 secons duration
Sequence: 25469
Date & Time: 18.09.2008 13:22:30
Event Class: Registry
Operation: RegOpenKey
Result: NAME NOT FOUND
Path: HKLM\SYSTEM\CurrentControlSet\Services\crypt32
TID: 2852
Duration: 0.0000478
Desired Access: ReadAfter this process the form will be shown shortly
do you have any suggestions
Thursday, September 18, 2008 11:31 AM
Answers
-
hi
in my testing i have found out if i disconnect the network cable the program starts after 1 second
if the network connection is established it takes 24 seconds to start...
windows firewall is inactive wpad is enabled
any ideas ?
edit:
--------------------------
sync toy is looking to crl.microsoft.com
i think after a timeout it opens the program
so it is possible to set any setting for synctoy that it doesnt do so?
my solution for now is to change the hosts.txt file like so
127.0.0.1 crl.microsoft.com
this works but is not a fine solution
BTW: WHQL is turned off
can i turn off looking for crl.microsoft.com???
greetingsThursday, September 18, 2008 1:58 PM
All replies
-
hi
in my testing i have found out if i disconnect the network cable the program starts after 1 second
if the network connection is established it takes 24 seconds to start...
windows firewall is inactive wpad is enabled
any ideas ?
edit:
--------------------------
sync toy is looking to crl.microsoft.com
i think after a timeout it opens the program
so it is possible to set any setting for synctoy that it doesnt do so?
my solution for now is to change the hosts.txt file like so
127.0.0.1 crl.microsoft.com
this works but is not a fine solution
BTW: WHQL is turned off
can i turn off looking for crl.microsoft.com???
greetingsThursday, September 18, 2008 1:58 PM -
Hi -
Is your computer connected to the internet? crl.microsoft.com stands for Certificate Revocation List. Look at the link below as to how to disable this - do this if you do not need to connect to the internet.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2058774&SiteID=1
Thanks
DeepaThursday, September 18, 2008 6:28 PM -
hi
thanks but this would be a security leak for other certificates.... i will let it with the hosts file
thanksFriday, September 19, 2008 11:55 AM