New maintenance release with the following changes:
- Removed automatic restart of the SharePoint Timer Service during the system pre-check.
- Added descriptive message for the situation where the solution fails to install on a SharePoint Server with Windows Server 2008. The user is basically hinted to turn off Windows User Account Control, which when turned on seems to trigger a SecurityException from the SPSolutionCollection.Add method.