Prerequisites for 32-bit and 64-bit
IMPORTANT: Install prerequisites before installing SysTrack.
For the non-persistent desktop, install, reinstall, upgrade, and uninstall on the golden image.
Initial Install, Reinstall, and Upgrade
Install this prerequisite on both 32-bit and 64-bit operating systems.
-
From the child system, open a command prompt (select Run as administrator) and type the following command:
VC_redist.x86.exe /q /norestart /log <enter path to an existing folder>\VC2019x86.log (log is optional)
-
If you perform a silent installation (using the /q switch), check the progress in the Task Manager.
VC_redist.x86.exe is listed when running.
-
If the log indicates that the installation failed, search for “return value 3” to determine why the installation failed.
-
After the installation completes, the name is removed.
Determine if the installation is a success or failure by reading information near the bottom of the log. Example default log file name and entry toward the bottom of the page:
MSI (s) (1C:30) [09:32:38:394]: Product: Microsoft Visual C++ 2019 X86 Additional Runtime - 14.24.28127 -- Installation completed successfully.
MSI (s) (1C:30) [09:32:38:394]: Product: Microsoft Visual C++ 2019 X86 Minimum Runtime - 14.24.28127 -- Installation completed successfully.
To determine if a system reboot is needed, search for entries that indicate a system reboot is required. Keywords to search for: system restart and reboot.
Info 1903.Scheduling reboot operation: Deleting file c:\Config.Msi\3c4d50f.rbf. Must reboot to complete operation.
MSI (s) (EC:A0) [16:38:48:595]: The Windows Installer initiated a system restart to complete or continue the configuration of...
On This Page