|  | 
 
 发表于 2014-6-27 11:05:20
|
显示全部楼层 
| 这个方法可以: 1. Close NX
 
 2. Delete the NX temp file here
 
 •        for Win XP -->  C:\Documents and Settings\<user name>\Local Settings\Application Data\Unigraphics Solutions
 •        for Win7 --> C:\Users\<user name>\AppData\Local\Unigraphics Solutions
 For NX9, windows 7,  it should be   C:\Users\<user name>\AppData\Local\Siemens
 
 3. Clean the registry (Run regedit)
 
 HKEY_CURRENT_USER-->SOFTWAREE-->Unigraphics solution
 delete all information here
 
 4. Set the environment variable UGII_TMP_DIR to a folder with full control
 
 for example:    UGII_TMP_DIR=C:\NXtemp
 
 5. Restart OS and NX
 
 | 
 |