Skip to main content
1-Visitor
September 18, 2012
Solved

Installation of Pro-E wildfire-4 32 bit version

  • September 18, 2012
  • 4 replies
  • 6704 views

Hello Everyone,

I am trying to install a 32 bit version of Pro-e Wildfire-4 on my Windows-7 64 bit OS machine. Is it possible to install a 32 bit version on a 64 bit OS system?

If the answer is yes.. What all precautions I should take while installing it?

Thanks in advance for all your replies.

Regards,

Bala.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MartinHanak

Bala,

it is possible to use Pro-e Wildfire-4 32-bit on Windows-7 64 bit OS machine. In case that setup.exe will not work, you can copy installation from 32-bit machine. I expect that it would be necessary to edit psf file in ProE\bin directory - see below.

// PTC - PSF file: proe

//

PRODUCT=Pro/ENGINEER

DESC=proeWildfire_4_0_M210

ENV=INTRALINK_DIR=

ENV=ILINK_CMD_NAME=

ENV=INTRALINK_CMD=%INTRALINK_DIR%\bin\%ILINK_CMD_NAME%

ENV=MECH_LP=__MECH_LP__

ENV=MECH_HOME=%MECH_LP%\i486_nt

PSF=%MECH_LP%\install\nt\mech.psf

ENV=PRO_MECH_COMMAND="%PRO_DIRECTORY%\bin\proe.exe" "%PRO_DIRECTORY%\bin\proeWildfire_4_0_M210.psf"

ENV=PATH+=%PRO_DIRECTORY%\i486_nt\deflib

ENV=PATH-=%PRO_DIRECTORY%\i486_nt\lib

ENV=PATH-=%INTRALINK_DIR%\i486_nt\illib

ENV=PATH+=__DFOR_PATH__

ENV=PTCNMSPORT=1239

ENV=NMSD_TIMEOUT=300

ENV=PRO_COMM_MSG_EXE=%PRO_DIRECTORY%\i486_nt\obj\pro_comm_msg.exe

ENV=PROE_START=%PRO_DIRECTORY%\bin\proe.exe

ENV=CDRS_DATA=%PRO_DIRECTORY%

ENV=PRO_IMAGE_CONVERTER=%PRO_DIRECTORY%\i486_nt\obj\convert_image.exe

ENV=PROGUIDE_DIRECTORY=%PRO_DIRECTORY%\uifdoc

ENV=SPG_DIRECTORY=%PRO_DIRECTORY%

ENV=PRO_USRMAIN=%PRO_DIRECTORY%\usrprog\umain\usrmain.c

ENV=PROTABLE_DIRECTORY=%PRO_DIRECTORY%\protable

ENV=PROTAB=%PRO_DIRECTORY%\i486_nt\obj\protab.exe

ENV=ZIP_EXEC=%PRO_DIRECTORY%\i486_nt\obj\zip.exe

ENV=CLHOME=%PRO_DIRECTORY%\text\pcldata

ENV=PVIEW_PROEPVIEW_HOME=%PRO_DIRECTORY%\apps\prodview

ENV=CV_ENV_HOME=__CV_ENV_HOME__

ENV=VC_VCONF_START=%PRO_DIRECTORY%\i486_nt\obj\ptcvconf.exe

ENV=DEBUG_HLP_DLL_PATH=%PRO_DIRECTORY%\i486_nt\lib\dbghelp.dll

ENV=PTC_D_LICENSE_FILE-=7788@server

ENV=PROE_FEATURE_NAME=PROE_xxx ()

RUN="%MECH_LP%\install\nt\pro_mech_env.bat"

RUN="%PRO_DIRECTORY%\i486_nt\nms\nmsd.exe" -noservice -timeout %NMSD_TIMEOUT% &

RUN="%PRO_DIRECTORY%\i486_nt\obj\xtop.exe"

// USER - PSF

// Add User specific environment or run applications below here

-----

Martin Hanak

4 replies

24-Ruby III
September 19, 2012

Bala,

it is possible to use Pro-e Wildfire-4 32-bit on Windows-7 64 bit OS machine. In case that setup.exe will not work, you can copy installation from 32-bit machine. I expect that it would be necessary to edit psf file in ProE\bin directory - see below.

