panda/drivers/windows/redist
Greg Hogan 356d0e11ad fix vc redist runtime install detection 2019-12-29 15:38:15 -08:00
..
.gitignore J2534_WIN: Added VC redistributable to installer. Updated Docs. Icon fix. 2017-10-17 16:25:13 -07:00
README.md J2534_WIN: Added VC redistributable to installer. Updated Docs. Icon fix. 2017-10-17 16:25:13 -07:00
vscruntimeinfo.nsh.sample fix vc redist runtime install detection 2019-12-29 15:38:15 -08:00

README.md

When building the installer, please put the relevant vc_redist.x86.exe file into this folder. Make sure that the uninstall registry key is correct in the panda_install.nsi file.

Here is a list of the VC runtime downloads: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads An list of the registry keys has been maintained here: https://stackoverflow.com/a/34209692/627525

Copy vscruntimeinfo.nsh.sample to vscruntimeinfo.nsh and edit it for your version of Visual Studio.