blob: f54a5334fc062c3851b7de18a035bc646b53679d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
#muuid {eb0465e2-ceee-11db-83ef-c1bf55d89593}
;============================================================
; File: AutoRun.dll
; Plugin: AutoRun
; Version: 0.1.0.1
; Authors: Sergey V. Gershovich a.k.a. Jazzy$ (fixed by Wolfram3D)
;============================================================
[This plugin is a simple way to enable/disable to launch Miranda NG with system startup.]
Este plugin es una forma sencilla de activar/desactivar el lanzamiento de Miranda NG con el inicio del sistema.
;file \plugins\AutoRun\res\autorun.rc
[Autorun]
Ejecución automática
[Launch Miranda NG at system startup]
Lanzar Miranda NG al iniciar el sistema
[Note: At startup Miranda NG will use current profile]
Nota: En el inicio Miranda NG usará el perfil actual
;file \plugins\AutoRun\src\main.cpp
[Services]
Servicios
;file \plugins\AutoRun\src\stdafx.h
|