Skip to main content
1-Visitor
April 2, 2012
Question

WF 2.0 and Win 7 64bit

  • April 2, 2012
  • 2 replies
  • 908 views
Has anyone been able to install WF 2.0 on a Win 7 64 Bit machine? I was trying to do that and I couldn't even get it to execute the setup file. Any insights would be great...

Thanks

Michael Wimberly
System Administrator, Sr
Intelligence & Security

T 513 881-4843 | M 513 833-3565 | F 513 881-5087 | -<">mailto:->
www.baesystems.com


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.

2 replies

1-Visitor
April 2, 2012
Hi Michael,

It is an extra step but you can install Wf2 on a 64-bit XP machine and
then just copy the entire loadpoint directory to the Windows 7 machine and
manually add it to the Path environment variable.
Personally, since Pro/E is somewhat self contained, I just add the path to
the launch bat file in the bin directory.

Example:
@echo off
set Path=C:\PTC\Wildfire2_64_M220\bin;%Path%
C:\PTC\Wildfire2_64_M220\bin\proe.exe
C:\PTC\Wildfire2_64_M220\bin\proe1.psf %*

This has worked for me for many years.

Respectfully.
2-Explorer
April 2, 2012
I have found that you need to install the 32 bit version. Unless you are
creating huge, complex assemblies, WF2 will clip along quite nicely.



I am happy to see that I am not the last person on earth still using WF2.



-Nate