diff options
Diffstat (limited to 'langpacks/english/Plugins/AutoRun.txt')
-rw-r--r-- | langpacks/english/Plugins/AutoRun.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/AutoRun.txt b/langpacks/english/Plugins/AutoRun.txt new file mode 100644 index 0000000000..45d1aed4bf --- /dev/null +++ b/langpacks/english/Plugins/AutoRun.txt @@ -0,0 +1,18 @@ +#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.]
+;file \plugins\AutoRun\res\autorun.rc
+[Autorun]
+[Launch Miranda NG at system startup]
+[Note: At startup Miranda NG will use current profile]
+;file \plugins\AutoRun\src\autorun.h
+[Software\\Microsoft\\Windows\\CurrentVersion\\Run]
+;file \plugins\AutoRun\src\main.cpp
+["%s" "%s"]
+[MirandaNG]
+[Services]
|