// PTC - PSF file: proe

//

PRODUCT=Pro/ENGINEER

DESC=proeWildfire_4_0_M210

ENV=INTRALINK_DIR=

ENV=ILINK_CMD_NAME=

ENV=INTRALINK_CMD=%INTRALINK_DIR%\bin\%ILINK_CMD_NAME%

ENV=MECH_LP=__MECH_LP__

ENV=MECH_HOME=%MECH_LP%\i486_nt

PSF=%MECH_LP%\install\nt\mech.psf

ENV=PRO_MECH_COMMAND="%PRO_DIRECTORY%\bin\proe.exe" "%PRO_DIRECTORY%\bin\proeWildfire_4_0_M210.psf"

ENV=PATH+=%PRO_DIRECTORY%\i486_nt\deflib

ENV=PATH-=%PRO_DIRECTORY%\i486_nt\lib

ENV=PATH-=%INTRALINK_DIR%\i486_nt\illib

ENV=PATH+=__DFOR_PATH__

ENV=PTCNMSPORT=1239

ENV=NMSD_TIMEOUT=300

ENV=PRO_COMM_MSG_EXE=%PRO_DIRECTORY%\i486_nt\obj\pro_comm_msg.exe

ENV=PROE_START=%PRO_DIRECTORY%\bin\proe.exe

ENV=CDRS_DATA=%PRO_DIRECTORY%

ENV=PRO_IMAGE_CONVERTER=%PRO_DIRECTORY%\i486_nt\obj\convert_image.exe

ENV=PROGUIDE_DIRECTORY=%PRO_DIRECTORY%\uifdoc

ENV=SPG_DIRECTORY=%PRO_DIRECTORY%

ENV=PRO_USRMAIN=%PRO_DIRECTORY%\usrprog\umain\usrmain.c

ENV=PROTABLE_DIRECTORY=%PRO_DIRECTORY%\protable

ENV=PROTAB=%PRO_DIRECTORY%\i486_nt\obj\protab.exe

ENV=ZIP_EXEC=%PRO_DIRECTORY%\i486_nt\obj\zip.exe

ENV=CLHOME=%PRO_DIRECTORY%\text\pcldata

ENV=PVIEW_PROEPVIEW_HOME=%PRO_DIRECTORY%\apps\prodview

ENV=CV_ENV_HOME=__CV_ENV_HOME__

ENV=VC_VCONF_START=%PRO_DIRECTORY%\i486_nt\obj\ptcvconf.exe

ENV=DEBUG_HLP_DLL_PATH=%PRO_DIRECTORY%\i486_nt\lib\dbghelp.dll

ENV=PTC_D_LICENSE_FILE-=7788@server

ENV=PROE_FEATURE_NAME=PROE_xxx ()

RUN="%MECH_LP%\install\nt\pro_mech_env.bat"

RUN="%PRO_DIRECTORY%\i486_nt\nms\nmsd.exe" -noservice -timeout %NMSD_TIMEOUT% &

RUN="%PRO_DIRECTORY%\i486_nt\obj\xtop.exe"

// USER - PSF

// Add User specific environment or run applications below here

-----

Martin Hanak

bala19881-VisitorAuthor
1-Visitor
September 19, 2012

Martin,

Thanks for the reply.

Can you explain a bit more on copying installation file from 32 bit machine. Which all files should I copy from the 32 bit system?

Hoping for your reply eagerly...

-----

Bala.

24-Ruby III
September 19, 2012

Bala,

if ProE WF4 installation directory is C:\PTC\ProE_WF4 then create C:\PTC directory on W7 64bit machine and copy the whole ProE_WF4 into it. My installation contains 31 738 Files, 639 Folders and has size 2,70 GB. You can create ZIP file on source machine, copy it on target machine and unzip it on targent machine (if you want).

At the end modify PATH environment variable, add C:\PTC\ProE_WF4\bin path into it.

Martin Hanak

bala19881-VisitorAuthor
1-Visitor
September 28, 2012

Hello Everyone,

I have installed Pro-Engineer WF-4 32 bit version on a Windows 7 64 bit OS machine, It works well without any isuues.

Thanks for your Useful Comments martin.