Mirandaboot.ini: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Wishmaster moved page Mirandaboot.ini to Mirandaboot.ini: according to language convention)
 
(Create skeleton for description of file)
Line 1: Line 1:
#REDIRECT [[Mirandaboot.ini/en]]
<languages/>
<big><translate>File <tvar|ini_file><tt>'''mirandaboot.ini'''</tt></> contains the information required to get Miranda NG up and running, i.e., everything before a database is loaded.</translate></big>
 
__TOC__
 
<translate>
== Content of the file ==
</translate>
: ''<translate>See:</translate> [[mirandaboot.ini/Raw file|mirandaboot.ini]]''
 
<translate>
== Description of parameters ==
</translate>
 
=== [Database] ===
<translate>
Settings related to the location and loading of the database.
</translate>
 
==== ProfileDir ====
<translate>
Allows you to specify the directory to search for database files. If it's a relative path then it's relative to the directory containing <tt>Miranda*.exe</tt> file. You can use environment variables. To comply with Windows security guidelines, it is recommended that you keep your profile in <tvar|APPDATA>%APPDATA%\Miranda NG</>.
 
If you do not specify directory, then default will be used, which is <tvar|Profiles_dir><tt>Profiles</tt></> subdirectory in Miranda root folder.
</translate>
ProfileDir=
 
 
==== ShowProfileMgr ====
<translate>
 
* <tt>never</tt> —
* <tt>yes</tt> —
* <tt>smart</tt> —
</translate>
ShowProfileMgr=smart
 
 
==== DefaultProfile ====
 
DefaultProfile=
 
 
==== AutoCreate ====
 
* <tt>yes</tt> —
* <tt>no</tt> —
AutoCreate=no
 
 
==== RememberPassword ====
 
RememberPassword=0
 
 
=== [AutoExec] ===
<translate>
AutoExec is a system for batch addition of multiple settings to the database.
</translate>
==== Use ====
Przyjmuje wartości:
* <tt>yes</tt> —
* <tt>no</tt> —
* <tt>prompt</tt> —
Use=prompt
 
 
==== Glob ====
 
Glob=autoexec_*.ini
 
 
==== Safe ====
 
Safe=CLC Icons CLUI CList SkinSounds
 
 
==== Unsafe ====
 
Unsafe=Facebook GG ICQ IRC JABBER MRA MSN SKYPE TWITTER
 
 
==== OverrideSecurityFilename ====
 
OverrideSecurityFilename=
 
 
==== OnCreateFilename ====
 
OnCreateFilename=
 
 
==== Warn ====
 
* <tt>all</tt> —
* <tt>notsafe</tt> —
* <tt>onlyunsafe</tt> —
* <tt>none</tt> —
Warn=notsafe
 
 
==== OnCompletion ====
 
 
* <tt>delete</tt> —
* <tt>recycle</tt> —
* <tt>rename</tt> —
* <tt>leave</tt> —
* <tt>ask</tt> —
OnCompletion=recycle
 
 
==== RenamePrefix ====
 
 
RenamePrefix=done_
 
 
=== [PluginLoader] ===
<translate>
Settings that determine how plugins are loaded.
</translate>
 
==== AskAboutIgnoredPlugins ====
 
AskAboutIgnoredPlugins=0
 
 
=== [Language] ===
<translate>
Language related settings.
</translate>
 
==== DefaultLanguage ====
 
DefaultLanguage=
 
 
=== [Interface] ===
<translate>
Interface related settings.
</translate>
==== DpiAware ====
 
DpiAware=0
 
[[Category: Pomoc]]

Revision as of 21:49, 7 April 2018

Other languages:

File mirandaboot.ini contains the information required to get Miranda NG up and running, i.e., everything before a database is loaded.

Content of the file

See: mirandaboot.ini

Description of parameters

[Database]

Settings related to the location and loading of the database.

ProfileDir

Allows you to specify the directory to search for database files. If it's a relative path then it's relative to the directory containing Miranda*.exe file. You can use environment variables. To comply with Windows security guidelines, it is recommended that you keep your profile in %APPDATA%\Miranda NG.

If you do not specify directory, then default will be used, which is Profiles subdirectory in Miranda root folder.

ProfileDir=


ShowProfileMgr

  • never
  • yes
  • smart
ShowProfileMgr=smart


DefaultProfile

DefaultProfile=


AutoCreate

  • yes
  • no
AutoCreate=no


RememberPassword

RememberPassword=0


[AutoExec]

AutoExec is a system for batch addition of multiple settings to the database.

Use

Przyjmuje wartości:

  • yes
  • no
  • prompt
Use=prompt


Glob

Glob=autoexec_*.ini


Safe

Safe=CLC Icons CLUI CList SkinSounds


Unsafe

Unsafe=Facebook GG ICQ IRC JABBER MRA MSN SKYPE TWITTER


OverrideSecurityFilename

OverrideSecurityFilename=


OnCreateFilename

OnCreateFilename=


Warn

  • all
  • notsafe
  • onlyunsafe
  • none
Warn=notsafe


OnCompletion

  • delete
  • recycle
  • rename
  • leave
  • ask
OnCompletion=recycle


RenamePrefix

RenamePrefix=done_


[PluginLoader]

Settings that determine how plugins are loaded.

AskAboutIgnoredPlugins

AskAboutIgnoredPlugins=0


[Language]

Language related settings.

DefaultLanguage

DefaultLanguage=


[Interface]

Interface related settings.

DpiAware

DpiAware=0