Pages

Saturday 6 October 2012

Windows 7 Issues when Installing or Running ANSYS Applications

Federated Mart - Find Everything

https://federatedmart.com/
Your one stop to find products and prices on the web.

Installing ansys 10 on windows 7 32 bit.

The main issue on windows 7 that  i have found is that license server does not start automatically so we have to start it manually. to start it manually  create bat file ansys.bat and place this file in location 

C:\Program Files\Ansys Inc\Shared Files\Licensing\intel

and license.dat file must be copied in two locations

C:\Program Files\Ansys Inc\Shared Files\Licensing\intel
and
C:\Program Files\Ansys Inc\Shared Files\Licensing

now first run ansys.bat after it ansys shortcut

you will be able to run ansys on windows 7 ..

create ansys.bat 

***********************************

Open Notepad in Windows. Notepad will allow you to create a file without unnecessary coding. You can do this by navigating to Start -> Programs -> Accessories -> Notepad.
Save your file before you get started. This will prevent your work from being a totally lost later.
 Click File -> Save, and choose a ansys.bat
 Save the file in C:\Program Files\Ansys Inc\Shared Files\Licensing\intel
Click the dropdown menu under "Save as type" and select "All files" instead of Text (.txt).
 End the file name with .bat as the extension. For instance, you might save a ansys file as "ansys.bat".
  Click Save. If you did this correctly, you should see your file name in the title bar of Notepad.

 and the icon of this file look like




now right click on this ansys file and copy paste the commands given below in this file and save this file.




@echo off
"C:\Program Files\Ansys Inc\v100\CommonFiles\TCL\bin\intel\wish.exe" "C:\Program Files\Ansys Inc\v100\CommonFiles\Launcher\LauncherMain.itcl" -runae
lmgrd.exe -z -c license.dat



4 comments:

  1. I've tried installing ansys like 3 times in my laptop but it still shows the same message...

    unable to connect to Flexim license server.....can anyone help please?
    windows 7 64xbit

    ReplyDelete
    Replies
    1. please try this
      1st you open command prompt with administrative acess
      then search for lmgrd.exe in ansys folder
      go to the directory where you found lmgrd.exe
      put licence.bat in the same directory.
      then run commnad
      lmgrd.exe -z -c license.dat
      from my experience if you were in right directly it will work.
      best of luck

      Delete
  2. Hi Mr Rajkr,
    Thank you for all your efforts, but on my win7 (x64)it says unable to open library file ansinfo.dll
    & then it talk about launcherMain.itcl "line55
    can you please help me when you know that my ansys is Version 10.0?
    I have an exam & I nee to do it with my pc
    Thank you for your time

    ReplyDelete
  3. http://www.eureka.im/4402.html

    ReplyDelete