IIRC, Windows Mail on 7 was borked by SP1. However I think the critical dll files were updated in the tutorial shortly thereafter. Are you sure you are using the current dll (msoe.dll) from the tutorial which should be compatible with Win7 SP1?I have just reloaded Windows 7 and set up WinMail, after Windows updated 100+ files WinMail now doesnot work, does anybody have any ideas
If the laptop works fine and the PC does not there must be something different about either the Windows install or the Tutorial procedure followed for enabling Windows Mail. If those two things were done exactly the same on both machines then Windows Mail would work (or not work) the same on each machine.Yes I used the same file when I first set it up on the pc and then also used it on my laptop which works fine
takeown /A /F "C:\Program Files\Windows Mail\msoe.dll"
icacls "C:\Program Files\Windows Mail\msoe.dll" /grant Administrators:F
icacls "C:\Program Files\Windows Mail\msoe.dll" /grant SYSTEM:F
del /F "C:\Program Files\Windows Mail\#msoe.dll"
ren "C:\Program Files\Windows Mail\msoe.dll" #msoe.dll
copy "C:\Program Files\Windows Mail\msoe-working.dll" "C:\Program Files\Windows Mail\msoe.dll"