Author Topic: Unable to rescan library, files being marked "missing"  (Read 1822 times)

sveakul

  • Hero Member
  • *****
  • Posts: 3284
Thanks Steven, that worked!  Obviously having only the 2015 redist didn't cut the mustard.  BTW, to verify that the flag has been set, instead of trying to dig dumpbin.exe out of the Microsoft Common Tools for Visual C download I found a small GUI app that works too, "wumpbin" (http://www.benf.org/other/wumpbin/index.html) :


collector

  • Newbie
  • *
  • Posts: 7
it looks like you need the visual studio redistributable package installed

https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads


This worked perfectly! I didn't verify that it worked but instead opted to scan my library and saw memory usage surpass the previous limit without a crash. Really appreciate the help. Thanks!!!!