A Couple of small bugs
First of all Tiermann thanks for a great app.
I found the following bugs:
1. For the Exchange account there is no longer a checkbox to sync "Tasks". It used to be there in one of the previous builds.
2. The IE home page doesn't get set correctly
The app is writing the following:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Abouturls]
"home_409"="http://www.google.com/m"
I think it should be writing this with the leading zero on the "home_0409"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Abouturls]
"home_0409"="http://www.google.com/m"
Keep up the great work.
|