{"id":5505,"date":"2014-03-30T23:19:00","date_gmt":"2014-03-30T23:19:00","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/best-practice-regarding-vc-runtime-collection-of-common-programming-errors\/"},"modified":"2014-03-30T23:19:00","modified_gmt":"2014-03-30T23:19:00","slug":"best-practice-regarding-vc-runtime-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/best-practice-regarding-vc-runtime-collection-of-common-programming-errors\/","title":{"rendered":"Best Practice regarding VC Runtime-Collection of common programming errors"},"content":{"rendered":"<p>Let us take VS 2010 as example. I have an app and that needs to be deployed on the end user&#8217;s system. I have the following algorithm:<\/p>\n<blockquote>\n<p>1) If the code is built using Visual Studio 2010 (without SP1) then the installer needs to check\/install atleast VC++ 2010 runtime <strong>10.0.30319<\/strong>.<\/p>\n<p>2) If the code is built using Visual Studio 2010 SP1 then the installer needs to check\/install at-least VC++ 2010 runtime <strong>10.0.40219<\/strong>.<\/p>\n<\/blockquote>\n<p>I know that the latest Service Pack(SP) of VC++ 2010 runtime would support the apps developed using non-SP\/old SP Visual Studio 2010.<\/p>\n<p>Thus, is it not the best practice to install the latest version of VC++ Runtime on the end user machine, irrespective of the Service-Pack-status of Visual Studio? I feel this will be the safer option when it comes to security etc..<\/p>\n<p>Please enlighten me.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Let us take VS 2010 as example. I have an app and that needs to be deployed on the end user&#8217;s system. I have the following algorithm: 1) If the code is built using Visual Studio 2010 (without SP1) then the installer needs to check\/install atleast VC++ 2010 runtime 10.0.30319. 2) If the code is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5505","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5505"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5505\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5505"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5505"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}