×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Open file from Explorer

Open file from Explorer

Open file from Explorer

(OP)
I am unable to open CAD files from explorer (windows 10)

On clicking the file a NX window opens but i then have to either navigate to the file via "open" or if it is a PRT file i can drop it into the window. STP files does not allow the drop option.

After a quick google, i have looked into the file type associativity and found that teh files should ope opened using UGS_router.exe, if i change to this an error message stating "desitination not found"

https://allyplm.com/2015/07/2015710nx-tip-fixing-i...

I have also used Command prompt to look into this and noted the the association to a .prt file is a prtfile and not UGSpartfile as expected

I currently have NX8.5, NX10 and Creo 3.0 on my machine so i'm assuming that its thinking its a generic Creo file and not a UG file.

i uninstalled Creo 3.0 and now there is no association to a .prt file giving the error

.prt' is not recognized as an internal or external command,
operable program or batch file.

IM not sure where to go from here????

Any help would be greatly appreciated

Thanks

Adam







RE: Open file from Explorer

(OP)
update

ive used this logic to associate a .prt to UGpart file

assoc .py=py_auto_file
ftype py_auto_file="C:\Anaconda\python.exe" "%1" %*

so i now get the following in command prompt

C:\Windows\system32>assoc .prt
.prt=UGpartfile

C:\Windows\system32> .prt=UGpartfile
'.prt' is not recognized as an internal or external command,
operable program or batch file.

C:\Windows\system32>ftype UGpartfile
UGpartfile="C:\PLM\NX85\UGII\ugs_router.exe" -ug -use_file_dir "%1"


Ive set via default filetype .prt to launch with the NX8.5 ugs_router.exe however im still getting the "no desitnation specificed" error box along with the routing to application box

Thanks

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources