Make a console app work as an self-installable interactive WindowsService with debug mode and commands
- Add comments for modes
- Add -noi flag description for debug mode
- Change default wcf port
- Add ignore wcf exceptions flag
- Fix async start with default commands when error
- Fix service stop when it not running
- Ability to add value hint to command line argument
- Help for arguments displays values next to key
- Value required info for startup help
- Add help for commands
- Fix bug with Attach for one command
- Change start message for Interactive mode
- Fix bug with HttpGetEnabled field in app.config.
- Add timeout for service operations (install, start and others)
- Start debug mode while serivce is installed but stopped.