Same issue here in our environment. Patch management / software distribution tools are executing the installer in SYSTEM context. This can lead to different behaviour in terms of shortcut / file creation in an installer project. I just compared the KeePassMsi installer projects of the 2.60 version with the one of the 2.59 version. The 2.59 project is adding some files to the "User's Desktop" and the "User's Programs Menu". The 2.60 project does not add any files to the above-mentioned paths. Please...