Advertisement
Guest User

Untitled

a guest
Feb 17th, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. Name: vcredist2015
  2. Description: Microsoft Visual C++ Redistributable for Visual Studio 2015
  3. Provider: Microsoft
  4. License: Microsoft EULA
  5. License_url: https://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm
  6. Dependencies: []
  7. Steps:
  8. - win32:
  9. - action: install_exe
  10. file_name: VC_redist.x86.exe
  11. url: https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe
  12. rename: vcredist2015_x86.exe
  13. file_checksum: 1a15e6606bac9647e7ad3caa543377cf
  14. file_size: 13767776
  15. arguments: /quiet /norestart
  16.  
  17. - win64:
  18. - action: install_exe
  19. file_name: VC_redist.x64.exe
  20. url: https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe
  21. rename: vcredist2015_x64.exe
  22. file_checksum: 27b141aacc2777a82bb3fa9f6e5e5c1c
  23. file_size: 14572000
  24. arguments: /quiet /norestart
  25.  
  26. - global:
  27. - action: override_dll
  28. dll: api-ms-win-crt-private-l1-1-0
  29. type: native,builtin
  30.  
  31. - action: override_dll
  32. dll: api-ms-win-crt-conio-l1-1-0
  33. type: native,builtin
  34.  
  35. - action: override_dll
  36. dll: api-ms-win-crt-convert-l1-1-0
  37. type: native,builtin
  38.  
  39. - action: override_dll
  40. dll: api-ms-win-crt-environment-l1-1-0
  41. type: native,builtin
  42.  
  43. - action: override_dll
  44. dll: api-ms-win-crt-filesystem-l1-1-0
  45. type: native,builtin
  46.  
  47. - action: override_dll
  48. dll: api-ms-win-crt-heap-l1-1-0
  49. type: native,builtin
  50.  
  51. - action: override_dll
  52. dll: api-ms-win-crt-locale-l1-1-0
  53. type: native,builtin
  54.  
  55. - action: override_dll
  56. dll: api-ms-win-crt-math-l1-1-0
  57. type: native,builtin
  58.  
  59. - action: override_dll
  60. dll: api-ms-win-crt-multibyte-l1-1-0
  61. type: native,builtin
  62.  
  63. - action: override_dll
  64. dll: api-ms-win-crt-process-l1-1-0
  65. type: native,builtin
  66.  
  67. - action: override_dll
  68. dll: api-ms-win-crt-runtime-l1-1-0
  69. type: native,builtin
  70.  
  71. - action: override_dll
  72. dll: api-ms-win-crt-stdio-l1-1-0
  73. type: native,builtin
  74.  
  75. - action: override_dll
  76. dll: api-ms-win-crt-string-l1-1-0
  77. type: native,builtin
  78.  
  79. - action: override_dll
  80. dll: api-ms-win-crt-utility-l1-1-0
  81. type: native,builtin
  82.  
  83. - action: override_dll
  84. dll: api-ms-win-crt-time-l1-1-0
  85. type: native,builtin
  86.  
  87. - action: override_dll
  88. dll: atl140
  89. type: native,builtin
  90.  
  91. - action: override_dll
  92. dll: concrt140
  93. type: native,builtin
  94.  
  95. - action: override_dll
  96. dll: msvcp140
  97. type: native,builtin
  98.  
  99. - action: override_dll
  100. dll: msvcr140
  101. type: native,builtin
  102.  
  103. - action: override_dll
  104. dll: ucrtbase
  105. type: native,builtin
  106.  
  107. - action: override_dll
  108. dll: vcomp140
  109. type: native,builtin
  110.  
  111. - action: override_dll
  112. dll: vcruntime140
  113. type: native,builtin
  114.  
  115. - action: install_exe
  116. file_name: VC_redist.x86.exe
  117. url: https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe
  118. rename: vcredist2015_x86.exe
  119. file_checksum: 1a15e6606bac9647e7ad3caa543377cf
  120. file_size: 13767776
  121. arguments: /quiet /norestart
  122.  
  123. - action: install_exe
  124. file_name: VC_redist.x64.exe
  125. url: https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe
  126. rename: vcredist2015_x64.exe
  127. file_checksum: 27b141aacc2777a82bb3fa9f6e5e5c1c
  128. file_size: 14572000
  129. arguments: /quiet /norestart
  130.  
  131. - action: override_dll
  132. dll: api-ms-win-crt-private-l1-1-0
  133. type: native,builtin
  134.  
  135. - action: override_dll
  136. dll: api-ms-win-crt-conio-l1-1-0
  137. type: native,builtin
  138.  
  139. - action: override_dll
  140. dll: api-ms-win-crt-convert-l1-1-0
  141. type: native,builtin
  142.  
  143. - action: override_dll
  144. dll: api-ms-win-crt-environment-l1-1-0
  145. type: native,builtin
  146.  
  147. - action: override_dll
  148. dll: api-ms-win-crt-filesystem-l1-1-0
  149. type: native,builtin
  150.  
  151. - action: override_dll
  152. dll: api-ms-win-crt-heap-l1-1-0
  153. type: native,builtin
  154.  
  155. - action: override_dll
  156. dll: api-ms-win-crt-locale-l1-1-0
  157. type: native,builtin
  158.  
  159. - action: override_dll
  160. dll: api-ms-win-crt-math-l1-1-0
  161. type: native,builtin
  162.  
  163. - action: override_dll
  164. dll: api-ms-win-crt-multibyte-l1-1-0
  165. type: native,builtin
  166.  
  167. - action: override_dll
  168. dll: api-ms-win-crt-process-l1-1-0
  169. type: native,builtin
  170.  
  171. - action: override_dll
  172. dll: api-ms-win-crt-runtime-l1-1-0
  173. type: native,builtin
  174.  
  175. - action: override_dll
  176. dll: api-ms-win-crt-stdio-l1-1-0
  177. type: native,builtin
  178.  
  179. - action: override_dll
  180. dll: api-ms-win-crt-string-l1-1-0
  181. type: native,builtin
  182.  
  183. - action: override_dll
  184. dll: api-ms-win-crt-utility-l1-1-0
  185. type: native,builtin
  186.  
  187. - action: override_dll
  188. dll: api-ms-win-crt-time-l1-1-0
  189. type: native,builtin
  190.  
  191. - action: override_dll
  192. dll: atl140
  193. type: native,builtin
  194.  
  195. - action: override_dll
  196. dll: concrt140
  197. type: native,builtin
  198.  
  199. - action: override_dll
  200. dll: msvcp140
  201. type: native,builtin
  202.  
  203. - action: override_dll
  204. dll: msvcr140
  205. type: native,builtin
  206.  
  207. - action: override_dll
  208. dll: ucrtbase
  209. type: native,builtin
  210.  
  211. - action: override_dll
  212. dll: vcomp140
  213. type: native,builtin
  214.  
  215. - action: override_dll
  216. dll: vcruntime140
  217. type: native,builtin
  218.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement