Delay computer restart after FlexiCapture 12 installation

Question

Sometimes, the computer gets restarted automatically either after the full FC12 installation via Command Line Interface or after the installation of some of the external components. How to delay this behavior?

Answer

You need to use the /norestart parameter in your command line.

Also, if you know that it's due to a particular component, such as, for example, C++ Redistributable, you might want to try installing it via the command line in the silent mode upfront before calling the FC installer.

Example:

vc_redist.x86.exe /q /norestart 

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.