Upcoming version will include ma
1. On version 1.15 select all rows -> New (list) from selected -> v1.15.txt
2. In all the folders where you have the packages (AddonPackages, AllPackages, Repo directories etc) run this command:
We could discover the missing files by doing this:When I load external, the installed files and available files are reduced as shown in the attached picture. Version 1.09 works fine.
1. On version 1.15 select all rows -> New (list) from selected -> v1.15.txt
2. In all the folders where you have the packages (AddonPackages, AllPackages, Repo directories etc) run this command:
DIR /s > files.txt
which will make a list with all the files in the folder the command is ran from. Comparing the list generated by v1.15 against the files from the disk would show the missing files. But, this would require some additional regex work done trough notepad++ or other text editors. Or I can do it if you're willing to send the lists.