English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I mean like the alert box at java scripts.... Coz' my computer is slow at startup, I want an alert box that gives a notice to the user:

EXAMPLE "Please wait till the tray icons are shown.[then image of the tray icons]"

Can anyone tell me how to do this... if you can display the procedure.

---I don't want suggestions like... "Delete all files at startup so that your PC can respond faster on startup"--- coz' your nothing do about it! my computer is really slow!!! even i delete all startup files.

Thank you!

2007-06-12 23:53:49 · 1 answers · asked by ? 2 in Computers & Internet Programming & Design

1 answers

You can put a shortcut to an html file that is on your computer. This will have the text and the images that you want.
The trouble with this solution is that the browser will have to start first and the window size and position will be the size and position of the last browser window to be closed.

The ideal solution is to write your own program. I would suggest looking at visual basic. It is currently available free from Microsoft..
Once written export the package to a .exe file.

Good luck.

2007-06-13 01:43:30 · answer #1 · answered by AnalProgrammer 7 · 0 0

fedest.com, questions and answers