11-19-2019 07:05 PM
Is there a way to programmatically change the setting of NI Package Manager? I have found an INI file at C:\Program Files\National Instruments\NI Package Manager\Settings\ni-package-manager-defaults.ini. But there does not appear to be a listing for those setting in the file. I looked and could not fine any registry keys either for the settings. Where are these settings stored?
Settings of Interest
Solved! Go to Solution.
11-20-2019 12:22 PM
The settings that you specifically highlighted are set on the machine, by NIPM, as User Settings. When a setting is changed, it is added to the Windows User Setting cache for the specific application. For NI Package Manager, that will be at: %localappdata%\National_Instruments\NIPackageManager.exe_Url_<GUID>\<version>\user.config. Unfortunately, the GUID in that path cannot be predetermined prior to installing NIPM and can't be identified until a user setting is generated by making some modification to begin with. If you are looking for a way to more easily set/preset those config setting, then I suggest filing a feature request in the NI Package Management Idea Exchange page.
11-20-2019 12:51 PM - edited 11-20-2019 01:01 PM
For the "newest" of NIPM, I am ok with having to write some code to find and edit the file to get by for now. I will post an idea for this being easier/built-in in the future and link it here.
Edit: NIPM Idea has been posted
12-09-2019 05:59 PM
I accidentally linked this topic to itself instead of NIPM Idea