Details
By default Parasolid files (.x_t and .x_b) are not associated to the Solid Edge application in Windows Explorer. Using 'Set your default programs' in Windows to associate Parasolid files with Edge.exe will result in launching multiple instances of Solid Edge instead of opening the Parasolid files into a single, already running instance of Solid Edge.
Solution
To force Windows Explorer to open Parasolid files from Windows Explorer into a single instance of Solid Edge, add the following registry keys:
[-HKEY_CURRENT_USER\Software\Classes\.x_t]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_t]
[HKEY_CURRENT_USER\Software\Classes\.x_t]
@="SolidEdge.PartDocument"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_t]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_t\OpenWithList]
"a"="Edge.exe"
"MRUList"="a"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_t\OpenWithProgids]
"SolidEdge.PartDocument"=hex(0):
[-HKEY_CURRENT_USER\Software\Classes\.x_b]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_b]
[HKEY_CURRENT_USER\Software\Classes\.x_b]
@="SolidEdge.PartDocument"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_b]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_b\OpenWithList]
"a"="Edge.exe"
"MRUList"="a"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.x_b\OpenWithProgids]
"SolidEdge.PartDocument"=hex(0):
Hardware/Software Configuration
Platform: INTL64
OS: window
OS Version: 1064
Product: SOLID_EDGE
Application: APPLICATION
Version: V110.0
Function: OTHER
Ref: 002-8002013