Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Xpresreview 8.1 on windows 7 64 bits

Status
Not open for further replies.

PSI-CAD

Computer
Joined
Feb 13, 2009
Messages
997
Location
FR
Hi,

We have installed Xpresreview on windows 7 64 bits without any problem and following the information found on uganswer, we have renamed:
C:\Program Files\Siemens\XpresReview\Program\C
to
C:\Program Files\Siemens\XpresReview\Program\fr
Then xpresreview start without any error message but it is blocked

and If we use File / Send to package File from NX7.5, we have the following message "xpresreview seems to be not installed ..." !!!

We can say also that the same installation work very well on windows XP.

Does anybody have any experience using xpresreview 8.1 on windows 7 64 bits ?

TIA


Regards
Didier Psaltopoulos
 
Didier,

Using an ascii editor, create a .reg file containing the following to create the required registry entry. Save the file double click, "yes", ...

Regards, Joe

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\UGS]

[HKEY_LOCAL_MACHINE\SOFTWARE\UGS\PCF Viewer]

[HKEY_LOCAL_MACHINE\SOFTWARE\UGS\PCF Viewer\CurrentVersion]
"InstallPath"="C:\\Program Files (x86)\\Siemens\\XpresReview\\Program"
"Program"="XpresReview.exe"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top