Единственное что есть по данному вопросу:
If the Mentor Graphics installation continues to halt, prompting for a reboot even though one has been completed, follow the instructions below:
* Run the Microsoft C++ 2008 Redistribution package manually, via the following path
PADS:
<source>\9.2PADS\sdd_redist.ixn\win32\vcredist_x86.exe
EE:
<source>\7.9EE\sdd_redist.ixn\win32\vcredist_x86.exe
* If the following Maintenance mode prompt appears, select Uninstall. Reboot if prompted.
o After the reboot, re-run the installation again and follow the prompts to complete the installation. Reboot again, if prompted.
* After the Microsoft C++ 2008 Redistributable package has been successfully installed, it should appear in the Add/Remove Programs area (accessed from the Control Panel), as shown in the following screen-capture.
* If the problem persists after the Microsoft C++ 2008 Redistributable package has been manually installed, set the SDD_MS_REDIST environment variable to a value of 1, and retry the Mentor Graphics installation.
To set an environment variable on Windows:
Windows XP:
Right click on My Computer > Select Properties > Select Advanced tab > Select Environment Variables... button
Windows Vista/7:
Right click on Computer > Select Properties > Select Advanced system settings link (left margin) > Select Advanced tab > Select Environment Variables... button
Цитата(Vadim @ Aug 2 2010, 15:28)

Ага, и так после каждого глюка или подозрения на него. Этакий шаманский бубен

И забить на работу вообще, остаток жизни посвятив разборкам с ментором.
В данном случае я вижу явные проблемы в окружении ОС и обычно для виндов спасением является только переустановка ОС. В противном случае долгие разборки с реестром и т.п.
Могу привести свой пример: у меня во многих программах (и не менторовских в том числе) не работает функция отображения списка ранее открытых документов (раздражает сильно) - это типичный пример когда разработчики софта положились на базовые функции ОС, а они в моей версии ОС отсутствуют (комплект модифицированной ОС от HP) и получается что в тех подпрограммах где данную функцию специально встроили внутрь все нормально, а там где положись на ОС нет. Вопрос кого я теперь должен винить: идиотов из HP которые в угоду своему credential manager отрубили базовые функции ОС или всех остальных полагавших что никому в голову не придет это сделать?
Поэтому и вывод: коль неизвестно кто и что там делал с ОС, лучше самому поставить чистую ОС и нужное ПО (последовательно проверяя, неполомалось ли что-то из ранне установленного).