Quote from: mconwell on February 06, 2026, 04:03:53 PMThe Notepad++ team indicated on 2/5 that the MSI allows to disable the AutoUpdater using: msiexec /i npp.8.9.1.Installer.x64.msi NOUPDATER=1
https://notepad-plus-plus.org/news/clarification-security-incident/
When I look in the Patch My PC publisher, I see installs for the EXE version but none for the MSI version. Because of this, I have been pushing out the EXE version and not using the MSI version (since it shows ZERO installations).
Should we switch from the EXE update to the MSI update? Will it apply? Can the AutoUpdater be disabled using the EXE version?
NOTE: I'm using the Publisher and publishing updates to both ConfigMgr and to Intune.

Quote from: MassDeployment on January 28, 2026, 09:47:56 PMI am experiencing this issue now. I pre-provision my devices and I only have 8 apps required in there. The pre-provisioning is fine, computer Reseals then I give it to the user. The problem is that when the user logs in and it does the ESP Device setup section, the Apps (Identifying) takes like 10 minutes, then it says (None Applicable) or something like that.
I checked the AppWorkLoad.log and I can see that's evaluating all my "Update for <app>" packages because they are marked as Required to All Devices.
Lets say I have the VLC Media Player package created, I mark it as Available for All Devices that way people can download from Company Portal. I also create the Update for VLC Media Player package and mark it as Required for All Devices, assuming that that way when an update gets released those who installed the software will get the update.
My AppWorkLoad.log is processing around 45 packages.
What can I do so I can make this better?