I saw someone asking for it on the forum yesterday. I looked at the previous post, and that was too complicated.
So I wrote one last night, and just debugged it a moment ago. No problems found for the time being.
Everyone, test it out.
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
Some people want to run the program and input parameters themselves. I also did this, but I don't know what good prompts there are.
Also, this version is compatible with the previous one, and can still call and directly write parameters later. Attachment 3.
[ Last edited by slore on 2007-2-13 at 09:48 PM ]
So I wrote one last night, and just debugged it a moment ago. No problems found for the time being.
Everyone, test it out.
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■
::TrayBalloon.exe ;parameter 1;;parameter 2;;parameter 3;;parameter 4;;parameter 5;
::Parameter 1:
:: Icon path
::Parameter 2:
:: Title
::Parameter 3:
:: Content
::Parameter 4:
:: Type
::Parameter 5:
:: Prompt stay time (unit: seconds)
@echo off
::Example 1:
TrayBalloon.exe ;%cd%\TB.ico;;I am the title!!;;Beautiful prompt!!Cool, right?);;2;;5;
::Example 2:
@rem Add to task schedule……
at 16:05 /interactive %cd%\TrayBalloon.exe ;%cd%\TB.ico;;I am the title!!;;Beautiful prompt!!Cool, right?);;1;;3;
pause>nul
Some people want to run the program and input parameters themselves. I also did this, but I don't know what good prompts there are.
Also, this version is compatible with the previous one, and can still call and directly write parameters later. Attachment 3.
[ Last edited by slore on 2007-2-13 at 09:48 PM ]
Recent Ratings for This Post
( 4 in total)
Click for details
| Rater | Score | Time |
|---|---|---|
| zh159 | +5 | 2007-02-13 08:25 |
| mygoldnet | +2 | 2007-02-15 10:10 |
| chengbiner | +1 | 2007-05-26 12:44 |
| zhfeng | +1 | 2019-04-09 23:20 |
Attachments


