1. Extract the FRT zip file contents to a desired safe location (i.e. c:\ptc\frt).
1.解压FRT压缩文件到指定位置(比如说c:\ptc\frt)
2. Add the ‘toolkit_registry_file’ config.pro option and give it the path and file name to the frt.dat file (i.e. toolkit_registry_file c:\ptc\frt\frt.dat).
2.编辑PROE配置文件(config.pro)找到“toolkit_registry_file”选项 为FRT.dat文件指定路径。在值里写入c:\ptc\frt\frt.dat 应用保存一下配置文件
3. Edit frt.dat and add the full path to the pt_feat_recgn.dll file (exec_file) and the full path to the text directory (text_dir).
3. 用记事本编缉frt.dat并且添加pt_feat_recgn.dll文件(执行文件)的路径
Example:举例说明如下编写
name feat_recgn_dll
startup dll
exec_file C:\ptc\frt\pt_feat_recgn.dll
text_dir C:\ptc\frt\text
allow_stop true
delay_start false
end
4. Copy the config.win file to one of the following locations:
拷贝config.win文件到下列各目录下
a. <Pro/E loadpoint>/text/
b. <Home directory> (usually C:\ unless set by the HOME environment variable)
c. Startup working directory
4.把你启动目录下的Config.cin的所有版本文件删除,把C:\ptc\frt\config.win.2文件拷贝到启动目录下,a和b两项不管它了。
5. Start or restart Pro/ENGINEER Wildfire 4.0.
5.重新启动PROE4.0