Is there a way to make a program run when the user logs off the computer? Most people make their programs run when a user logs in - which is done by placing the path to the EXE in the registry - but is there a similar way to make a program run when the user logs off?

"group policy shutdown scripts" only work if the computer is on a domain.