TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:visual_c_runtime

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
technote:visual_c_runtime [2021/11/24 00:27] Scott Cunliffetechnote:visual_c_runtime [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 5: Line 5:
 While TapeTrack automatically installs the Visual C++ Redistributable Package during normal installation, sometimes security software may block the installation without providing any notifications to the user. While TapeTrack automatically installs the Visual C++ Redistributable Package during normal installation, sometimes security software may block the installation without providing any notifications to the user.
  
-If you are presented with an error referencing a missing .dll file while trying to start TapeTrack software, manually installing the Visual C++ Redistributable 2015 - 2022 Runtime package will solve this error.+If you are presented with an error referencing a missing .dll file while trying to start TapeTrack software, manually installing the Visual C++ Redistributable 2015 - 2022 Runtime package will install the missing .dll files.
  
 ===== Download Runtime ===== ===== Download Runtime =====
  
-The latest supported version of [[https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads|Visual C++ Redistributable 2019 Package can be downloaded from Microsoft]] for Windows [[https://aka.ms/vs/17/release/vc_redist.x86.exe|x86]][[https://aka.ms/vs/17/release/vc_redist.x64.exe|x64]] and [[https://aka.ms/vs/17/release/vc_redist.arm64.exe|ARM64]].+The latest supported version of [[https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads|Visual C++ Redistributable 2019 Package can be downloaded from Microsoft]] for Windows: \\  
 +  * [[https://aka.ms/vs/17/release/vc_redist.x86.exe|x86]] 
 +  * [[https://aka.ms/vs/17/release/vc_redist.x64.exe|x64]]  
 +  * [[https://aka.ms/vs/17/release/vc_redist.arm64.exe|ARM64]]
  
 ===== Install Runtime ===== ===== Install Runtime =====
Line 21: Line 24:
 {{run_c__runtime_executable.gif}} {{run_c__runtime_executable.gif}}
  
-The Runtime will then install on your computer.+The Visual C++ Redistributable Package will then install on your computer.
  
 At the end of installation when prompted, click ''restart'' your computer to complete the process.  If you need to save other work on your computer or server, click ''Close'' and manually restart your computer at a convenient time to load the updated files. At the end of installation when prompted, click ''restart'' your computer to complete the process.  If you need to save other work on your computer or server, click ''Close'' and manually restart your computer at a convenient time to load the updated files.
technote/visual_c_runtime.1637713624.txt.gz · Last modified: 2025/01/21 22:07 (external edit)