Windows Live Mesh on Windows 7

livemesh For those of you attending PDC and are experimenting with Windows 7, here’s an update you’ll need to apply to get Mesh working on your new OS.  Just create a REG file with the following information in it, and run it on your Windows 7 machine. 

    1:  Windows Registry Editor Version 5.00
    2:   
    3:  [HKEY_CURRENT_USER\Software\Classes\Moe.MoeHost]
    4:  @="MoeHost Class"
    5:   
    6:  [HKEY_CURRENT_USER\Software\Classes\Moe.MoeHost\CurVer]
    7:  @="Moe.MoeHost.1"
    8:   
    9:  [HKEY_CURRENT_USER\Software\Classes\Moe.MoeHost.1]
   10:  @="MoeHost Class"
   11:   
   12:  [HKEY_CURRENT_USER\Software\Classes\Moe.MoeHost.1\CLSID]
   13:  @="{27FFBBFB-4F8B-4a0a-ABBD-9DAE4CDB7F13}"

Of course, this comes without any warranty, express or implied, so use at your own risk.  This worked on my machine, but your mileage may vary.

Technorati Tags: pdc08,pdc,mesh,win7,windows7