Hi Hans,
Not available yet, but soon ;)
I am hired by a company, Lam Research, to make that possible with Pharo. I just began to work on it, but I’ll announce it when I’ll have a first working version.
Our goal being to be able to package and deploy easily desktop applications thanks to a tool that customize the deployed image.
To avoid the right click on the World, a quick solution could be to open a full window in the world and define a right click here. Look openWorldWithSpec method.
Thanks,
Vincent
From: Pharo-users [mailto:pharo-users-bounces@lists.pharo.org] On Behalf Of Baveco, Hans
Sent: lundi 5 f�vrier 2018 09:06
To: 'pharo-users@lists.pharo.org'
Subject: [Pharo-users] image lockdown/deployment mode
Is there a way to disable the programmer facilities and produce a locked image for an end user? I would be happy if I could at least replace the world menu with a custom menu.
In the developers-list archives I only found an old discussion (May 26 2010 Image Lockdown/Deployment mode), without actual solutions. Maybe these are available now?
TIA
Hans