When I extract the MSI using RFEM_6.13.0009.exe /E and run Dlubal_RFEM_64bit.msi /quiet, a restart occurs at the end of the installation on my system. This has not happened with previous versions so far. Is it possible that the latest version has a reboot requirement set by default? Does Dlubal_RFEM_64bit.msi /quiet /norestart work?
Nothing has been changed in the installation. A restart is not performed by default after the installation.
A restart is only performed if a component could not be replaced during the installation. This is the case, for example, if RFEM is still open during the installation.
Yes, it is possible to use msiexec -i Dlubal_RFEM_64bit.msi -quiet -norestart. However, this is actually not necessary.