Thx for the hint, but it is not possible to deploy multiple files with Intune, so we'd like to use the original .msi as far as possible. And we don't like the idea to change that manually with each new version...
Sorry for being late, didn't got the thread update.... If you download and install this free MSI-tool here: http://www.instedit.com/download.html and open afterwards the keepass.msi with it and go to "tables, property" you see on the right hand side the ALLUSERS-parameter set to 2. Now I don't know how you have exactly to set this in VS, but at least that is the property which should be changed.
Hallo Dominik We try to deploy silently the .msi version of KeePass with Microsoft Intune & Autopilot on Windows 10, which does currently not work. The user-installation in the Company Portal of Intune works fine and is not affected. After a lot of tests, we discovered that the only working solution is to set the ALLUSERS-property in the .msi-file to "1" (instead of 2), because otherwise the silent installation will fail. So it would be really nice if you can change this parameter in the .msi file,...