installing proe2001in win2000
installing proe2001in win2000
(OP)
Hi,
Recently I upgraded my system from 98 to 2000 Prof using the upgrade option.
Since then I am not able to run Proe2001.A black screen appears and then it disappears.
please do help.Is it a problem with the installation of win2000?
sansvk
Recently I upgraded my system from 98 to 2000 Prof using the upgrade option.
Since then I am not able to run Proe2001.A black screen appears and then it disappears.
please do help.Is it a problem with the installation of win2000?
sansvk





RE: installing proe2001in win2000
I got my Proe2001 working on win2000, decided to upgrade DIRECTX and what happens is application opening and immediately closing, with a black screen appearing and closing..
no one can help us? thanks!
RE: installing proe2001in win2000
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
RE: installing proe2001in win2000
The solution in my case was to change the config.pro at the option Graphics. In my case Tofflemire (thanks so much guy!)
told to set it as
GRAPHICS win32_gdi
instead of
GRAPHICS opengl.
The graphic is slower, but it works. Waiting for a better fix!
Thanks,
Edo
RE: installing proe2001in win2000
When I went to win2K I reinstaled it from scratch and have had no problems. That may be the easier way to go.
However a reinstall did not fix the path problem I had on win98.
Andy
RE: installing proe2001in win2000
I searched my pc (win2000) for my DOS.bat, but does not exist any file like that one on my pc. autoexec.bat is a white paper.
Anyway I tried to put the "echo on" in the proe2001.bat batch file, both deleting the line, both writing "@echo on"; but as I try to modify, ProE2001 does not start anymore. I retry with the original batch, and ProE starts..
Any suggestion on how to check environment variables?
Thanks,
Edo
RE: installing proe2001in win2000
I'm having a problem with my Video Card and Pro/E 2001. I have a ATI FireGL E1 card, and have installed the driver that PTC certifies (also tried the latest driver available from DELL) and when an assembly and multiple parts of the assembly are open, the CPU maxes out during rotating, zooming, panning operations done on the model. When I disable the video card in Pro/E (Graphics to win32_gdi) works fine. Anyone have any ideas?
Matt
RE: installing proe2001in win2000
Mark Megarity
http://www.txsdesign.com/
RE: installing proe2001in win2000
edo7777, Sorry I didn't get back to you. Our network was up and down last week. TXS is correct. The initial command prompt enviorment variables are set up through the control pannel in win 2K. Sorry for the mis info there. Hope that the path is/was your problem.
Use "rem" in front of commands you wont to remark out.
rem @echo off
will disable the "@echo off" command in the .bat file.