Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Solved! Go to Solution.
A lot more searching came up with a solution (https://community.ptc.com/t5/Mathcad-Installation/Error-during-Installation-Error-at-1/m-p/721256#M409 ), although it needs a bit more work since in my case the file "pim_installmgr_mathcad.exe" provided by PTC left no extracted files when it ran.
The complete solution is:
1. Open "pim_installmgr_mathcad.exe" in a zip manager (e.g. WinZip or 7-zip) and extract the contents to a suitable location (e.g. c:\prime).
2. Do not run the obvious "setup.exe", which causes the problem.
3. Go to the folder ...\ptcsh0 (e.g. c:\prime\ptcsh0)
4. Run "PrimeWixInstaller_64bit.msi" - which should install Prime.
Have you checked here:
?
Success!
Luc
Yes. I note that in the installation files I have downloaded there is a setup.exe not pim_installmgr_mathcad.exe.
1. Try running the installer from a standard hard drive - "C".
2. Use another installer: https://free-dl.ptc.com/install/pim_installmgr_mathcad.exe
Thanks for the ideas. I had been testing on the standard hard drive, but I tried moving the installation files to C:\ - with the same results. I also downloaded and tried the alternative source - exactly the same results. The error messages in the Windows log file are the same. Looking at the contents of the alternative download they are the same as the file that PTC sent me a link for.
Can you show a screenshot of the most recent installer window?
There is no installer window. The program crashes before any window displays.
For some additional information:
1. The file "C:\Users\xxxxx\AppData\Roaming\pim\sessioninfo.xml" is created when the program runs, before it crashes; but I cannot see much of use in the file. The version is given as PIMSETUP datecode="2022014" version="8.0.4.0; which matches the file properties for setup.exe.
2. I tried running the installation program Sandboxed, but the result was exactly the same.
A lot more searching came up with a solution (https://community.ptc.com/t5/Mathcad-Installation/Error-during-Installation-Error-at-1/m-p/721256#M409 ), although it needs a bit more work since in my case the file "pim_installmgr_mathcad.exe" provided by PTC left no extracted files when it ran.
The complete solution is:
1. Open "pim_installmgr_mathcad.exe" in a zip manager (e.g. WinZip or 7-zip) and extract the contents to a suitable location (e.g. c:\prime).
2. Do not run the obvious "setup.exe", which causes the problem.
3. Go to the folder ...\ptcsh0 (e.g. c:\prime\ptcsh0)
4. Run "PrimeWixInstaller_64bit.msi" - which should install Prime.
Glad you solved this problem!