Windchill
Windchill uses registry entries to locate MI Materials Gateway. When the MI Materials Gateway is installed using the Setup Manager, these registry entries are created automatically, but for centralized deployments you must create them manually.
Create the following entries in the HKEY_LOCAL_MACHINE registry tree:
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.migtwwcversion_without_points]
@="Gateway.Windchill.version.File"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Gateway.Windchill.version.File]
@="Granta MI Materials Gateway for Windchill version launch arguments"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Gateway.Windchill.version.File\shell\Open\command]
@="%GATEWAY_DM
_EXEDIR%\
GatewayClient.exe"
/proto WCversion_without_pointsGateway /wcversion_without_pointsargs "%1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\FileExts\.migtwwcversion_without_points\OpenWithList]
"a"="GatewayClient.exe"
"MRUList"="a"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\FileExts\.migtwwcversion_without_points\OpenWithProgids]
"Gateway.Windchill.version.File"=hex(0):
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MIME\Database\Content Type\application/granta-gateway-wcversion_without_points]
"Extension"=".migtwwcversion_without_points"
Where:
| Windchill version | 13.1 | 13.0 | 12.1 |
|---|---|---|---|
| version | 13.1 | 13 | 12.1 |
| version_without_points | 131 | 130 | 121 |