I've got a windows service that I would like to run but can't seem to get it installed. I run the installutil program using the service as the parameter and a dialog box pops up asking for a logon name and password for the service. I have tried every user/password combo on my PC including administrator and can't get it to work. It says the install failed because of invalid password, username, etc. In the service util in win2K I see that most services use a LocalSystem logon. How do I find the password for this? Any help would be appriciated. Thanks