Extract information from the Manifest
description
The solution installer needs to know the solution GUID and in the V1.x installer it is required to provide this in the installer config file. But it is not optimal to have it duplicated here - a better approach would be if the installer just gets it from the Manifest.xml file in the solution package.