When the ANSLIC_ADMIN Utility is started on a Windows system, the dimensions are very small so that you can not perform any functions. How can this be fixed?


In this particular case, the ANSLIC_ADMIN Utility was not able to automatically get the dimensions from the Windows OS, so We had to manually set the dimensions for the Launcher window.

To manually set the dimensions for the Launcher, edit the file:

C:Program FilesAnsys IncShared FilesLicensinglicadminscriptsLicadminGui.tcl

wm minsize . [winfo width .] [winfo height .]

to:

wm minsize . 873 551





Show Form
No comments yet. Be the first to add a comment!