Software Installation Archives - ESRD https://www.esrd.com/support/software-faqs/category/installation-licensing/software-installation/ Engineering Software Research and Development, Inc. Fri, 23 Aug 2024 15:53:00 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.2 https://www.esrd.com/wp-content/uploads/cropped-SC_mark_LG72ppi-32x32.jpg Software Installation Archives - ESRD https://www.esrd.com/support/software-faqs/category/installation-licensing/software-installation/ 32 32 How Do I Upgrade to StressCheck Professional v12.0? https://www.esrd.com/support/software-faqs/upgrade-to-stresscheck-v12/ Thu, 22 Aug 2024 15:00:42 +0000 https://www.esrd.com/?post_type=epkb_post_type_2&p=32475 Upgrading to StressCheck v12.0 only takes a few steps: update FlexNet to the latest release, install StressCheck v12.0 on client machines, and replace your current FlexNet license file.]]>
StressCheck Professional v12.0 was released on August 19, 2024.

If your organization already licenses a prior release of StressCheck Professional (e.g. StressCheck v11.1), and your organization is ready to upgrade to StressCheck v12.0, the following steps must be performed by your organization’s IT administrator before distribution. NOTE: You must have an active ESRD membership with Software Downloader access and your organization must have an active StressCheck Software Maintenance & Technical Support (SM&TS) contract to download the latest StressCheck updates.

  • Contact ESRD Support to request your StressCheck v12.0 license upgrade.
  • Update your organization’s FlexNet license server installation to FlexNet 2023 R3 (v11.19.5). Note: FlexNet v11.19.5 is supported on Windows Server 2019 and 2022, as well as Windows 10 and 11. Click here for more details on FlexNet support.
    • This upgrade is required for serving StressCheck v12.0 FEATURES, as previous FlexNet versions will not support the new FEATURES.
  • Once the v12.0 FEATURES are sent from ESRD’s Support team to the e-mail provided in the support request, make a backup of your organization’s current license file and then re-import/re-read the upgraded license file using Lmgrd or LMAdmin.
    • Note: v12.0 FEATURES will run either StressCheck v12.0 OR v11.x, so there is no need to keep any v11.x FEATURES.
    • Please notify ESRD Support if StressCheck v10.x or prior FEATURES are still required by your organization.
  • Download StressCheck v12.0 from our Resource Library and install on the client machines.
    • Note that StressCheck v12.0, v11.x and v10.x may be concurrently installed/run on the same client node, and FlexNet will decrement from the available license count accordingly.

For more information on upgrading your installation of FlexNet Publisher to serve StressCheck v12.0 FEATURES, refer to FlexNet v11.19.5 License Administration Guide.

For more information on replacing your existing StressCheck license on your FlexNet license server, refer to How Do I Replace ESRD Software Licenses On A FlexNet License Server?

]]>
How Do I Perform a Server-Based Installation of StressCheck Professional? https://www.esrd.com/support/software-faqs/install-stresscheck-professional-remote-server-machine/ Wed, 12 Apr 2023 14:18:45 +0000 https://www.esrd.com/?post_type=epkb_post_type_2&p=27823 If it is desired to deploy StressCheck as a "run from disk" (server-based) installation instead of a local (client-based) installation, the software may be installed on a remote server machine such that a StressCheck user may mount the drive where the software is installed and run the application locally in a registration-free mode.]]>
You need to be logged in to view this content. Please Log in. Not a member? Register.
]]>
How Do I Fix StressCheck GUI Scaling Issues? https://www.esrd.com/support/software-faqs/gui-scaling-issues/ Thu, 22 Apr 2021 23:54:05 +0000 https://www.esrd.com/?post_type=epkb_post_type_2&p=20588 You need to be logged in to view this content. Please Log in. Not a member? Register.]]> Is There A License-Free Version Of StressCheck I Can Install? https://www.esrd.com/support/software-faqs/license-free-version-stresscheck-can-install/ Thu, 16 Mar 2017 07:06:44 +0000 http://esrd.com/?post_type=faq&p=2484 ESRD has created a Student Version of StressCheck v9.2 that you are free to download and use, with no expiration date. It is a great way to learn the basics of StressCheck.]]>

ESRD has created a Student Version of StressCheck v9.2 that you are free to download and use, with no expiration date. It is a great way to learn the basics of StressCheck. The Student Version StressCheck has the following features and limitations:

  • StressCheck Student Edition supports 2D analyses for planar, plate bending, and axisymmetric models.
  • Elasticity and Heat Transfer theories are supported.
  • Linear & Modal analysis types are supported.
  • Fracture Mechanics extractions are supported.
  • The maximum model size is limited to 15,000 degrees of freedom.
  • Advanced meshing tools, StressCheck Composites module, and CAD translators are not available.
  • COM API (via StressCheck Application 2.0 Object Library) is supported.
  • Full HTML and PDF documentation is included.

