VLCPortable Rebuild Font Cache Fixed... Was:nsis action CopyFiles for randomly named file with known file extension
Hello there. I have an issue with VLCPortable wanting to rebuild the font cache every time it's launched. This to me is undesirable behavior, and to be avoided. The new VLC 1.1.0 is creating a file xxxxxxxxxxxxxxxxx-i386.cache-2 in $Appdata/vlc. The x's there appear to be a random string generated some how from what it was able to build. I think I've found where to copy this file in VLCPortable.nsi but need to figure out how to express wildcards for the file as the actual file name is unknown.