View Single Post
Old 04-17-2014, 04:53 AM   #14
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,827
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
One problem with cutting out unused components, to create yourself an editor only version. is that the editor is a fast moving target, so you would probably want to do it every week.

Also there's no guarantee that a component that wasn't needed by the editor last week won't be needed next week, or that Kovid won't wheel in a few extra components the week after - eg dictionaries.

If you want to control what executables users can and can't use then on Windows you would use the local group policy editor (LGPE) feature, there are settings for can and can't use. I assume OS/X and Lunix would have something similar.

BR

Last edited by BetterRed; 04-17-2014 at 05:02 AM.
BetterRed is online now   Reply With Quote