Demesne,
It may be that the windowblinds Services didn't get properly added to your System Registry.
ADDING WB SERVICE TO WINDOWS
Copy and paste the following into a Notepad document and save it as wbservice.reg and then open it and say yes to putting it into the registry.
Make sure Notepad doesn't save it with a txt extension.
(start copying line below)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WindowBlinds]
"Type"=dword:00000010
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):43,00,3a,00,5c,00,50,00,52,00,4f,00,47,00,52,00,41,00,7e,00,\
31,00,5c,00,53,00,74,00,61,00,72,00,64,00,6f,00,63,00,6b,00,5c,00,4f,00,42,\
00,4a,00,45,00,43,00,54,00,7e,00,31,00,5c,00,57,00,49,00,4e,00,44,00,4f,00,\
57,00,7e,00,31,00,5c,00,56,00,69,00,73,00,74,00,61,00,53,00,72,00,76,00,2e,\
00,65,00,78,00,65,00,00,00
"DisplayName"="Stardock WindowBlinds"
"Group"="UIGroup"
"ObjectName"="LocalSystem"
"Description"="Stardock WindowBlinds Service"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WindowBlinds\Enum]
"0"="Root\\LEGACY_WINDOWBLINDS\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
(end copying line above)