Цитата:
Сообщение от AlexIz
Что-то у меня не получается. Вроде всё сделал как в Redme, а плагин не запускается 
|
You must to have this line into you exectbl.ini file:
"GMAILNOTIFIER","Run;$skinpath$Scripts\GmailNotifi er\pop_tray.exe"
and you can add your ONSKINSTART line like that:
"ONSKINSTART","CreateSecondMonitor||SetMonitorStat e||RUN;$skinpath$Scripts\iCarMainScript.exe||PlayS tartSound||setvar;IsDrive;0||StartTimer;Main;1000| |LoadPlugins||EVAL;START_FLAG;strcomp("$SkinIsLoad $";"1")||BYVAR;START_FLAG;CWDSETUP<<SKINRESTART||B YVAR;LoadScreenStatus;MAIN<<SaveStateStatusRun||SE TVAR;SkinIsEnd;0||UnloadAllScreens||VisuMediaS||Se tVarFromVar;current_dpl;current_dpl_$Media_s$||GMA ILNOTIFIER"
into your skin.ini file you must to add that:
APP1_NAME=GmailNotifier
APP1_IMG=Gmail.png
APP1_PATH=$skinpath$Scripts\GmailNotifier\pop_tray .exe
APP1_WINDOW_TITLE=GmailNotifier
APP1_PARAM=
APP1_SCRIPT=
SENDMSG;GmailNotifier;GMAILSETTINGS
APP1_SCRIPT_PARAM=
APP1_LOAD=1
APP1_OVERLAY=0
APP1_SKIN=gmailinit
and after that, when DS is running , the pop_tray.exe must to run .
The command SENDMSG;GmailNotifier;GMAILSETTINGS launch the GmailNotifier