I agree :P
Comment #2 on issue 3481 by marianopeck: DEVImageCreator references to Preferences#openPreferenceBrowser �can be removed because it is not used.
#closeUnnecessaryWindows �should be adapted so that it doesnt take into account the PreferenceBRower. FOr example:
closeUnnecessaryWindows
� � � �SystemWindow allSubInstancesDo:
� � � � � � � �[:window | window delete]
if you agree, we can commmit it