returnnewHealthCheck(GetType(),HealthCheckResult.Error,string.Format("Cannot install update because startup folder '{0}' is not writable by the user '{1}'.",_appFolderInfo.StartUpFolder,Environment.UserName));
string.Format("Cannot install update because startup folder '{0}' is not writable by the user '{1}'.",_appFolderInfo.StartUpFolder,Environment.UserName),
"Cannot install update because startup folder is not writable by the user");