MessageBox.Show(String.Format("Unable to create uninstaller entry'{0}\\{1}'",@"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall",guidText));
MessageBox.Show(String.Format("Unable to create uninstaller entry'{0}\\{1}'. Program is still installed successfully.",@"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall",guidText));