public void TestGetOfficeVersions() { var officeInstall = new InstallOffice2(); officeInstall.GetOfficeVersion(); }