Erwin Willems - 2014-03-22

ThinWin writes to the wrong registry key:
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Winlogon

Should not be Wow6432Node, but 64bit key HKLM\Software\Microsoft...

Workaround:
Create a registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Shell REG_SZ <path-to-thinwin>\thinwin.exe</path-to-thinwin>

Will be fixed in next release