Re: Missing Deskshortcut icon & Dock icon
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1517572712; bh=3C15g4HcUmcfCZF7jA0gAxN07AYabaJhs66v3jEr7Jk=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=UWYnENdCUp2b2jqy9MMbXU6H/RflTE+a2oWoExr33sqVZvRv9MHWdj6BHuYNZpmND4DlaqiQbWbsLM+qG76A6ezOxRAmxC/BO1KMW0zmj879B+OUqFYrs+Wx/AtpJvsIsYEKGhqlD4LRY9JWZVgn4R2tRnqmUlRHg3THPHPim1omFGGMBQFx0E5nyULMx3q9vt3EE128o0gW7zqIvmClYknfrpMd/w5XLte33297ZKjbjKu0DJjiYM8uzU+I5EVu3qOeCKYrHSPHlqTJWvonQvWwiokQEgK9BkYom0df6isEXK0jyQR9Qp21rbMOL5qtLf5HM0iJGwhlFhEELjnIIA== Desktop shortcut & dock icon are created via Post install script. The below mechanisms are used for creating it: http://s.sudre.free.fr/Software/Packages/Q&A_1.html Siemens Information Systems Ltd, Keonics Electronics City, Bangalore. On Friday, February 2, 2018 11:00 AM, Mike Solin <mike@mikesolin.com> wrote: How are you creating the desktop and dock icons? What are bristow and emmett? I imagine that if you’re using a postinstall script, both items will only be created when a user is logged in, and will only be created for the current user (the one installing the package). If you post your code, we can take a look and see where it might be failing. In general, I’d recommend against doing either of these things, though. Deployment tools such as Munki will install your package as root, and may install your package at the login window (without a user session at all). If your package doesn’t anticipate either of these scenarios, your software will have to be repackaged for deployment in an enterprise environment. Mike -- mike@mikesolin.com / @flammable https://mikesolin.com On Feb 1, 2018, at 10:55 PM, Maju M <mail2maju@yahoo.com> wrote: Hi, I'm facing an issue in one of the customer machine. Customer uses macOS Sierra & our package installer creates both desktop shortcuts & dock icons using bristow and emmett executables downloaded from Q&A section of the website. This works file in other machines as well as our dev/test environments. I see this issue with only 2 machines & both are using macOS sierra versions. What should be the problem? ThanksMaju _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/mike%40mikesolin.com This email sent to mike@mikesolin.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/mail2maju%40yahoo.com This email sent to mail2maju@yahoo.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Maju M