Download Software

]]>
How Do I Perform A Silent Installation Of ESRD Software Products? https://www.esrd.com/support/software-faqs/perform-silent-installation-esrd-software-products/ Thu, 16 Mar 2017 07:02:15 +0000 http://esrd.com/?post_type=faq&p=2483 Windows does support a silent installation option for all .msi files. Msiexec is the program that “interprets packages and installs products” (see links below) and can be run from the command line. Please note that any command line installation must occur from a command line being run as an administrator.]]>

Windows does support a silent installation option for all .msi files.  Msiexec is the program that “interprets packages and installs products” (see links below) and can be run from the command line.  Please note that any command line installation must occur from a command line being run as an administrator.

To run command line as administrator:  Click on the start menu.  In the search box, type cmd.  Wait while Windows searches.  In the list of found programs, right click on cmd (or cmd.exe) and choose “Run as administrator.”

Some condensed notes about installation options:

  • To specify the .msi package to be installed, use: /i [path to the .msi file]
  • To specify the silent installation option, use: /q
    • Note that using a completely silent option will not provide any feedback about the success, failure, or completion of the installer.  To determine that the process has completed, it is possible to look in the Windows Task Manager Processes tab and watch “msiexec.exe” in the process list.  When msiexec disappears from the list, the installer has finished; however, success or failure of a silent installation will not be reported.  Alternatively, several other “quiet” options are available.  For example, to specify no feedback should occur until the installation ends, at which time a modal dialog box should appear to report the status, use:  /qn+
  • To specify a property value, use the syntax:  PROPERTY=VALUE
    • For StressCheck 10.1 and higher, the property INSTALLLEVEL can be set to 5 to indicate all features should be installed (a “Complete” installation).  If INSTALLLEVEL is not specified, StressCheck will default to a “Typical” installation.

The following example, when executed from an administrative command line, will perform a silent installation of all features (“Complete” option in the GUI) in the StressCheck 10.1 installation package located on user Kristen’s desktop: msiexec /i “C:\Users\Kristen\Desktop\StressCheckPE_10.1_x64.msi” /q INSTALLLEVEL=5 More information about msiexec command-line options:

]]>
How Do I Install ESRD Software Products On A Desktop Machine? https://www.esrd.com/support/software-faqs/install-esrd-software-products-desktop-machine/ Tue, 14 Mar 2017 21:45:29 +0000 http://esrd.com/?post_type=faq&p=2432 Installing ESRD software products is as simple as double-clicking the MSI and following the instructions.]]>

Installing ESRD software products is as simple as double-clicking the MSI and following the instructions. Read Tip #1 on our Installation and Licensing page for more information.

]]>
Are All ESRD Software Products Compatible with Windows 7, 8 and 10? https://www.esrd.com/support/software-faqs/esrd-software-products-compatible-windows-7-8-10/ Tue, 14 Mar 2017 20:47:23 +0000 http://esrd.com/?post_type=faq&p=2431 Yes, all ESRD software products are compatible with Windows 7 and 8, including StressCheck Professional and StressCheck-Powered Apps. StressCheck Professional has been tested to meet all of the technical requirements to be Windows 10 compatible.]]>

Yes, all ESRD software products are compatible with Windows 7 and 8, including StressCheck Professional and StressCheck-Powered Apps. StressCheck Professional has been tested to meet all of the technical requirements to be Windows 10 compatible.

]]>
On Which Operating Systems are ESRD Software Products Supported? https://www.esrd.com/support/software-faqs/operating-systems-esrd-products-supported/ Tue, 14 Mar 2017 20:21:48 +0000 http://esrd.com/?post_type=faq&p=2425 StressCheck Professional and StressCheck-Powered Apps are designed and certified by ESRD to install and run on Windows 7 and Windows 8 64-bit. StressCheck Professional v10.3 and newer have been tested to meet all of the technical requirements to be Windows 10 compatible.]]>

StressCheck Professional and StressCheck-Powered Apps are designed and certified by ESRD to install and run on Windows 7 and Windows 8 64-bit. StressCheck Professional v10.3 and newer have been tested to meet all of the technical requirements to be Windows 10 compatible. Minimum hardware and software configuration requirements can be found here.

]]>