Issue Details
I am trying to update or install NI Package Manager on my computer. However, my corporate IT group policy blocks execution of reg.exe.
When I attempt to run either the offline or online installer, the installation fails during the final stage [1]. The installer displays the following error message,
An error occurred while upgrading from package 'ni-package-manager-upgrader (26.0.0.49288-0+f136)' to 'ni-package-manager-upgrader (26.3.0.49300-0+f148)'
Under the Additional error information section, the following detail is shown,
The executable returned error '1' after running the custom execute command 'path='"\\?\C:\WINDOWS\system32\reg.exe"', options='delete "HKEY_LOCAL_MACHINE\Software\National Instruments\NI Package Manager\CurrentVersion" /v UpgraderExecutableFullPath /f'
Additionally, if I attempt to use the update button directly within NI Package Manager, the update progress bar remains stuck at 0% and does not complete.