Hi, On 02/22/2018 12:46 PM, Harji, Menesh wrote: > I am trying to package Apache Directory Studio in SCCM > > I have the following "ApacheDirectoryStudio.exe" /S /V" /qn but I have > noticed that the Start Menu Icon is not beening gernated for all users. Its > only in users profile. > > Any idea's
I'm afraid but I don't understand what you are asking. Maybe the following details help you: * The Studio executable is generated using Eclispe Tycho Maven Plugin [1], see configuration [2]. * The installer is generated using makensis 2.5.1, see configuration [3]. Kind Regards, Stefan [1] https://www.eclipse.org/tycho/ [2] https://github.com/apache/directory-studio/tree/master/product [3] https://github.com/apache/directory-studio/tree/master/installers/windows
