03-14-2023 12:39 PM
Hi all,
I found that cached packages take up 50 GB of C drive on my computer. Would it be a problem if I remove all of them from C drive? Thanks.
Solved! Go to Solution.
03-14-2023 12:46 PM
If you ever build an installer you'll be in trouble.
03-14-2023 12:49 PM
It depends (as always). The Application Builder (or NI Package Builder) often uses them to build your application installer when you add additional packages to the Installer. If they are missing, your next installer build may keep prompting you for some of them, and it is typically very picky about which it will accept. It will want the package that was originally installed from the media that it was originally installed. If you installed it from a web download two years ago, just downloading it again even if it is the same version is usually not enough. You have to uninstall the old and install the new package to make it match the version information exactly between what the installer builder wants and what you try to put it under its nose to pass as that package.
03-14-2023 01:36 PM
The agree with the previous replies. Your question is similar to a recent one in the NI Package Manager forum along with my reply linked below might give you more details for your question about the packages directory cache.
03-14-2023 01:44 PM
Thank you for reply. If so, could I move the cached packages to an external hard drive? Is it possible for me to use these packages that moved back from this external hard drive if they are needed?
03-14-2023 05:29 PM
Yes. NI Package Manager does not currently create a feed to manage these files but it does track the package file signatures, so if the expected file is unchanged and added back, NI Package Manager will find and can use it when building a feed or an installer.