I'm trying to program a windows service. The problem I have is: users may need change some options of the service. If windows service does not have a UI, how users can do that?

thanks