|
LAndrew2
посмотри в файле mirandaboot.ini вот эти параметры
;ShowProfileMgr
;Selects the test to use to decide whether to show the profile manager on
;startup
;"never": Only show it if the profile to use can't be guessed by any means
;"always": Always show it
;"smart": (default) Show it if the command line doesn't contain a db name
; that exists or there is more or less than 1 db in the ProfileDir.
ShowProfileMgr=smart
;DefaultProfile
;Name of the profile to use if there's a choice. If Miranda is run with a
;command line parameter then that is used instead of this setting.
;Default is empty
;If ShowProfileMgr=never then this profile is run without question
;Otherwise the profile manager is run as usual but initially this profile
;is selected
DefaultProfile=
|