TAGGED: installing-error
-
-
November 13, 2023 at 10:10 pm
Guohao Xue
SubscriberHi, I am a student trying to use HFSS to learn subjects. I installed the Ansys Electronics Desktop Student 2023 R2 following the steps and ran the app as administrator. But It is still unable to be opened and shows the error: "Unable to detect installed products. Please make sure that config/admin.xml exists in your installation directory and is syntactically." I found the config/admin.xml existed and the installation directory in the registry is correct. I do not know how to solve this problem.
-
November 15, 2023 at 8:34 pm
randyk
Ansys EmployeeHi Guohao,
This message is the result of your 'my documents' folder location.For windows we are using the windows callHRESULT hr = ::SHGetFolderPath(NULL,                CSIDL_PERSONAL | CSIDL_FLAG_CREATE,                NULL,                SHGFP_TYPE_CURRENT,                buffer);Âto get the system path, and if that fails using the same call with SHGFP_TYPE_DEFAULT instead of SHGFP_TYPE_CURRENT.ÂThis should mean the value we are using are stored in the registry under one of the two places.ÂHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\PersonalHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\PersonalÂÂThe best way to change the values is to go to:ÂStart -> Your Name (aka open your own personal folder)ÂRight Click "My Documents" -> Properties -> Location
ref: ANSYS KB 2039429
-
Viewing 1 reply thread
- The topic ‘Unable to open Ansys Electronics Desktop Student 2023 R2’ is closed to new replies.
Ansys Innovation Space
Trending discussions
Top Contributors
-
3044
-
971
-
858
-
852
-
792
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.