Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Regional Discussions
日本語 (Japanese)
Altair HyperWorks - 日本語
Altair製品V2024をManagedライセンスでご利用いただくお客様へ
Imoto
HyperWorks 2024でManagedライセンスをご利用の際、環境変数「ALM_HHWU_USE_WININET」が設定されていると、WindowsからProxyサーバー情報を取得する際に通信障害が発生する可能性があります。
※本来は、「ALM_HHWU_USE_WININET」はWindowsが持つProxyサーバー情報を参照するための環境変数です。
この問題を解決するために、以下の手順で特定のdllファイルの置き換えをお願い致します。
起動中の弊社製品を全て終了します。
「C:/temp」フォルダに、以下の2つのdllファイルを保存します。
liblmx-altair.dll 👉
liblmx-altair.dll
liblmx-altair.15.5.0.dll 👉
liblmx-altair.15.5.0.dll
「Windows PowerShell」を「管理者として実行する」で起動します。
次の5行のコマンドをコピーして、「Ctrl + Vキー」で貼り付けて「Enterキー」で実行します。
$INSTALL = "C:\Program Files\Altair\2024"
$DLL1 = "C:/temp/liblmx-altair.dll"
$DLL2 = "C:/temp/liblmx-altair.15.5.0.dll"
Get-ChildItem $INSTALL -Recurse -Filter "*liblmx-altair.dll" | Copy-Item -Path $DLL1 -Destination { $_.DirectoryName }
Get-ChildItem $INSTALL -Recurse -Filter "*liblmx-altair.15.5.0.dll" | Copy-Item -Path $DLL2 -Destination { $_.DirectoryName }
※インストールフォルダを変更されている場合は、1行目のパスをV2024のインストールフォルダに変更してください。
以上で完了です。
Find more posts tagged with
Altair One
How To
Japanese
Licensing and Altair Units
Troubleshooting
Tutorials
Comments
There are no comments yet
Quick Links
All Categories
Recent Discussions
Activity
My Discussions
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups