EPDM MASTERCAM viewer

Hello

I'm trying to set EPDM  so that the MCX-6/MCX-7 extensions have an image preview (or large icon preview).

I tried: Subgroups: right click, settings, Viewer, Add, extensions: MCX-7, MCX-6; Path and arguments: ProgamFiles\mcamx7\Mastercam.exe "%1%".

It doesn't work!! Anyone have an idea?

Hello

 

Aren't the extensions more like ".mcx"?

 

Edit: indeed you need the mcx-6 mcx-7 version

 

On the other hand, shouldn't we add 2 different rules? One for each version/extension?

 

And is the %1% necessary?

 

Is the extension case-sensitive? Try to put a capital AND lowercase ruler?

 

Do I need to focus on the expansion?

1 Like

Hello

My answers in bold under each of your questions. 

 

Aren't the extensions more like ".mcx"?

 

Edit: indeed you need the mcx-6 mcx-7 version

 

On the other hand, shouldn't we add 2 different rules? One for each version/extension?

I have already tried without conclusive results

 

And is the %1% necessary?

It is mandatory

 

Is the extension case-sensitive? Try to put a capital AND lowercase ruler?

I have already tried without conclusive results

 

Do I need to focus on the expansion?

No point before extension

Another solution that seems to work:

 

I'm not certain this will work, but we did this for stl files and it worked pretty well. To add a preview handler to EPDM, you just need to add a registry key with the file extension and tell it what viewer to use. So go into the registry on a machine with EPDM, add a key under HKEY_LOCAL_MACHINE\SOFTWARE\SolidWorks\Applications\PDMWorks Enterprise\FileFormats that match the file extension you are working with, then add a string value under that key named and put in the dll that previews the file as the value, if you can open the file in eDrawings then use SolidWorksPlugin.dll, but you may need to play around with some of the others if that doesn't work, possibly AutoVuePlugin.dll

 

Do the same thing under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SolidWorks\Applications\PDMWorks Enterprise\FileFormats

 

Spring:

https://forum.solidworks.com/thread/38429

Or a SolidWorks SPR:

 

 

 Question:

How can a user utilise the different drawing/document viewing/editing applications used by PDMWorks® Enterprise?


 Answer:

When working with PDMWorks Enterprise and Microsoft® Windows®, there are three types of application viewers/editors that may be configured.

1) PDMWorks Enterprise Pane 
This is the most difficult viewer to configure. See solution S-014109, "Is it possible to use a third-party viewer in the preview area of the PDMWorks® Enterprise Explorer interface for viewing file types not supported by the existing viewer?". Note, with reference to this solution, if DWG TrueView is installed then setting the .dwg registry key to "dwgplugin.dll" will use DWG TrueView as the embedded viewer, setting the registry value to "SolidWorksPlugin.dll" will use the eDrawings embedded viewer (requires a reboot to load registry changes).

2) Document Viewers 
This is the viewer that is launched when clicking on "View" on the history dialog or if right mouse button clicking a file in PDMWorks Enterprise and selecting View/Markup. See solution S-013165, "What is the procedure for setting up a third-party viewer for viewing different file types in PDMWorks® Enterprise?" This is a relatively easy way to modify and does not require a system reboot.

3) Windows File Associations
The last type of viewer/editor is the application that is launched when right mouse button clicking on the file and select Open or Edit, either from within a file vault view or outside. These are defined in Microsoft Windows and are outside the control of PDMWorks Enterprise. File extensions are usually registered by an application in Microsoft Windows when the application is installed. To edit these, select Tools, Folder Options, File Types, select the appropriate file extension and click either Change or Advanced to change the associated application or the commands to perform. Note the File Types tab is not visible inside a PDMWorks Enterprise vault view.

Little silly questions:

Is the group assigned to your user?

In Windows 7 there are 2 folders "Program files", is your link the right folder?

Hello

First of all, thank you for your help.

Handling in the registry does not work because edrawings cannot read the MCX-6/7.

Neither does the standard EPDM viewer. It puts text.

Then for the groups and users, or the program files folder, everything is OK.

 

 

I just saw that you wrote:

"ProgamFiles\mcamx7\Mastercam.exe"

 

And there's no space between "Program" and "Files", it's just a typo?