Hmmm. Have you tried the RunDll32 method yet?

code:
If @INWIN=2
Run 'RunDLL32.EXE SHELL32.DLL,SHExitWindowsEx 0'
Quit 1
EndIf