Well, for the time being I better find to show only the clock, or better, only the date.
Later I will go deep as I can conclude my doubt.
If I had placed my doubt here before, I would not have faced as much difficulty that I passed with one definitive person in the other forum.
You are an excellent profissinal, congratulations!

But plus one he asks!
In the first form that I mounted, I wanted that he appears in a textbox or a label all scripts of each user.
It would be same scripts that they are shown in DOS console. When the KiXtart without no form is used.
As for example, everything what he is executed in my functions

code:
shell "net time \\DELL_SERVER /set /y"
shell "net use h: \\dell_server\user /yes"
shell "net use i: \\dell_server\info /yes"
shell "net use j: \\dell_server\cdrom /yes"
shell "net use l: \\dell_server\informatica /yes"
shell "net use m: \\dell_server\manualsiga /yes"
shell "net use s: \\dell_server\ap6 /yes"
shell "regedit /s \\dell_server\KiXtart\registryfiles\driveicons.reg"
shell "regedit /s \\dell_server\KiXtart\registryfiles\windowtitle_ie.reg"
shell "regedit /s \\dell_server\KiXtart\registryfiles\Propriedades_do_Video_Ativa.reg"

it would be shown in a screen, that only not so fast, he would like to diminish the speed of the execution.

Are you would have some idea of as I can make this?