Hi Jon,

The Windows CreateService API fails if the specified logon account is invalid. However, CreateService does not check the validity of the password. It also does not verify that the account has the logon as a service right on the local computer.

I'll see what can be done to display domain users in a dialog.

Friedrich